Originally posted by: jvk
Not all disk devices and tape devices can be detected and configured using the AIX default PCMs. If your device is not detected, check with the device vendor to determine if a PCM is available for your device.
To determine which devices are supported as MPIO other FC disks for example, run the following command:
-
odmget -qattribute=mpio_model_map PdAt | grep deflt | cut -d'"' -f2
Output from above can vary of the AIX level you run.
#AIX-Forum