PowerVM - Fix pack update


This example will shows the procedure to update the VIO server's fix pack,

$ ioslevel -> To see the current version
2.1.0.1-FP-20.0
$ oem_setup_env
# emgr –P  -> To list the interim fixes
# emgr –r –L -> To remove the interim fixes
$ updateios -commit
There are no uncommitted updates.

mount nfs_server:/export/ VIO_2.2.1.1.FP25 /mnt
updateios -dev /mnt/VIO_2.2.1.1.FP25 -install -accept

$ shutdown –restart -> To reboot the VIO server -> Reboot VIO after upgrade
$ license –accept -> After upgrading we have to accept the license
$ ioslevel -> VIO server version got changed after upgrade and reboot
2.2.1.1

1 comment:

Post a Comment