pgm10s
16 years agoLevel 5
VXVM cannot detect IBM DS5020 LUNs
Hello
I installed & Configured the SF5.1 to AIX6.1 server. After reboot I use vxdisk list , but I canot see the External Disks that come from IBM DS5020 storage.
I notice that the mutipath are MPIO. But in the technote tell that it must use RDAC with DS5020 for VXVM.
So anyone know how to disable MPIO and use RDAC instead. Or other way to make VXVM can detect DS5020 disks\
Thank you.
I installed & Configured the SF5.1 to AIX6.1 server. After reboot I use vxdisk list , but I canot see the External Disks that come from IBM DS5020 storage.
I notice that the mutipath are MPIO. But in the technote tell that it must use RDAC with DS5020 for VXVM.
So anyone know how to disable MPIO and use RDAC instead. Or other way to make VXVM can detect DS5020 disks\
Thank you.
- Hello
The problem is solved , Veritas TSE give me a set og command to disable IBM array.
- vxddladm excludearray libname=libvxibmds4k.so- vxddladm excludearray libname=libvxibmds6k.so- vxddladm excludearray libname=libvxibmds8k.so- vxconfigd -k -x syslog --> restart service
Thank you everybody.