Hostsvc/storage/mockup/scsilun add: Difference between revisions

From VI-Toolkit
Jump to navigation Jump to search
New page: ==== vimsh hostsvc/storage/mockup/scsilun_add ==== Usage: scsilun_add [OPTIONS] lunId scsiType vmScsiType vmDeviceName Adds a physical SCSI LUN. LUN must not be a disk. Options: --c...
 
(No difference)

Latest revision as of 00:42, 3 January 2009

vimsh hostsvc/storage/mockup/scsilun_add

Usage: scsilun_add [OPTIONS] lunId scsiType vmScsiType vmDeviceName

Adds a physical SCSI LUN. LUN must not be a disk.

Options:
  --canonicalName=scsi_lun_vmhba
      Canonical vmhba name of the SCSI device.

  --vendor=string
      Vendor.

  --model=string
      Model.

  --revision=string
      SCSI device revision.

  --level=int
      SCSI level.

  --status=string
      Operational status.

  --serialNumber=string
      Serial number.

  --queueDepth=int
      Queue depth.