Previous page

Next page

Locate page in Contents

Print this page

shaman join

The shaman join command is used to enable High Availability (HA) support for physical servers.

Syntax

shaman -c <cluster_name> join [ -r , --ignore-res ]

Options

Name

Description

-c <cluster_name>

Name of the cluster that contains the server for which you want to enable HA support.

If you omit the option. the command is executed for the cluster specified in the /etc/shaman/shaman.conf configuration file.

join

Tells the shaman utility to enable HA support for the server.

Enabling HA support means that shaman will control all virtual machines and Containers that are already hosted on the server and that you will create on it in the future.

-r, --ignore-res

Enable HA support for the server but leave it disabled for existing virtual machines and Containers. In this case, shaman will control only the virtual machines and Containers that you will create on the server after enabling HA support.