SDDPCM and AIXPCM Switching
SDDPCM and AIXPCM Switching
Examples:
The ODM supplied by SDDPCM takes precedence over the AIX default PCM ODM.
So, a value of "NO_OVERRIDE" indicates that SDDPCM is used to configure devices of
That family if SDDPCM is installed. If SDDPCM is not installed, then the AIX default PCM is used.
By selecting the "AIX_AAPCM" option, the administrator can instruct AIX to use the
AIX default PCM even if SDDPCM is installed. The AIX LPAR must be rebooted in order for the disks to be
reconfigured to use the AIX PCM.
Once AIX is rebooted, SDDPCM is no longer in use for the disk family specified in the
manage_disk_drivers command. If no disks are using SDDPCM, then the SDDPCM and devices.fcp
.disk.ibm.mpio.rte filesets may be uninstalled using SMIT or running the installp -ug command
Example of using the manage_disk_drivers command to switch from SDDPCM to AIXPCM
==========================================================================
==========================================================================
# lspath
b) Run the manage_disk_drivers command to switch to AIX PCM and reboot the system.
Or
# shutdown -Fr
After the reboot, AIX PCM is now in control of MPIO on this system.
# lsmpio
# lsmpio -are
Link State: Up
Connection Errors
Last 10 Minutes: 0
Last 60 Minutes: 0
Last 24 Hours: 0
Total Errors: 0
Connection Errors
50050768011006c4 0 0 0
500507680110062b 0 0 0
Connection Errors
Last 10 Minutes: 0
Last 60 Minutes: 0
Last 24 Hours: 0
Total Errors: 0
Connection Errors
50050768011006c4 0 0 0
500507680110062b 0 0 0
>> Now you can easily remove the sddpcm installed along with devices.fcp.disk.ibm.mpio.rte fileset:
# smitty deinstall
[Entry Fields]
DETAILED output? +
FILESET STATISTICS
------------------
2 Total to be deinstalled
ADDITIONAL INFORMATION
----------------------
The bosboot command will rebuild the boot image. As a result it may
as possible after completing this task to avoid any disruption to the environment.
-------------------------------------------------------------------------------
To roll back to SDDPCM simply run the manage_disk_drivers command again and select NO_OVERRIDE.
Of course, this implies you have not de-installed the SDDPCM device drivers
Or
# shutdown -Fr
==========================================================================
==========================================================================
AIX PCM lsmpio does not return any information when SDDPCM is in control.