logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

hb_takeover - issues a failover request to the cluster manager

Authors

AlanRobertson <alanr@unix.sh>
           hb_takeover

       GuochunShi <gshi@ncsa.uiuc.edu>
           man page

       FlorianHaas <florian.haas@linbit.com>
           man page

Heartbeat 3.0.6                                 November 26, 2009                                 HB_TAKEOVER(1)

Caveats

hb_takeover is only usable in R1-style configurations (i.e., those configured using the haresources
       file).

Description

Warning

           This command is deprecated. It is only suitable for legacy Heartbeat clusters without Pacemaker
           enabled. In Pacemaker-enabled clusters, the crm(8) shell supports switching individual nodes into
           standby mode, and replaces hb_takeover.

       /usr/share/heartbeat/hb_takeover issues a request to the cluster to move resources to the node where it
       is invoked, from the other node. Issuing hb_takeover on the current node is equivalent to performing
       hb_standby on the other node.

Name

       hb_takeover - issues a failover request to the cluster manager

See Also

hb_standby(1), heartbeat(8), cl_status(1)

Synopsis

hb_takeover [all|foreign|local|failback]

See Also