Instalar PCM (Path Control Module)
installp -acXgd /mnt/storage_drivers IBM.storage.pcm
Verificar Paths Disponíveis
lspath
Ver Status Detalhado
lspath -l hdisk5
Configurar MPIO
chdev -l hdisk5 -a algorithm=round_robin
chdev -l hdisk5 -a reserve_policy=no_reserve
Listar Algoritmos Disponíveis
lsattr -El hdisk5 -a algorithm
Verificar Health dos Paths
pcmpath query adapter
pcmpath query device
Forçar Path Failover (Teste)
rmpath -l hdisk5 -p fscsi0
# Testar I/O
# Restaurar
cfgmgr