Originally posted by: SystemAdmin
Hi IBM AIX admin,
Recently, we have AIX server 5.3 installed with EMC storage for Oracle database. I am currently trying to understand disks configuration and would be easier to do troubleshooting in the future. Hope, someone would like to explain for my understanding. Thanks.
1. I did the root>powermt display dev=all and take two of the EMC virtual LUN as below
Pseudo name=hdiskpower25
CLARiiON ID=CK200074100492
myaix Logical device ID=6006016032601E0064D8C5E8B2FCDD11
LUN 182 state=alive; policy=CLAROpt; priority=0; queued-IOs=0
Owner: default=SP B, current=SP B Array failover mode: 1
==============================================================================
Host
- Stor - -- I/O Path - -- Stats ---
-
HW Path I/O Paths Interf. Mode State Q-IOs Errors
==============================================================================
0 fscsi1 hdisk118 SP A4 active alive 0 1
0 fscsi1 hdisk98 SP B5 active alive 0 1
1 fscsi3 hdisk138 SP A5 active alive 0 0
1 fscsi3 hdisk158 SP B4 active alive 0 0
Pseudo name=hdiskpower26
CLARiiON ID=CK200074100492
myaix Logical device ID=6006016032601E0086105CF1B2FCDD11
LUN 282 state=alive; policy=CLAROpt; priority=0; queued-IOs=0
Owner: default=SP B, current=SP B Array failover mode: 1
==============================================================================
Host
- Stor - -- I/O Path - -- Stats ---
-
HW Path I/O Paths Interf. Mode State Q-IOs Errors
==============================================================================
0 fscsi1 hdisk119 SP A4 active alive 0 1
0 fscsi1 hdisk99 SP B5 active alive 0 1
1 fscsi3 hdisk139 SP A5 active alive 0 0
1 fscsi3 hdisk159 SP B4 active alive 0 0
2. I have one Logical Vol Group created with both EMC LUN as above.
Check what EMC LUNs allocated in p7vg group
root@myaix:../oraclem:> lsvg -p p7vg
p7vg:
PV_NAME PV STATE TOTAL PPs FREE PPs FREE DISTRIBUTION
hdiskpower25 active 599 298 58..00..00..120..120
hdiskpower26 active 599 299 59..00..00..120..120
3. There has 3 Logical volumes created within the p7vg group
p7vg:
LV NAME TYPE LPs PPs PVs LV STATE MOUNT POINT
p7_lv01 jfs2 200 200 2 open/syncd /u107/ora_log
p7_lv02 jfs2 400 400 2 open/syncd /u107/ora_arch
loglv07 jfs2log 1 1 1 open/syncd N/A
4. Got to know the logical volumes using the dedicated EMC LUN
oraclem@myaix:../oraclem:> lslv -l p7_lv01
p7_lv01:/u107/ora_log
PV COPIES IN BAND DISTRIBUTION
hdiskpower25 100:000:000 100% 000:100:000:000:000
hdiskpower26 100:000:000 100% 000:100:000:000:000
oraclem@myaix:../oraclem:> lslv -l p7_lv02
p7_lv02:/u107/ora_arch
PV COPIES IN BAND DISTRIBUTION
hdiskpower25 200:000:000 10% 061:020:119:000:000
hdiskpower26 200:000:000 10% 061:020:119:000:000
oraclem@myaix:../oraclem:> lslv -l loglv07
loglv07:N/A
PV COPIES IN BAND DISTRIBUTION
hdiskpower25 001:000:000 0% 001:000:000:000:000
Can someone pls confirm my understanding?
1. At the point 1) above, each of hdiskpower25 and hdiskpower26 has 4 hdiskXX path to the EMC storage. Is it correct? or can you please explain to me clearly with the output there? Thanks
2. With the LV group p7vg, it has two EMC hdiskpowerXX LUN and they are load balanced for the LV volumes. correct?
Best Regards,
vbeer008
#AIX-Forum