HP StorageWorks Scalable File Share Release Notes - Version 2.3
New and changed features in HP SFS Version 2.31–18
• show disk_group is now ls disk_group.
See install guide sections: 5.2.4.4 Step 1. The o/p of ls disk_group has also changed. It
now looks like:
SCHSV01> ls disk_group "\Disk Groups\diskgroup0"
\Disk Groups\diskgroup0 information:
object
objectid .............................:
00010710B40805606CC00000004001000000B802
objectname ...........................: \Disk Groups\diskgroup0
objecttype ...........................: diskgroupfolder
objectwwn ............................:
objecthexuid .........................:
6005-08b4-0000-c06c-0001-4000-02b8-0000
diskgroupname ........................: diskgroup0
uid ..................................:
256.7.16.1610942644.49260.81920.45613056
objectparentuid ......................:
1542.6.6.101058054.101058054.101058054.101058054
objectparenthexuid ...................:
0606-0606-0606-0606-0606-0606-0606-0606
objectparentid .......................:
0606060606060606060606060606060606060606
comments .............................:
totaldisks ...........................: 14
levelingstate ........................: inactive
levelingprogress .....................: 100
rssdiskstate .........................: mirrored
srclevelactual .......................: vraid1
diskdrivetype ........................: online
requestedsparepolicy .................: single
currentsparepolicy ...................: single
totalstoragespace ....................: 851697664
totalstoragespacegb ..................: 406.12
usedstoragespace .....................: 509050880
usedstoragespacegb ...................: 242.73
occupancyalarmlevel ..................: 90
operationalstate .....................: good
operationalstatedetail ...............: initialized_ok
vraid0storagespace ...................: 341737472
vraid0storagespacegb .................: 162.95
vraid1storagespace ...................: 170934272
vraid1storagespacegb .................: 81.51
vraid5storagespace ...................: 273399808
vraid5storagespacegb .................: 130.37
• The add vdisk command has changed its group option to disk_group. So the commands in
section 5.2.4.4 step 2 become:
HSV01> ADD VDISK "\Virtual Disks\sfs\service1" SIZE=1 REDUNDANCY=VRAID5
DISK_GROUP="\Disk Groups\Group 1" PREFERRED_PATH=PATH_A_BOTH
HSV01> ADD VDISK "\Virtual Disks\sfs\ostA" SIZE=250 REDUNDANCY=VRAID5
DISK_GROUP="\Disk Groups\Group 1" PREFERRED_PATH=PATH_A_BOTH
HSV01> ADD VDISK "\Virtual Disks\sfs\ostB" SIZE=250 REDUNDANCY=VRAID5
DISK_GROUP="\Disk Groups\Group 2" PREFERRED_PATH=PATH_B_BOTH
1.8.1.5 Section 6.4.3 iLO settings — iLO browser tasks
Change item 4 to:
4. Set the iLO Secure Shell (SSH) Access parameter to enabled.
Also, unless forbidden by your site security policy, set the iLO Telnet Access parameter to enabled too.
SFS Management code uses SSH for iLO accesses. But logging on the SFS iLOs is faster with telnet than with
ssh.
Change the beginning of item 6 to:
6. Verify that the remote console has been enabled by using the telnet(1) or ssh(1) command...