Createsite – HP LeftHand P4000 SAN Solutions User Manual
Page 33

HP StoreVirtual CLI | Commands | 33
via FibreChannel and a value of 0 is entered, the client will lose its
ability to communicate with the attached volumes.
wwpn
Optional
A semicolon delimited list of the unique World Wide Port Name for one
or more FibreChannel ports. Expected WWPN formatting is 16 Hex
characters with or without the ':' character as a delimiter. For example:
20:21:00:0E:B3:01:AB:C6 or 2021000EB301ABC6. Lower case hex
characters a-f are also accepted.
bootvolumelun
Optional
The LUN (1-255) of the boot volume. Valid only for a FibreChannel
attached volume. (Note: LUN 255 not supported by Microsoft
Windows)
bootvolumename
Optional
The volume name of the boot volume. Valid only for a FibreChannel
attached volume.
Example
cliq createServer serverName=TheServer useCHAP=0
initiator=iqn.1991-05.com.microsoft:w-gregorio.corp.mynetworks.com
login=10.0.1.2 userName=admin passWord=secret
cliq createServer serverName=TheServer useCHAP=0
initiator=iqn.1991-05.com.microsoft:w-gregorio.corp.myworks.com
createSite
This command creates a site in a multi-site SAN.
Availability: Windows, SSH
Version: 8.0
Request Syntax
cliq createSite siteName= login= userName= passWord=
login
Required
The IP addresses or DNS-resolvable names of one or more storage
systems
userName Conditional The authentication user name for the storage system. (Parameters
userName/passWord or groupName must be specified).
passWord Conditional The password for the storage system. (Parameters userName/passWord
or groupName must be specified).
groupName Conditional The name of the management group with cached credentials.
(Parameters userName/passWord or groupName must be specified).
siteName
Required
The name of the site
description
Optional
Optional description
primary
Optional
This site is the primary site. This can be one of: 0 = disabled or 1 =
enabled, 1 is the default
node
Optional
The delimited list of node names or IP addresses, or DNS-resolvable
node names of the storage systems the cluster comprises.
Example
cliq createSite siteName=Headquarters login=10.0.1.2 userName=admin
passWord=secret
cliq createSite siteName=Headquarters