• 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) – Difference Between Frozen and TFrozen attributes

by admin

These service group attributes are used to indicate that the service group is frozen due to an administrative command. When a service group is frozen, all agent online and offline actions are disabled.

Difference between Frozen or TFrozen attributes

– If the service group is temporarily frozen using the hagrp –freeze group command, the TFrozen attribute is set to 1. For example :

# hagrp -freeze [group]
# hagrp -value [group] Frozen

– If the service group is persistently frozen using the hagrp -freeze group -persistent command, the Frozen attribute is set to 1. For Example :

# hagrp -freeze [group] –persistent
# hagrp -value [group] Frozen

– When the service group is unfrozen using the hagrp -unfreeze group [-persistent] command, the corresponding attribute is set back to the default value of 0. For example :


# hagrp -unfreeze group [–persistent]
# hagrp -value group Frozen

VCS (Infoscale Availability) : How to freeze a Service Group
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. How to add a node to an active VCS cluster
  2. VCS sample configuration – Oracle Database
  3. How to Enable or Disable Veritas ODM for Oracle database 11g
  4. VCS cluster 6.2 LAB : Installing and configuring OEL
  5. VCS cluster 5.1 LAB using VMware workstation : Installing openfiler
  6. VCS cluster 5.1 LAB using VMware workstation : Configuring openfiler
  7. vcs basics – Communication faults, jeopardy, split brain, I/O fencing
  8. How to remove a node from an active VCS cluster
  9. VCS cluster 6.2 LAB : Configuring Open-E DSS
  10. How to Enable or Disable Veritas ODM for Oracle database 12.1.0.2, 18c and 19c

You May Also Like

Primary Sidebar

Recent Posts

  • ctags: Generates an index (or tag) file of language objects found in source files for many popular programming languages
  • csvtool: Utility to filter and extract data from CSV formatted sources
  • csvstat: Print descriptive statistics for all columns in a CSV file
  • csvsql: Generate SQL statements for a CSV file or execute those statements directly on a database

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright