Updates the Virtual I/O Server to latest maintenance level.
updateios -dev Media [-f] [ -install ] [ -accept ]
updateios -commit | -reject [ -f ]
updateios -cleanup
updateios -remove { -file RemoveListFile | RemoveList }
The updateios command is used to install fixes, or updates the Virtual I/O Server to the latest maintenance level. Before installing a fix or maintenance level, the updateios command will first run a preview installation and display the results. Upon completion of the preview, the user will then be prompted to continue or exit. If the preview fails for any reason, the updates should not be installed.
The -install flag is used to install new file sets onto the Virtual I/O Server. This flag should not be used to install fixes or maintenance levels.
The -cleanup flag cleans up after an interrupted installation and attempts to remove all incomplete pieces of the previous installation. Cleanup should be performed whenever any software product or update is in a state of either applying or committing and can be run manually as needed.
The -commit flag will commit all uncommitted updates to the Virtual I/O Server.
The -reject flag will reject all uncommitted updates to the Virtual I/O Server.
If the -remove flag is specified, the listed file sets will be removed from the system. The file sets to be removed must be listed on the command line or in the RemoveListFile file.
The log file, install.log in the user's home directory, will be overwritten with a list of all file sets that were installed.
| 19 | All uncommitted updates must be committed |
| 20 | There are no uncommitted updates |
updateios -dev /home/padmin/update
updateios -f -dev /home/padmin/update
updateios -reject
updateios -cleanup
updateios -commit
The lssw command, the ioslevel command, the remote_management command, the oem_setup_env command, and the oem_platform_level command.