Adding upstream version 2.7.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
83f51a6dde
commit
e08cb5ae68
663 changed files with 15529 additions and 6994 deletions
|
@ -25,9 +25,10 @@ SYNOPSIS
|
|||
[--ncap-si=<ncap-si> | -C <ncap-si>]
|
||||
[--azr | -z]
|
||||
[--rar=<rar> | -r <rar>]
|
||||
[--ror=<ror> | -o <ror>]
|
||||
[--ror=<ror> | -O <ror>]
|
||||
[--rnumzrwa=<rnumzrwa> | -u <rnumzrwa>]
|
||||
[--phndls=<placement-handle-list,> | -p <placement-handle-list,>]
|
||||
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
|
@ -92,8 +93,8 @@ OPTIONS
|
|||
-b::
|
||||
--block-size::
|
||||
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.
|
||||
values will be values will be scanned and the lowest numbered will be
|
||||
selected for the create-ns operation. Conflicts with --flbas argument.
|
||||
|
||||
-S::
|
||||
--nsze-si::
|
||||
|
@ -119,7 +120,7 @@ OPTIONS
|
|||
Requested Active Resources. This field specifies the number of active
|
||||
resources to be allocated to the created namespace.
|
||||
|
||||
-o <ror>::
|
||||
-O <ror>::
|
||||
--ror=<ror>::
|
||||
Requested Open Resources. This field specifies the number of open resources
|
||||
to be allocated to the created namespace.
|
||||
|
@ -134,6 +135,15 @@ OPTIONS
|
|||
The comma separated list of Reclaim Unit Handle Identifier to be associated
|
||||
with each Placement Handle.
|
||||
|
||||
-o <fmt>::
|
||||
--output-format=<fmt>::
|
||||
Set the reporting format to 'normal', 'json' or 'binary'. Only one
|
||||
output format can be used at a time.
|
||||
|
||||
-v::
|
||||
--verbose::
|
||||
Increase the information detail in the output.
|
||||
|
||||
EXAMPLES
|
||||
--------
|
||||
* Create a namespace:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue