Updated w/ HMC- and IVM-managed usage & example

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@492 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
sakolish 2008-02-15 18:31:08 +00:00
parent 80d7ba31d8
commit d46c653a7e

View File

@ -1,8 +1,7 @@
.\" Automatically generated by Pod::Man version 1.02
.\" Tue Jan 8 10:33:42 2008
.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.14
.\"
.\" Standard preamble:
.\" ======================================================================
.\" ========================================================================
.de Sh \" Subsection heading
.br
.if t .Sp
@ -15,12 +14,6 @@
.if t .sp .5v
.if n .sp
..
.de Ip \" List item
.br
.ie \\n(.$>=3 .ne \\$3
.el .ne 3
.IP "\\$1" \\$2
..
.de Vb \" Begin verbatim text
.ft CW
.nf
@ -28,15 +21,14 @@
..
.de Ve \" End verbatim text
.ft R
.fi
..
.\" Set up some character translations and predefined strings. \*(-- will
.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
.\" double quote, and \*(R" will give a right double quote. | will give a
.\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used
.\" to do unbreakable dashes and therefore won't be available. \*(C` and
.\" \*(C' expand to `' in nroff, nothing in troff, for use with C<>
.\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
.\" do unbreakable dashes and therefore won't be available. \*(C` and \*(C'
.\" expand to `' in nroff, nothing in troff, for use with C<>.
.tr \(*W-|\(bv\*(Tr
.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
.ie n \{\
@ -46,8 +38,8 @@
. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
. ds L" ""
. ds R" ""
. ds C` `
. ds C' '
. ds C` ""
. ds C' ""
'br\}
.el\{\
. ds -- \|\(em\|
@ -56,26 +48,25 @@
. ds R" ''
'br\}
.\"
.\" If the F register is turned on, we'll generate index entries on stderr
.\" for titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and
.\" index entries marked with X<> in POD. Of course, you'll have to process
.\" the output yourself in some meaningful fashion.
.\" If the F register is turned on, we'll generate index entries on stderr for
.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
.\" entries marked with X<> in POD. Of course, you'll have to process the
.\" output yourself in some meaningful fashion.
.if \nF \{\
. de IX
. tm Index:\\$1\t\\n%\t"\\$2"
. .
..
. nr % 0
. rr F
.\}
.\"
.\" For nroff, turn off justification. Always turn off hyphenation; it
.\" makes way too many mistakes in technical documents.
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.hy 0
.if n .na
.\"
.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
.\" Fear. Run. Save yourself. No user-serviceable parts.
.bd B 3
. \" fudge factors for nroff and troff
.if n \{\
. ds #H 0
@ -135,31 +126,59 @@
. ds Ae AE
.\}
.rm #[ #] #H #V #F C
.\" ======================================================================
.\" ========================================================================
.\"
.IX Title "RNETBOOT.1 1"
.TH RNETBOOT.1 1 "perl v5.6.0" "2008-01-08" "User Contributed Perl Documentation"
.UC
.TH RNETBOOT.1 1 "2008-02-15" "perl v5.8.3" "User Contributed Perl Documentation"
.SH "NAME"
\&\fBrnetboot\fR \-Will force an unattended network install for a range of nodes (diskless) Front end to nodeset noderange netboot; rpower noderange boot.
\&\fBrnetboot\fR \- Will force an unattended network install for a range of nodes (diskless)
Front end to nodeset noderange netboot; rpower noderange boot.
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
\&\fBrnetboot\fR
\&\fInoderange\fR
\&\fIrnetboot [\-h| \-\-help]\fR
.PP
\&\fBrnetboot\fR
[\fB\-h\fR|\fB\*(--help\fR]
\&\fIrnetboot [\-v| \-\-version]\fR
.PP
\&\fBrnetboot\fR
[\fB\-v\fR|\fB\*(--version\fR]
\&\fIrnetboot [\-V| \-\-verbose] noderange\fR
.PP
\&\fBThe following options are valid for \s-1HMC\-\s0 and IVM-managed nodes \s-1ONLY\s0\fR
.PP
\&\fIrnetboot [\-V| \-\-verbose] noderange \-S server \-G gateway \-C client \-m MAC-address\fR
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
\&\fBrnetboot\fRWill force an unattended network install for a range of nodes (diskless) Front end to nodeset noderange netboot; rpower noderange boot.
The rnetboot command will force an unattended network install for a range of nodes (diskless) Front end to nodeset noderange netboot; rpower noderange boot.
.SH "OPTIONS"
.IX Header "OPTIONS"
\&\fB\-C\fR \s-1IP\s0 address of the partition to network boot.
.PP
\&\fB\-G\fR Gateway \s-1IP\s0 address of the partition specified with the \-C option.
.PP
\&\fB\-h\fR Display usage message.
.PP
\&\fB\-m\fR \s-1MAC\s0 address of the network adapter to use for network boot.
.PP
\&\fB\-S\fR \s-1IP\s0 address of the machine from which to retrieve the network boot image during network boot.
.PP
\&\fB\-v\fR Command Version.
.PP
\&\fB\-V\fR Verbose output.
.SH "RETURN VALUE"
.IX Header "RETURN VALUE"
0 The command completed successfully.
.PP
1 An error has occurred.
.SH "EXAMPLES"
.IX Header "EXAMPLES"
.Vb 4
\& rnetboot 1,3
\& rnetboot 14-56,70-203
\& rnetboot 1,3,14-56,70-203
\& rnetboot all,-129-256
.Ve
1. To perform a ping test along with a network boot of partition lpar3 using the network adapter with a \s-1MAC\s0 address of 00:09:6b:dd:02:e8, enter:
.PP
\&\fIrnetboot lpar3 \-m 00096bdd02e8 \-S 9.3.6.49 \-G 9.3.6.1 \-C 9.3.6.234\fR
.PP
Output is similar to:
.PP
lpar3: Success
.PP
2.
rnetboot 1,3
rnetboot 14\-56,70\-203
rnetboot 1,3,14\-56,70\-203
rnetboot all,\-129\-256