Skip Navigation Links | |
Exit Print View | |
![]() |
Oracle Solaris Cluster 4.1 Hardware Administration Manual Oracle Solaris Cluster 4.1 |
1. Introduction to Oracle Solaris Cluster Hardware
2. Installing and Configuring the Terminal Concentrator
3. Installing Cluster Interconnect Hardware and Configuring VLANs
4. Maintaining Cluster Interconnect Hardware
5. Installing and Maintaining Public Network Hardware
6. Maintaining Platform Hardware
7. Campus Clustering With Oracle Solaris Cluster Software
8. Verifying Oracle Solaris Cluster Hardware Redundancy
How to Test Device Group Redundancy Using Resource Group Failover
Testing Cluster Interconnect Redundancy
This section provides the procedure for testing public network redundancy.
If you perform this test, you can verify that IP addresses failover from one adapter to another adapter within the same IPMP group.
Before You Begin
To perform this procedure, assume a role that provides solaris.cluster.read RBAC authorization.
Use the following command:
# clresourcegroup create lhtestgroup # clreslogicalhostname create -g lhtestgroup logicalhostname # clresourcegroup online lhtestgroup
The IP address that is hosted on the device on which an IPMP group is configured.
# ipadm show-if -o all
# ipadm show-if -o all
The resource group (lhtestgroup) should fail over to the secondary node.
Use the following command:
# clnode status lhtestgroup
# clresourcegroup switch -n nodename lhtestgroup
In these commands, nodename is the name of the original primary node.
Use the following command:
# clnode status lhtestgroup