Product guide
Table Of Contents
- Installing and Configuring the HBA and Driver
- Configuring a Boot Device on the EMC Storage Array

Configuring a CLARiiON boot device
57
Configuring a Boot Device on the EMC Storage Array
Output from example:
Now run the format command.
2. On the target LUN selected in step 1, create
/, /usr, /var,
/export/home, /var, /opt, swap, and any other required
partitions that match the current boot disk's partitions. You must
make all of the partitions greater than that of the current boot
disk's partitions.
3. Label the disk to save the updated partitions by issuing the label
command while still in the format utility.
4. Create a new file system for each partition, excluding
swap and
backup.
Root partition example:
newfs /dev/rdsk/emcpower0a
5. Create a directory and mount each partition as in the following
example:
mkdir /bootarray
mount /dev/dsk/emcpower0a /bootarray
mkdir /bootarray/usr
mount /dev/dsk/emcpower0g /bootarray/usr
Pseudo name=emcpower0a
CLARiiON ID=WRE00021500561
Logical device ID=6006016AF9080000D6577E33A769D611
state=alive; policy=CLAROpt; priority=0; queued-IOs=0
==============================================================================
---------------- Host --------------- - Stor - -- I/O Path - -- Stats ---
### HW Path I/O Paths Interf. Mode State Q-IOs Errors
==============================================================================
0 ssm@0,0/pci@18,600000/pci@1/QLGC,qla@4 c1t0d0s0 SP A0 active alive 0 0
0 ssm@0,0/pci@18,600000/pci@1/QLGC,qla@4 c1t1d0s0 SP B0 active alive 0 0
0 ssm@0,0/pci@18,600000/pci@1/QLGC,qla@4 c1t2d0s0 SP A1 active alive 0 0
0 ssm@0,0/pci@18,600000/pci@1/QLGC,qla@4 c1t3d0s0 SP B1 active alive 0 0
1 ssm@0,0/pci@18,600000/pci@1/QLGC,qla@5 c2t0d0s0 SP A0 active alive 0 0
1 ssm@0,0/pci@18,600000/pci@1/QLGC,qla@5 c2t1d0s0 SP B0 active alive 0 0
1 ssm@0,0/pci@18,600000/pci@1/QLGC,qla@5 c2t2d0s0 SP A1 active alive 0 0
1 ssm@0,0/pci@18,600000/pci@1/QLGC,qla@5 c2t3d0s0 SP B1 active alive 0 0
2 ssm@0,0/pci@19,600000/pci@1/QLGC,qla@4 c3t0d0s0 SP A0 active alive 0 0
2 ssm@0,0/pci@19,600000/pci@1/QLGC,qla@4 c3t1d0s0 SP B0 active alive 0 0
2 ssm@0,0/pci@19,600000/pci@1/QLGC,qla@4 c3t2d0s0 SP A1 active alive 0 0
2 ssm@0,0/pci@19,600000/pci@1/QLGC,qla@4 c3t3d0s0 SP B1 active alive 0 0
3 ssm@0,0/pci@19,600000/pci@1/QLGC,qla@5 c4t0d0s0 SP A0 active alive 0 0
3 ssm@0,0/pci@19,600000/pci@1/QLGC,qla@5 c4t1d0s0 SP B0 active alive 0 0
3 ssm@0,0/pci@19,600000/pci@1/QLGC,qla@5 c4t2d0s0 SP A1 active alive 0 0
3 ssm@0,0/pci@19,600000/pci@1/QLGC,qla@5 c4t3d0s0 SP B1 active alive 0 0