Hostsvc/storage/mockup/scsilun add

From VI-Toolkit
Revision as of 00:42, 3 January 2009 by Wila (talk | contribs) (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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.