right, that flag is specific for HPUX only, so you will need to disable that flag for other non-HPUX systems using hba_flags command
symmask -sid 031 set hba_flags on V -disable -wwn 210000e08b0995b7-dir 16A -p 0
since that flag is set on the FA, i believe you will still need to continue mapping devices in form of:
map dev "xxxx" to dir "xx:x", vbus="x" target="x" lun="x";
lun will need to be from 000 to 007, after that you will need to increment target by 1. I would also use "-dynamic_lun" during your masking commands (for all new hosts, i would not do it for existing systems)
dynamox
9 Legend
•
20.4K Posts
1
May 30th, 2011 18:00
Volume_Set_Addressing is set on those FAs right ?
deeppat
2 Intern
•
261 Posts
0
May 30th, 2011 19:00
Hi Dynamox ,
Yes It is enabled .Should i be looking for this Flag?
dynamox
9 Legend
•
20.4K Posts
0
May 30th, 2011 20:00
right, that flag is specific for HPUX only, so you will need to disable that flag for other non-HPUX systems using hba_flags command
symmask -sid 031 set hba_flags on V -disable -wwn 210000e08b0995b7-dir 16A -p 0
since that flag is set on the FA, i believe you will still need to continue mapping devices in form of:
map dev "xxxx" to dir "xx:x", vbus="x" target="x" lun="x";
lun will need to be from 000 to 007, after that you will need to increment target by 1. I would also use "-dynamic_lun" during your masking commands (for all new hosts, i would not do it for existing systems)