Linux

  1. Home
  2. Computing & Technology
  3. Linux

EVMS User Guide

From Authors, for About.com


   EVMS User Guide
   Prev    Chapter 14. Clustering operations    Next

14.10. Forcing a cluster container to be active

A private container and its objects are made active on a node if:

  • the private container is owned by the node

  • the container is not deported

  • the node is in a cluster membership that currently has quorum

Similarly, a shared container and its objects are made active on a node if the node is in a cluster that currently has quorum. However, the administrator can force the activation of private and shared containers by overriding these rules.


       NOTE
        

Use extreme caution when performing this operation by ensuring that the node on which the cluster container resides is the only active node in the cluster. Otherwise, the data in volumes on shared and private containers on the node can get corrupted.

  • Enabling maintenance mode in the /etc/evms.conf file. The option to modify in the /etc/evms.conf file is the following:


       

    # cluster segment manager section
    csm {
    # admin_mode=yes # values are: yes or no
    # The default is no. Set this key to
    # yes when you wish to force the CSM
    # to discover objects from all cluster
    # containers, allowing you to perform
    # configuration and maintenance. Setting
    # admin_mode to yes will cause the CSM
    # to ignore container ownership, which
    # will allow you to configure storage
    # in a maintenance mode.

  • Running evms_activate on the node.


   Prev    Home    Next
   Remote configuration management    Up    Converting volumes


* License

* EVMS User Guide Index

Explore Linux

About.com Special Features

Build Your Own Website

Step-by-step advice on how to do everything from choosing a Web host to promoting your content. More >

Connect Your Home Computers

Easy ways to connect two computers for networking purposes. More >

Linux

  1. Home
  2. Computing & Technology
  3. Linux
  4. Linux Documentation
  5. EVMS User Guide
  6. EVMS User Guide - Forcing a cluster container to be active

©2009 About.com, a part of The New York Times Company.

All rights reserved.