Please enter search query.
Search <book_title>...
InfoScale™ 9.0 Storage Foundation Configuration and Upgrade Guide - AIX
Last Published:
2025-04-21
Product(s):
InfoScale & Storage Foundation (9.0)
Platform: AIX
- Section I. Introduction and configuration of Storage Foundation
- Section II. Upgrade of Storage Foundation
- Planning to upgrade Storage Foundation
- Preparing to upgrade SF
- Upgrading Storage Foundation
- Performing an automated SF upgrade using response files
- Performing post-upgrade tasks
- Planning to upgrade Storage Foundation
- Section III. Post configuration tasks
- Section IV. Configuration and upgrade reference
- Appendix A. Support for AIX Live Update
- Appendix B. Installation scripts
- Appendix C. Configuring the secure shell or the remote shell for communications
- Appendix D. Changing NFS server major numbers for VxVM volumes
Upgrading the AIX operating system
Use this procedure to upgrade the AIX operating system if OS upgrade is needed. You must upgrade to a version that Veritas InfoScale Enterprise 9.0 supports.
To upgrade the AIX operating system
- Create the
install-db
file.# touch /etc/vx/reconfig.d/state.d/install-db
Note:
The AIX OS upgrade may involve single or multiple reboots. It is necessary to create this file to prevent Veritas Volume Manager from starting VxVM daemons or processes.
- Stop activity to all file systems and raw volumes, for example by unmounting any file systems that have been created on volumes.
# umount mnt_point
- Stop all the volumes by entering the following command for each disk group:
# vxvol -g diskgroup stopall
- Upgrade the AIX operating system. See the operating system documentation for more information.
- Apply the necessary APARs.
For information about APARs required for Veritas InfoScale Storage 9.0, refer to the Veritas InfoScale 9.0 Release Notes.
- Restart the system.
# shutdown -Fr
- Enable SF to start after you restart.
# rm /etc/vx/reconfig.d/state.d/install-db