Hostsvc/storage/partition spec add

From VI-Toolkit
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.