mirror of https://github.com/sipwise/heartbeat.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
928 B
39 lines
928 B
.TH HB_TAKEOVER 1 "9th August 2005"
|
|
.SH NAME
|
|
hb_takeover \- hb_takeover is a simple linux-ha shell script. It issues a command to takeover resources from the other node, if available.
|
|
.SH SYNOPSIS
|
|
.B hb_takeover
|
|
.nh
|
|
.RI [all|foreign|local|failback]
|
|
.P
|
|
.SH DESCRIPTION
|
|
The full path is usually /usr/lib/heartbeat/hb_takeover.
|
|
Performing an hb_takeover on the current node is equivalent to performing an hb_standby on the other node.
|
|
|
|
.SH CAVEATS
|
|
\fBhb_takeover\fP is only usable in R1-style configurations
|
|
(i.e., those configured using the \fIharesources\fP file).
|
|
|
|
.SH SEE ALSO
|
|
hb_standby(1), heartbeat(8), cl_status(1)
|
|
|
|
.SH DOCUMENTATION
|
|
More information may be found at
|
|
.UR http://linux-ha.org/hb_takeover
|
|
http://linux-ha.org/hb_takeover
|
|
.UE
|
|
|
|
.SH AUTHORS
|
|
|
|
linux-ha -- Alan Robertson
|
|
.UR mailto:alanr@unix.sh
|
|
<alanr@unix.sh>
|
|
.UE
|
|
\fIet al\fP.
|
|
|
|
man page -- Guochun Shi
|
|
.UR mailto:gshi@ncsa.uiuc.edu
|
|
<gshi@ncsa.uiuc.edu>
|
|
.UE
|
|
|