Script Commands
131
Create iSCSI Initiator
This command creates a new iSCSI initiator object.
Syntax
create iscsiInitiator iscsiName = "iSCSI-ID"
userLabel = "name"
host = "host-name"
[chapSecret = securityKey]
Parameters
NOTE:
Challenge Handshake Authentication Protocol (CHAP) is a protocol that
authenticates the peer of a connection. CHAP is based upon the peers sharing a
“secret.” A secret is a security key that is similar to a password. Use
chapSecret
only for initiators requiring mutual authentication.
Create RAID Virtual Disk (Automatic Physical Disk Select)
This command creates a disk group across the storage array physical disks,
and a new virtual disk in the disk group. The RAID controller modules in the
storage array choose the physical disks to include in the virtual disk.
Syntax
create virtualDisk physicalDiskCount=
numberOfPhysicalDisks
volumeGroupUserLabel="diskGroupName"
raidLevel=(0 | 1 | 5 | 6)
userLabel=”virtualDiskName”
[physicalDiskType=(SAS)
Parameter
Description
iscsiName
The default identifier of the iSCSI initiator.
userLabel
The name that you want to use for the iSCSI initiator. Enclose
the name in double quotation marks (" ").
host
The name of the host in which the iSCSI initiator is installed.
chapSecret
The password that you want to use to authenticate a peer
connection.
book.book Page 131 Friday, March 4, 2011 10:45 AM
Summary of Contents for PowerVault MD3200 Series
Page 1: ...Dell PowerVault Modular Disk Storage Arrays CLI Guide ...
Page 42: ...42 About the Script Commands ...
Page 263: ...Script Commands 263 ...
Page 269: ...268 Sample Script Files ...
Page 271: ...270 CLI Command Updates ...
Page 279: ...Index 278 ...