Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F3153664
fence_baytech.8
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
fence_baytech.8
View Options
.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
Details
Attached
Mime Type
text/troff
Expires
Wed, Feb 26, 12:01 AM (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1465039
Default Alt Text
fence_baytech.8 (2 KB)
Attached To
Mode
rF Fence Agents
Attached
Detach File
Event Timeline
Log In to Comment