Description
Issue a disk partitioning command.
Request
|
Parameter
|
Required?
|
|
partition_all
|
N
|
|
add_partition
|
N
|
|
remove_partition
|
N
|
|
disk name
|
N
|
Command Options
|
Command
|
Possible Values
|
|
partition_all
|
partion all disks not currently partioned
|
|
add_partition
|
adds a partition to selected disk
|
|
remove_partition
|
removes a partition from selected disk
|
|
disk name
|
selected disk device game
|
Example
|
$ softnas-cmd parted_command add_partition dev/xvdr -t
|