Hostsvc/storage/partition spec add

From VI-Toolkit
Jump to navigation Jump to search

vimsh hostsvc/storage/partition_spec_add

Usage: partition_spec_add [OPTIONS] devname

Add a partition to a physical disk using specification format.

Options:
  --partition=int
      Partition  number.

  --startector=int
      Start sector.

  --endsector=int
      End sector.

  --typeid=fs_type
      Type of data in the file system.

  --logical=bool
      If it is logical partition.

  --attributes=byte
      Partition attributes.