HP StorageWorks Scalable File Share System Installation and Upgrade Guide Version 2.2
Editing the script F–1
F SSSU script example
You can use the script provided here as a template to create your own SSSU script for configuring an
EVA4000 array.
Note that this script is an example only. Your storage configuration may be different to the configuration
created by this example script.
F.1 Editing the script
Edit the script shown in Example F-1 for each array, as follows:
1. Replace all occurrences of the HSV4K01 string in the script with the name you want to give the array.
2. Change all occurrences of the \Hosts\sfs\south29-30 string by replacing the south29-30
string with the names of the Object Storage Servers attached to the array.
3. For each occurrence of the WORLD_WIDE_NAME=2100-00E0-nnnn-nnnn string in the example
script, replace the 2100-00E0-nnnn-nnnn string with the WWID of one of the HBA ports on the
Object Storage Servers attached to the arrays. (You must have one occurrence of the
WORLD_WIDE_NAME=nnnn-nnnn-nnnn-nnnn string for each HBA port on each of the Object
Storage Servers attached to the array—typically, a total of four HBA ports.)
NOTE: You can identify the WWIDs of the HBA ports on an Object Storage Servers by running
the sfsmgr show server command for the array, or by entering the following command on
the Object Storage Server:
# cat /proc/scsi/qla2300/[0,1] | grep "adapter-port"
4. Edit the script for the number of LUNs you want to create in each disk group.
Example F-1 SSSU script
SSSU CAPTURE script checksum start
!
! CAPTURE CONFIGURATION Step1A on Tue Jan 24 07:14:28 2006
!
! Manager: 16.196.1.154:12301
! System: HSV4K01
!
! SSSU Build 18 for EVA Version 4.00
!
SET OPTIONS ON_ERROR=HALT_ON_ERROR
! SET OPTIONS NOSAFE_DELETE
! SELECT SYSTEM "HSV4K01"
! DELETE SYSTEM "HSV4K01"
ADD SYSTEM "HSV4K01" DEVICE_COUNT=14 SPARE_POLICY=SINGLE CONSOLE_LUN_ID=0
SELECT SYSTEM "HSV4K01"
ADD DISK_GROUP "\Disk Groups\diskgroup2" DEVICE_COUNT=14 SPARE_POLICY=SINGLE
DISKGROUP_DISKTYPE=ONLINE OCCUPANCY_ALARM=90
SET DISK_GROUP "\Disk Groups\Default Disk Group" NAME="diskgroup1"
SET DISK_GROUP "\Disk Groups\diskgroup1" OCCUPANCY_ALARM=90
ADD FOLDER "\Virtual Disks\sfs"
ADD FOLDER "\Hosts\sfs"
ADD HOST "\Hosts\sfs\south29-30" OPERATING_SYSTEM=UNKNOWN WORLD_WIDE_NAME=2100-00E0-
8B10-8123
SET HOST "\Hosts\sfs\south29-30" ADD_WORLD_WIDE_NAME=2101-00E0-8B30-8123
SET HOST "\Hosts\sfs\south29-30" ADD_WORLD_WIDE_NAME=2100-00E0-8B10-7423
SET HOST "\Hosts\sfs\south29-30" ADD_WORLD_WIDE_NAME=2101-00E0-8B30-7423