Page MenuHomeClusterLabs Projects

fence_baytech.8
No OneTemporary

fence_baytech.8

.\" Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
.\" Copyright (C) 2004-2007 Red Hat, Inc. All rights reserved.
.\"
.\" This copyrighted material is made available to anyone wishing to use,
.\" modify, copy, or redistribute it subject to the terms and conditions
.\" of the GNU General Public License v.2.
.TH fence_baytech 8
.SH NAME
fence_baytech - I/O Fencing agent for Baytech RPC switches in combination with a Cyclades Terminal Server
.SH SYNOPSIS
.B
fence_baytech
[\fIOPTION\fR]...
.SH DESCRIPTION
This fencing agent is written for the Baytech RPC27-20nc in combination with
a Cyclades terminal server. The Cyclades TS exports the RPC's serial port
via a Telnet interface. Other interfaces, such as SSH, are possible.
However, this script relies upon the assumption that Telnet is used. Future
features to this agent would allow the agent to work with a multitude of
different communication protocols such as Telnet, SSH or Kermit.
The other assumption that is made is that Outlet names do not end in space.
The name "Foo" and "Foo " are identical when the RPC prints them with
the status command.
fence_baytech accepts options on the command line as well as from stdin.
fenced sends parameters through stdin when it execs the agent. fence_baytech
can be run by itself with command line options which is useful for testing.
.SH OPTIONS
.TP
\fB-a\fP \fIhost\fP
IP address or hostname to connect to.
.TP
\fB-h\fP
Print out a help message describing available options, then exit.
.TP
\fB-l\fP \fIlogin\fP
Username name for the switch.
.TP
\fB-n\fP \fIport\fP
The name of the outlet to act upon.
.TP
\fB-o\fP \fIaction\fP
The action required. disable (default) or enable.
.TP
\fB-p\fP \fIpassword\fP
Password for login.
.TP
\fB-S\fP \fIpath\fR
Full path to an executable to generate the password for login.
.TP
\fB-q\fP
Quiet mode: print only error messages.
.TP
\fB-V\fP
Print out a version message, then exit.
.SH STDIN PARAMETERS
.TP
\fIagent = < param >\fR
This option is used by fence_node(8) and is ignored by fence_baytech.
.TP
\fIhost = < hostname | ip >\fR
IP address or hostname to connect to.
.TP
\fIlogin = < param >\fR
Login name.
.TP
\fIaction = < param >\fR
The action required. On, Off, Status or Reboot (default)
.TP
\fIpasswd = < param >\fR
Password for login.
.TP
\fIpasswd_script = < param >\fR
Full path to an executable to generate the password for login.
.TP
\fIoutlet = < param >\fR
The name of the outlet to act upon.
.SH SEE ALSO
fence(8), fence_node(8)

File Metadata

Mime Type
text/troff
Expires
Mon, Feb 24, 2:55 PM (6 h, 1 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1464276
Default Alt Text
fence_baytech.8 (2 KB)

Event Timeline