Compaq StorageWorks HSG60 ACS Solution V8.6 for SGI IRIX Installation and Configuration Guide
3–10 HSG60 ACS Solution Software Version 8.6 for SGI Irix Installation and Configuration Guide
data on the drive to be lost. Be sure you have the drive
backed up if it contains any user data. Continue?
yes
----- partitions-----
part type blocks Megabytes (base+size)
7: xfs 4096 + 20538224 2 + 10028
8: volhdr 0 + 4096 0 + 2
10: volume 0 + 20542320 0 + 10030
capacity is 20542320 blocks
----- please choose one (? for help, .. to quit this menu)-----
[ro]otdrive [u]srrootdrive [o]ptiondrive [re]size
fx/repartition> ..
----- please choose one (? for help, .. to quit this menu)-----
[exi]t [d]ebug/ [l]abel/
[b]adblock/ [exe]rcise/ [r]epartition/
fx>
exit
Creating Filesystems
Once the storage space has been divided into partitions, filesystems can be created.
Filesystems can be constructed from one storage device or multiple storage devices. To
create a filesystem using multiple storage devices, use the SGI XLV Volume Manager. The
XLV utilities are easily accessed through the graphical system management tool, sysmgr.
To create and mount an XFS filesystem on an arbitrated loop host adapter, use:
# mkfs /dev/dsk/dks10d64l4s7
# mount /dev/dsk/dks10d64l4s7 /mnt
To create and mount an XFS filesystem on a fabric host adapter, use:
# mkfs /dev/dsk/50001fe1000007e0/lun0s7/c5p50001fe1000007e1
# mount /dev/dsk/50001fe1000007e0/lun0s7/c5p50001fe1000007e1 /mnt
The logical units on the StorageWorks RAID Array are now ready to use.