1
2fence_egenera(8)            System Manager's Manual           fence_egenera(8)
3
4
5

NAME

7       fence_egenera - I/O Fencing agent for the Egenera BladeFrame
8
9

SYNOPSIS

11       fence_egenera [OPTION]...
12
13

DESCRIPTION

15       fence_egenera  is an I/O Fencing agent which can be used with the Egen‐
16       era BladeFrame.  It logs into a control blade  (cserver)  via  ssh  and
17       operates on a processing blade (pserver) identified by the pserver name
18       and the logical process area network (LPAN) that it is in.  fence_egen‐
19       era  requires  that  ssh keys have been setup so that the fence_egenera
20       does not require a password to authenticate.  Refer to ssh(8) for  more
21       information on setting up ssh keys.
22
23       fence_egenera  accepts  options  on  the  command  line as well as from
24       stdin.  Fenced sends parameters through stdin when it execs the  agent.
25       fence_egenera can also be run by itself with command line options.
26
27

OPTIONS

29       -c cserver
30              The cserver to ssh to.  cserver can be in the form user@hostname
31              to specify a different user to login as.
32
33       -h     Print out a help  message  describing  available  options,  then
34              exit.
35
36       -l lpan
37              the lpan to operate on
38
39       -o action
40              The action required.  reboot (default), off, on or status.
41
42       -p pserver
43              the pserver to operate on
44
45       -q     quite mode.  supress output.
46
47       -V     Print out a version message, then exit.
48
49

STDIN PARAMETERS

51       action = < param >
52              The action required.  reboot (default), off, on or status.
53
54       agent = < param >
55              This   option  is  used  by  fence_node(8)  and  is  ignored  by
56              fence_apc.
57
58       cserver = < param >
59              The cserver to ssh to.  cserver can be in the form user@hostname
60              to specify a different user to login as.
61
62       lpan = < param >
63              The lpan to operate on
64
65       pserver = < param >
66              The pserver to operate on
67
68       esh = < param >
69              The path to the esh command on the cserver (default is /opt/pan‐
70              mgr/bin/esh)
71
72

SEE ALSO

74       fence(8), fence_node(8), ssh(8)
75
76
77
78                                                              fence_egenera(8)
Impressum