XM Satellite Radio AA-RU5HC-TE Computer Drive User Manual


 
SSSU Command Reference
39Command View EVA Storage System Scripting Utility Reference Guide
The ADD LUN command makes previously created VDISKs available to a host.
Syntax
ADD LUN <LUN_number> VDISK=<storage_name> HOST=<host_name>
LUN_number is 1 through 255.
Switches
The following switches are available with the ADD LUN command.
HOST=
The name of the host to which the LUN is presented.
VDISK=
The name of the VDISK that is presented to the host.
Required switches
Set the following switches so that Command View EVA recognizes the LUN you
add with the ADD LUN command.
HOST
VDISK
Examples
ADD LUN 12 VDISK=“\Virtual Disks\act\payroll\ACTIVE”
HOST=\Hosts\sanfran
ADD LUN 175 VDISK=“\Virtual Disks\user_disk\ACTIVE”
HOST=\Hosts\corporate
The first example adds LUN 12, which presents the ACTIVE virtual disk for the
family payroll to the host called sanfran.
The second example adds LUN 175, which presents the ACTIVE virtual disk for
the family
user_disk to the host called corporate.
ADD LUN