Please enter search query.
Search <book_title>...
Storage Foundation 8.0 Configuration and Upgrade Guide - AIX
Last Published:
2021-12-28
Product(s):
InfoScale & Storage Foundation (8.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
Post-upgrade tasks for VVR sites
To upgrade disk group and disk layout versions on replication hosts
- Upgrade the disk group version on all the Secondaries for all the disk groups.
# /usr/sbin/vxdg upgrade <disk_group_name>
- Upgrade the disk group version on the Primary for all the disk groups.
# /usr/sbin/vxdg upgrade <disk_group_name>
- Upgrade the disk layout version (DLV) on the Primary for all the VxFS file systems.
# /opt/VRTS/bin/vxupgrade -n 17 <vxfs_mount_point_name>
# /opt/VRTS/bin/fstyp -v <disk_path_for_mount_point_volume>
The DLV upgrade changes are automatically replicated to the secondaries.