2025-02-16 11:09:01 +01:00
'\" t
. \" Title: nvme-create-ns
. \" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
. \" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
2025-02-16 12:26:52 +01:00
. \" Date: 05/03/2024
2025-02-16 11:09:01 +01:00
. \" Manual: NVMe Manual
. \" Source: NVMe
. \" Language: English
. \"
2025-02-16 12:26:52 +01:00
.TH "NVME\-CREATE\-NS" "1" "05/03/2024" "NVMe" "NVMe Manual"
2025-02-16 11:09:01 +01:00
. \" -----------------------------------------------------------------
. \" * Define some portability stuff
. \" -----------------------------------------------------------------
. \" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
. \" http://bugs.debian.org/507673
. \" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
. \" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n (.g .ds Aq \(aq
.el .ds Aq '
. \" -----------------------------------------------------------------
. \" * set default formatting
. \" -----------------------------------------------------------------
. \" disable hyphenation
.nh
. \" disable justification (adjust text to left margin only)
.ad l
. \" -----------------------------------------------------------------
. \" * MAIN CONTENT STARTS HERE *
. \" -----------------------------------------------------------------
.SH "NAME"
nvme-create-ns \- Send NVMe Namespace management command to create namespace, returns results\& .
.SH "SYNOPSIS"
.sp
.nf
\fI nvme create\- ns\fR <device> [\- \- nsze=<nsze> | \- s <nsze>]
[\- \- ncap=<ncap> | \- c <ncap>]
[\- \- flbas=<flbas> | \- f <flbas>]
[\- \- dps=<dps> | \- d <dps>]
[\- \- nmic=<nmic> | \- m <nmic>]
[\- \- anagrp\- id=<anagrpid> | \- a <anagrpid>]
[\- \- nvmset\- id=<nvmsetid> | \- i <nvmsetid>]
2025-02-16 12:25:41 +01:00
[\- \- endg\- id=<endgid> | \- e <endgid>]
2025-02-16 11:31:10 +01:00
[\- \- csi=<command_set_identifier> | \- y <command_set_identifier>]
2025-02-16 12:15:45 +01:00
[\- \- lbstm=<lbstm> | \- l <lbstm>]
2025-02-16 12:24:13 +01:00
[\- \- nphndls=<nphndls> | \- n <nphndls>]
2025-02-16 11:09:01 +01:00
[\- \- block\- size=<block\- size> | \- b <block\- size>]
[\- \- timeout=<timeout> | \- t <timeout>]
2025-02-16 12:20:48 +01:00
[\- \- nsze\- si=<nsze\- si> | \- S <nsze\- si>]
[\- \- ncap\- si=<ncap\- si> | \- C <ncap\- si>]
2025-02-16 12:24:13 +01:00
[\- \- azr | \- z]
[\- \- rar=<rar> | \- r <rar>]
2025-02-16 12:25:41 +01:00
[\- \- ror=<ror> | \- O <ror>]
2025-02-16 12:24:13 +01:00
[\- \- rnumzrwa=<rnumzrwa> | \- u <rnumzrwa>]
[\- \- phndls=<placement\- handle\- list,> | \- p <placement\- handle\- list,>]
2025-02-16 12:25:41 +01:00
[\- \- output\- format=<fmt> | \- o <fmt>] [\- \- verbose | \- v]
2025-02-16 11:09:01 +01:00
.fi
2025-02-16 12:20:48 +01:00
.SH "DESCRIPTION"
2025-02-16 11:09:01 +01:00
.sp
2025-02-16 12:20:48 +01:00
For the NVMe device given, sends a namespace management command to create the namespace with the requested settings\& . On success, the namespace identifier assigned by the controller is returned\& .
.sp
The <device> parameter is mandatory and may be either the NVMe character device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1)\& .
.SH "OPTIONS"
2025-02-16 11:09:01 +01:00
.PP
\- s, \- \- nsze
.RS 4
The namespace size\& .
.RE
.PP
\- c, \- \- ncap
.RS 4
The namespace capacity\& .
.RE
.PP
\- f, \- \- flbas
.RS 4
The namespace formatted logical block size setting\& . Conflicts with \- \- block\- size argument\& .
.RE
.PP
\- d, \- \- dps
.RS 4
The data protection settings\& .
.RE
.PP
\- m, \- \- nmic
.RS 4
Namespace multipath and sharing capabilities\& .
.RE
.PP
\- a, \- \- anagrp\- id
.RS 4
2025-02-16 12:16:19 +01:00
ANA Group Identifier\& . If this value is 0h specifies that the controller determines the value to use
2025-02-16 11:09:01 +01:00
.RE
.PP
\- i <nvmsetid>, \- \- nvmset\- id=<nvmsetid>
.RS 4
This field specifies the identifier of the NVM Set\& .
.RE
.PP
2025-02-16 12:25:41 +01:00
\- e <endgid>, \- \- endg\- id=<endgid>
.RS 4
This field specifies the identifier of the endurance group\& .
.RE
.PP
2025-02-16 11:31:10 +01:00
\- y <command_set_identifier>, \- \- csi=<command_set_identifier>
.RS 4
This field specifies the identifier of command set\& . if not issued, NVM Command Set will be selected\& .
.RE
.PP
2025-02-16 12:15:45 +01:00
\- l <lbstm>, \- \- lbstm=<lbstm>
.RS 4
Logical Block Storage Tag Mask for end\- to\- end protection\& .
.RE
.PP
2025-02-16 12:24:13 +01:00
\- n <nphndls>, \- \- nphndls=<nphndls>
.RS 4
Number of Placement Handle included in the Placement Handle List\& . If the Flexible Data Placement capability is not supported or not enabled in specified Endurance Group, then the controller shall ignore this field\& .
.RE
.PP
2025-02-16 11:09:01 +01:00
\- b, \- \- block\- size
.RS 4
Target block size the new namespace should be formatted as\& . Potential FLBAS values will be values will be scanned and the lowest numbered will be selected for the create\- ns operation\& . Conflicts with \- \- flbas argument\& .
.RE
2025-02-16 12:20:48 +01:00
.PP
\- S, \- \- nsze\- si
.RS 4
2025-02-16 12:26:13 +01:00
The namespace size (NSZE) in standard SI units (aligned on 1Mib boundaries, unless the controller recommends a smaller value)\& . The value SI suffixed is divided by the namespace LBA size to set as NSZE\& . If the value not suffixed it is set as same with the nsze option\& .
2025-02-16 12:20:48 +01:00
.RE
.PP
\- C, \- \- ncap\- si
.RS 4
2025-02-16 12:26:13 +01:00
The namespace capacity (NCAP) in standard SI units (aligned on 1Mib boundaries, unless the controller recommends a smaller value)\& . The value SI suffixed is divided by the namespace LBA size to set as NCAP\& . If the value not suffixed it is set as same with the ncap option\& .
2025-02-16 12:20:48 +01:00
.RE
2025-02-16 12:24:13 +01:00
.PP
\- z, \- \- azr
.RS 4
Allocate ZRWA Resources\& . If set to 1, then the namespace is to be created with the number of ZRWA resource specified in the RNUMZRWA field of this data structure\& . If cleared to 0, then no ZRWA resources are allocated to the namespace to be created\& .
.RE
.PP
\- r <rar>, \- \- rar=<rar>
.RS 4
Requested Active Resources\& . This field specifies the number of active resources to be allocated to the created namespace\& .
.RE
.PP
2025-02-16 12:25:41 +01:00
\- O <ror>, \- \- ror=<ror>
2025-02-16 12:24:13 +01:00
.RS 4
Requested Open Resources\& . This field specifies the number of open resources to be allocated to the created namespace\& .
.RE
.PP
\- u <rnumzrwa>, \- \- rnumzrwa=<rnumzrwa>
.RS 4
Requested Number of ZRWA Resources\& . This field specifies the number of ZRWA resources to be allocated to the created namespace\& .
.RE
.PP
\- p <placement\- handle\- list,>, \- \- phndls=<placement\- handle\- list,>
.RS 4
The comma separated list of Reclaim Unit Handle Identifier to be associated with each Placement Handle\& .
.RE
2025-02-16 12:25:41 +01:00
.PP
\- o <fmt>, \- \- output\- format=<fmt>
.RS 4
Set the reporting format to
\fI normal\fR ,
\fI json\fR
or
\fI binary\fR \& . Only one output format can be used at a time\& .
.RE
.PP
\- v, \- \- verbose
.RS 4
Increase the information detail in the output\& .
.RE
2025-02-16 11:09:01 +01:00
.SH "EXAMPLES"
.sp
2025-02-16 12:20:48 +01:00
.RS 4
.ie n \{ \
\h '-04'\(bu \h '+03'\c
. \}
.el \{ \
.sp -1
.IP \(bu 2 .3
. \}
Create a namespace:
.sp
.if n \{ \
.RS 4
. \}
.nf
# nvme create\- ns /dev/nvme0 \- \- nsze 11995709440 \- \- ncap 1199570940 \- \- flbas 0 \- \- dps 0 \- \- nmic 0
# nvme create\- ns /dev/nvme0 \- \- nsze\- si 6\& .14T \- \- ncap 1199570940 \- \- flbas 0 \- \- dps 0 \- \- nmic 0
.fi
.if n \{ \
.RE
. \}
.RE
2025-02-16 11:09:01 +01:00
.SH "NVME"
.sp
Part of the nvme\- user suite