* [Cluster-devel] cluster/fence/man fence_ipmilan.8
@ 2006-08-09 14:48 jparsons
0 siblings, 0 replies; 5+ messages in thread
From: jparsons @ 2006-08-09 14:48 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: cluster
Changes by: jparsons at sourceware.org 2006-08-09 14:48:08
Modified files:
fence/man : fence_ipmilan.8
Log message:
Removed BULL refs from man page
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/man/fence_ipmilan.8.diff?cvsroot=cluster&r1=1.3&r2=1.4
--- cluster/fence/man/fence_ipmilan.8 2006/02/03 21:10:19 1.3
+++ cluster/fence/man/fence_ipmilan.8 2006/08/09 14:48:07 1.4
@@ -8,7 +8,7 @@
.TH fence_ipmilan 8
.SH NAME
-fence_ipmilan - I/O Fencing agent for Bull machines controlled by IPMI over
+fence_ipmilan - I/O Fencing agent for machines controlled by IPMI over
LAN.
.SH SYNOPSIS
@@ -17,10 +17,9 @@
[\fIOPTION\fR]...
.SH DESCRIPTION
-fence_ipmilan is an I/O Fencing agent which can be used with Bull's NovaScale
-machines controlled by IPMI. This agent calls Bull's support software
-provided by the NSMasterHW RPM available from Bull, but is known to work
-using other versions of ipmitool (http://ipmitool.sf.net/).
+fence_ipmilan is an I/O Fencing agent which can be used with
+machines controlled by IPMI. This agent calls support software
+using ipmitool (http://ipmitool.sf.net/).
fence_ipmilan accepts options on the command line as well as from stdin.
fenced sends the options through stdin when it execs the agent. fence_ipmilan
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Cluster-devel] cluster/fence/man fence_ipmilan.8
@ 2006-08-09 15:22 jparsons
0 siblings, 0 replies; 5+ messages in thread
From: jparsons @ 2006-08-09 15:22 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: cluster
Branch: RHEL4
Changes by: jparsons at sourceware.org 2006-08-09 15:22:16
Modified files:
fence/man : fence_ipmilan.8
Log message:
Removed BULL refs from man page
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/man/fence_ipmilan.8.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.1.2.2&r2=1.1.2.3
--- cluster/fence/man/fence_ipmilan.8 2006/02/03 21:06:52 1.1.2.2
+++ cluster/fence/man/fence_ipmilan.8 2006/08/09 15:22:15 1.1.2.3
@@ -8,7 +8,7 @@
.TH fence_ipmilan 8
.SH NAME
-fence_ipmilan - I/O Fencing agent for Bull machines controlled by IPMI over
+fence_ipmilan - I/O Fencing agent for machines controlled by IPMI over
LAN.
.SH SYNOPSIS
@@ -17,10 +17,9 @@
[\fIOPTION\fR]...
.SH DESCRIPTION
-fence_ipmilan is an I/O Fencing agent which can be used with Bull's NovaScale
-machines controlled by IPMI. This agent calls Bull's support software
-provided by the NSMasterHW RPM available from Bull, but is known to work
-using other versions of ipmitool (http://ipmitool.sf.net/).
+fence_ipmilan is an I/O Fencing agent which can be used with
+machines controlled by IPMI. This agent calls support software
+using ipmitool (http://ipmitool.sf.net/).
fence_ipmilan accepts options on the command line as well as from stdin.
fenced sends the options through stdin when it execs the agent. fence_ipmilan
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Cluster-devel] cluster/fence/man fence_ipmilan.8
@ 2007-01-10 23:46 jparsons
0 siblings, 0 replies; 5+ messages in thread
From: jparsons @ 2007-01-10 23:46 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: cluster
Changes by: jparsons at sourceware.org 2007-01-10 23:46:06
Modified files:
fence/man : fence_ipmilan.8
Log message:
bz222234
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/man/fence_ipmilan.8.diff?cvsroot=cluster&r1=1.4&r2=1.5
--- cluster/fence/man/fence_ipmilan.8 2006/08/09 14:48:07 1.4
+++ cluster/fence/man/fence_ipmilan.8 2007/01/10 23:46:06 1.5
@@ -42,6 +42,9 @@
\fB-p\fP \fIpassword\fP
Password (if required) for login.
.TP
+\fB-P\fP
+Use the lanplus option if this is a lanplus capable interface (for example iLo2)
+.TP
\fB-A\fP \fIAuthentication Type\fP
Can be set to none, password, md2, or md5.
.TP
@@ -70,6 +73,9 @@
.TP
\fIauth = < param >\fR
Authentication type (none, password, md2, md5).
+.TP
+\fIlanplus\fR
+If we are using the lanplus option for ipmitool
.SH SEE ALSO
fence(8), fence_node(8)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Cluster-devel] cluster/fence/man fence_ipmilan.8
@ 2007-01-10 23:47 jparsons
0 siblings, 0 replies; 5+ messages in thread
From: jparsons @ 2007-01-10 23:47 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: cluster
Branch: RHEL5
Changes by: jparsons at sourceware.org 2007-01-10 23:47:08
Modified files:
fence/man : fence_ipmilan.8
Log message:
bz222234
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/man/fence_ipmilan.8.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.4&r2=1.4.2.1
--- cluster/fence/man/fence_ipmilan.8 2006/08/09 14:48:07 1.4
+++ cluster/fence/man/fence_ipmilan.8 2007/01/10 23:47:08 1.4.2.1
@@ -42,6 +42,9 @@
\fB-p\fP \fIpassword\fP
Password (if required) for login.
.TP
+\fB-P\fP
+Use the lanplus option if this is a lanplus capable interface (for example iLo2)
+.TP
\fB-A\fP \fIAuthentication Type\fP
Can be set to none, password, md2, or md5.
.TP
@@ -70,6 +73,9 @@
.TP
\fIauth = < param >\fR
Authentication type (none, password, md2, md5).
+.TP
+\fIlanplus\fR
+If we are using the lanplus option for ipmitool
.SH SEE ALSO
fence(8), fence_node(8)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Cluster-devel] cluster/fence/man fence_ipmilan.8
@ 2007-01-10 23:48 jparsons
0 siblings, 0 replies; 5+ messages in thread
From: jparsons @ 2007-01-10 23:48 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: cluster
Branch: RHEL50
Changes by: jparsons at sourceware.org 2007-01-10 23:48:04
Modified files:
fence/man : fence_ipmilan.8
Log message:
bz222234
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/man/fence_ipmilan.8.diff?cvsroot=cluster&only_with_tag=RHEL50&r1=1.4&r2=1.4.4.1
--- cluster/fence/man/fence_ipmilan.8 2006/08/09 14:48:07 1.4
+++ cluster/fence/man/fence_ipmilan.8 2007/01/10 23:48:04 1.4.4.1
@@ -42,6 +42,9 @@
\fB-p\fP \fIpassword\fP
Password (if required) for login.
.TP
+\fB-P\fP
+Use the lanplus option if this is a lanplus capable interface (for example iLo2)
+.TP
\fB-A\fP \fIAuthentication Type\fP
Can be set to none, password, md2, or md5.
.TP
@@ -70,6 +73,9 @@
.TP
\fIauth = < param >\fR
Authentication type (none, password, md2, md5).
+.TP
+\fIlanplus\fR
+If we are using the lanplus option for ipmitool
.SH SEE ALSO
fence(8), fence_node(8)
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-01-10 23:48 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-10 23:47 [Cluster-devel] cluster/fence/man fence_ipmilan.8 jparsons
-- strict thread matches above, loose matches on Subject: below --
2007-01-10 23:48 jparsons
2007-01-10 23:46 jparsons
2006-08-09 15:22 jparsons
2006-08-09 14:48 jparsons
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).