6.0 HP StorageWorks X9000 File Serving Software CLI Reference (TA768-96040, October 2011)

ibrix_vs
Identifies storage resources, discovers them, and maps them to physical volumes.
Description
ibrix_vs identifies vendor storage resources, discovers LUNs identified in those resources, and
maps them to logical physical volumes in the configuration database. Vendor storage resources
must be identified and discovered before they can be used to create file-system snapshots.
Synopsis
Register a storage array:
ibrix_vs -r -n STORAGENAME -t {eva | exds | lefthand | msa | eqlogic}
-I IP(s) -U USERNAME [-P PASSWORD] [-s suffix]
Remove the registration for the specified storage:
ibrix_vs -d -n STORAGENAME
Discover LUNs on the specified storage:
ibrix_vs -a [-n STORAGENAME]
List all storage that has been registered:
ibrix_vs -l
List detailed information for the specified storage:
ibrix_vs -i [-n STORAGENAMELIST]
Set the proxy IP address for the specified storage:
ibrix_vs c -I PROXYIP -n STORAGENAME
Options
DescriptionOption
IP address.-I
Password.-P PASSWORD
User name.-U USERNAME
Discovers LUNs.-a
Sets the proxy IP address.-c
Removes the storage registration.-d
Lists detailed storage information.-i
Lists storage that has been registered.-l
Storage system name or a list of system names.-n STORAGENAME or
STORAGENAMELIST
Registers storage.-r
Suffix.s suffix
Storage system type (eva, exds, lefthand, msa, or eqlogic).-t TYPE
Shows the usage for this command.-?
ibrix_vs 137