Skip Navigation Links | |
Exit Print View | |
![]() |
Oracle Solaris Cluster Upgrade Guide Oracle Solaris Cluster 4.1 |
1. Preparing to Upgrade Oracle Solaris Cluster Software
2. Upgrading Zones Managed by Oracle Solaris Cluster Software
3. Performing a Standard Upgrade
4. Performing a Rolling Upgrade
This section provides the following repair procedures to follow if changes were inadvertently made to the storage configuration during upgrade:
Any changes to the storage topology, including running Oracle Solaris Cluster commands, should be completed before you upgrade the Oracle Solaris software. If, however, changes were made to the storage topology during the upgrade, perform the following procedure. This procedure ensures that the new storage configuration is correct and that existing storage that was not reconfigured is not mistakenly altered.
Before You Begin
Ensure that the storage topology is correct. Check whether the devices that were flagged as possibly being replaced map to devices that actually were replaced. If the devices were not replaced, check for and correct possible accidental configuration changes, such as incorrect cabling.
phys-schost# cldevice repair -n node[,…] device
See the cldevice(1CL) man page for more information.
phys-schost# cldevice refresh -n node[,…]
Next Steps
Return to the remaining upgrade tasks. Go to How to Upgrade the Software (Standard Upgrade).
If accidental changes are made to the storage cabling during the upgrade, perform the following procedure to return the storage configuration to the correct state.
Note - This procedure assumes that no physical storage was actually changed. If physical or logical storage devices were changed or replaced, instead follow the procedures in How to Handle Storage Reconfiguration During an Upgrade.
Before You Begin
Return the storage topology to its original configuration. Check the configuration of the devices that were flagged as possibly being replaced, including the cabling.
phys-schost# cldevice refresh -n node[,…]
See the cldevice(1CL) man page for more information.
Next Steps
Return to the remaining upgrade tasks. Go to How to Upgrade the Software (Standard Upgrade).