Originally posted by: ppereira
Hi; I'm running AIX 7.1 in a partition hosted in a p750 with dual vios.
Both VIOS present a SAN Lun to the partition.
This is the how the path to the disk is seen by the partition:
lspath -l hdisk0 -s available -F"connection:parent:path_status:status"
810000000000:vscsi0:Available:Enabled
810000000000:vscsi2:Available:Enabled
lspath -l hdisk0
Enabled hdisk0 vscsi0
Enabled hdisk0 vscsi2
lspath -El hdisk0 -p vscsi0 -a priority
priority 1 Priority True
lspath -El hdisk0 -p vscsi2 -a priority
priority 2 Priority True
If I remove the virtual target device at the VIOS which servers the lun trhough vscsi0 the path turns to Failed and the traffic moves to vscsi2, but, when I restore the virtual target devide and the path comes back to Enabled, the traffic does not comes back to vscsi0.
What should I do to make the traffic go back.
Regards and thanks in advance.