• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • Solaris
    • Oracle Linux
    • VCS
  • Interview Questions
  • Database
    • oracle
    • oracle 12c
    • ASM
    • mysql
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

VCS (Infoscale Availability) : How to freeze a Service Group

by admin

Why freeze the service group

When you freeze the service group in VCS, it will continue to monitor the resources in the cluster. But does not allow service group or the resources to be brought online or offline. Failover is also disabled during the freeze period of the service group.

The use case for the SG freeze is during a maintenance activity at database or application end. The DBA or application administrator can stop and start the database or application outside of VCS control. This will not affect the cluster and will not trigger a failover even when the resources are defined as critical.

Temporary Vs persistent Freeze

You can also specify that the freeze is in effect even if VCS is stopped and restarted throughout the cluster. When the service group is freezed temporarily and you restart the VCS cluster entirely, the SG will be unfreezed upon restart. Similarly, during a persistent service group freeze, the freeze remains in effect even when you restart the cluster entirely.

To freeze and unfreeze a service group temporarily, type:

# hagrp -freeze group
# hagrp -unfreeze group

To freeze/unfreeze a service group persistently, you must first open the configuration and then freeze/unfreeze the cluster.

# haconf –makerw
# hagrp -freeze group –persistent 
# hagrp -unfreeze group –persistent

To determine if a service group is frozen, display the Frozen (for persistent) and TFrozen (for temporary) service group attributes for a service group.

# hagrp -value group Frozen
VCS (Infoscale Availability) – Difference Between Frozen and TFrozen attributes
VCS (Infoscale Availability) : How to switch a Service Group
VCS (Infoscale Availability) : How to online and offline a Service Group

Filed Under: VCS

Some more articles you might also be interested in …

  1. VCS (Infoscale Availability) : How to switch a Service Group
  2. VCS cluster 6.2 LAB : Installing and configuring OEL
  3. VCS cluster 6.2 LAB : Installing Open-E DSS
  4. How to Enable or Disable Veritas ODM for Oracle database 12.1.0.2, 18c and 19c
  5. VCS cluster 6.2 LAB : Installing VCS
  6. How to remove a node from an active VCS cluster
  7. vcs basics – Communication faults, jeopardy, split brain, I/O fencing
  8. How to Enable or Disable Veritas ODM for Oracle database 11g
  9. VCS cluster 101 – Cluster Communications, GAB, LLT, HAD
  10. VCS cluster 6.2 LAB : Configuring Open-E DSS

You May Also Like

Primary Sidebar

Recent Posts

  • powertop Command Examples in Linux
  • powertop: command not found
  • powerstat: command not found
  • powerstat Command Examples in Linux

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright