Chapter 14. Clustering operations

Table of Contents
14.1. Rules and restrictions for creating cluster containers
14.2. Example: create a private cluster container
14.2.1. Using the EVMS GUI
14.2.2. Using Ncurses
14.2.3. Using the CLI
14.3. Example: create a shared cluster container
14.3.1. Using the EVMS GUI
14.3.2. Using Ncurses
14.3.3. Using the CLI
14.4. Example: convert a private container to a shared container
14.4.1. Using the EVMS GUI
14.4.2. Using Ncurses
14.4.3. Using the CLI
14.5. Example: convert a shared container to a private container
14.5.1. Using the EVMS GUI
14.5.2. Using Ncurses
14.5.3. Using the CLI
14.6. Example: deport a private or shared container
14.6.1. Using the EVMS GUI
14.6.2. Using Ncurses
14.6.3. Using the CLI
14.7. Deleting a cluster container
14.8. Failover and Failback of a private container on Linux-HA
14.9. Remote configuration management
14.9.1. Using the EVMS GUI
14.9.2. Using Ncurses
14.9.3. Using the CLI
14.10. Forcing a cluster container to be active

This chapter discusses how to configure cluster storage containers (referred to throughout this chapter as "cluster containers"), a feature provided by the EVMS Cluster Segment Manager (CSM).

Disks that are physically accessible from all of the nodes of the cluster can be grouped together as a single manageable entity. EVMS storage objects can then be created using storage from these containers.

Ownership is assigned to a container to make the container either private or shared. A container that is owned by any one node of the cluster is called a private container. EVMS storage objects and storage volumes created using space from a private container are accessible from only the owning node.

A container that is owned by all the nodes in a cluster is called a shared container. EVMS storage objects and storage volumes created using space from a shared container are accessible from all nodes of the cluster simultaneously.

EVMS provides the tools to convert a private container to a shared container, and a shared container to a private container. EVMS also provides the flexibility to change the ownership of a private container from one cluster node to another cluster node.