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

NAME

7       fence_ilo - I/O Fencing agent for HP Integrated Lights Out card
8
9

SYNOPSIS

11       fence_ilo [OPTION]...
12
13

DESCRIPTION

15       fence_ilo  is  an  I/O Fencing agent used for HP servers with the Inte‐
16       grated Light Out (iLO) PCI card.  The agent opens an SSL connection  to
17       the  iLO  card.   Once  the SSL connection is established, the agent is
18       able to communicate with the iLO card through an XML stream.
19
20       fence_ilo depends on the Net::SSLeay or Net::SSL perl module  in  order
21       to establish the SSL connection to the iLO card.  Net::SSL is available
22       in  the  perl-Crypt-SSLeay  package  on  RHN   (http://rhn.redhat.com).
23       Net::SSLeay is available at http://www.cpan.org.
24
25       NOTE: fence_ilo deprecates fence_rib.
26
27

OPTIONS

29       -a IPaddress[:port]
30              IP  address  or  hostname of the iLO card.  If the SSL server of
31              the card is not running on  the  default  SSL  port,  443,  then
32              [:port] will also need to be specified.
33
34       -h     Print  out  a  help  message  describing available options, then
35              exit.
36
37       -l login
38              Login name.
39
40       -o action
41              The action required.  reboot (default), off, on or status.
42
43       -p password
44              Password for login.
45
46       -r protocol
47              RIBCL protocol to use. Default is to autodetect.
48
49       -v     Verbose.
50
51       -V     Print out a version message, then exit.
52
53

STDIN PARAMETERS

55       action = < param >
56              The action required.  reboot (default), off, on or status.
57
58       agent = < param >
59              This  option  is  used  by  fence_node(8)  and  is  ignored   by
60              fence_ilo.
61
62       hostname = < hostname | ip >
63              IP address or hostname of the iLO card.
64
65       login = < param >
66              Login name.
67
68       passwd = < param >
69              Password for login.
70
71       ribcl = < param >
72              RIBCL protocol to use. Default is to autodetect.
73
74       verbose = < param >
75              Verbose mode.
76
77

SEE ALSO

79       fence(8), fence_node(8), fence_rib(8)
80
81
82
83                                                                  fence_ilo(8)
Impressum