Please enter search query.
Search <book_title>...
Cluster Server 8.0 Application Note: Dynamic Reconfiguration for Oracle Servers - Solaris
Last Published:
2021-12-21
Product(s):
InfoScale & Storage Foundation (8.0)
Platform: Solaris
- Dynamic reconfiguration of Oracle servers
- Supported software and hardware
- Scenarios requiring a VCS shutdown
- Stopping and starting VCS
- Performing dynamic reconfiguration on Oracle SunFire (s6800; e12K/15K/ e25K)
Restarting VCS in a standard environment
If you are ready to restart VCS in the domain where you are performing dynamic reconfiguration, use the following procedure. If you are running SF for Oracle RAC, and are ready to restart VCS, see Restarting VCS in SF for Oracle RAC environment.
To restart LLT, GAB, and VCS
- Restart LLT.
# svcadm enable system/llt
- Restart GAB.
# svcadm enable system/gab
- Restart I/O fencing.
# svcadm enable system/vxfen
- Start VCS.
# hastart
- Verify GAB and VCS are started.
# /sbin/gabconfig -a
GAB Port Memberships ================================================ Port a gen 4a1c0001 membership 012 Port h gen g8ty0002 membership 012
To bring service groups online
- Determine which service groups are frozen.
# hagrp -display | grep Frozen
- Make the configuration writable.
# haconf -makerw
- Unfreeze the frozen service groups.
# hagrp -unfreeze service_grp_name -persistent
- Make the configuration read-only.
# haconf -dump -makero