Reformatted example output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@410 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
2cf7c4a024
commit
315406815b
@ -1,8 +1,7 @@
|
||||
.\" Automatically generated by Pod::Man version 1.02
|
||||
.\" Mon Jan 7 07:52:47 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,18 +126,17 @@
|
||||
. ds Ae AE
|
||||
.\}
|
||||
.rm #[ #] #H #V #F C
|
||||
.\" ======================================================================
|
||||
.\" ========================================================================
|
||||
.\"
|
||||
.IX Title "RSCAN.1 1"
|
||||
.TH RSCAN.1 1 "perl v5.6.0" "2008-01-07" "User Contributed Perl Documentation"
|
||||
.UC
|
||||
.TH RSCAN.1 1 "2008-02-06" "perl v5.8.3" "User Contributed Perl Documentation"
|
||||
.SH "NAME"
|
||||
\&\fBrscan\fR \- Collects node information from one or more hardware control points.
|
||||
.SH "SYNOPSIS"
|
||||
.IX Header "SYNOPSIS"
|
||||
\&\fIrscan [\-h|\-\-help]\fR
|
||||
.PP
|
||||
\&\fIrscan [\-v|\-\-version]\fR
|
||||
\&\fIrscan [\-v|\-\-version]\fR
|
||||
.PP
|
||||
\&\fIrscan [\-V|\-\-verbose] noderange [\-w][\-x|\-z]\fR
|
||||
.SH "DESCRIPTION"
|
||||
@ -172,6 +162,7 @@ Note that the first line of the output always contains information about the har
|
||||
.Vb 1
|
||||
\& 0 The command completed successfully.
|
||||
.Ve
|
||||
.PP
|
||||
.Vb 1
|
||||
\& 1 An error has occurred.
|
||||
.Ve
|
||||
@ -184,25 +175,26 @@ Note that the first line of the output always contains information about the har
|
||||
Output is similar to:
|
||||
.PP
|
||||
.Vb 1
|
||||
\& type name id type-model serial-number address
|
||||
\& type name id type-model serial-number address
|
||||
.Ve
|
||||
.PP
|
||||
.Vb 6
|
||||
\& hmc hmc01 7310-C05 10F426A hmc01
|
||||
\& fsp Server-9117-MMA-SN10F6F3D 9117-MMA 10F6F3D 3.3.3.197
|
||||
\& lpar lpar3 4 9117-MMA 10F6F3D
|
||||
\& lpar lpar2 3 9117-MMA 10F6F3D
|
||||
\& lpar lpar1 2 9117-MMA 10F6F3D
|
||||
\& lpar p6vios 1 9117-MMA 10F6F3D
|
||||
\& hmc hmc01 7310-C05 10F426A hmc01
|
||||
\& fsp Server-9117-MMA-SN10F6F3D 9117-MMA 10F6F3D 3.3.3.197
|
||||
\& lpar lpar3 4 9117-MMA 10F6F3D
|
||||
\& lpar lpar2 3 9117-MMA 10F6F3D
|
||||
\& lpar lpar1 2 9117-MMA 10F6F3D
|
||||
\& lpar p6vios 1 9117-MMA 10F6F3D
|
||||
.Ve
|
||||
2.To list all nodes managed by \s-1IVM\s0 ivm02 in \s-1XML\s0 format and write the output to the xCAT database, enter:
|
||||
.PP
|
||||
2. To list all nodes managed by \s-1IVM\s0 ivm02 in \s-1XML\s0 format and write the output to the xCAT database, enter:
|
||||
.PP
|
||||
\&\fIrscan ivm02 \-x \-w\fR
|
||||
.PP
|
||||
.Vb 1
|
||||
\& Output is similar to:
|
||||
.Ve
|
||||
Output is similar to:
|
||||
.PP
|
||||
.Vb 8
|
||||
\& <Node>
|
||||
\& <Node>
|
||||
\& <address>ivm02</address>
|
||||
\& <id></id>
|
||||
\& <name>ivm02</name>
|
||||
@ -211,6 +203,7 @@ Output is similar to:
|
||||
\& <type-model>9133-55A</type-model>
|
||||
\& </Node>
|
||||
.Ve
|
||||
.PP
|
||||
.Vb 8
|
||||
\& <Node>
|
||||
\& <address>3.3.3.91</address>
|
||||
@ -221,18 +214,20 @@ Output is similar to:
|
||||
\& <type-model>9133-55A</type-model>
|
||||
\& </Node>
|
||||
.Ve
|
||||
.PP
|
||||
.Vb 8
|
||||
\& <Node>
|
||||
\& <address></address>
|
||||
\& <id>1</id>
|
||||
\& <name>10-B7D1G</name>
|
||||
\& <serial-number>10B7D1G</serial-number>
|
||||
\& <type>lpar</type>
|
||||
\& <type-model>9133-55A</type-model>
|
||||
\& <Node>
|
||||
\& <address></address>
|
||||
\& <id>1</id>
|
||||
\& <name>10-B7D1G</name>
|
||||
\& <serial-number>10B7D1G</serial-number>
|
||||
\& <type>lpar</type>
|
||||
\& <type-model>9133-55A</type-model>
|
||||
\& </Node>
|
||||
.Ve
|
||||
.PP
|
||||
.Vb 8
|
||||
\& <Node>
|
||||
\& <Node>
|
||||
\& <address></address>
|
||||
\& <id>2</id>
|
||||
\& <name>lp2</name>
|
||||
@ -241,37 +236,41 @@ Output is similar to:
|
||||
\& <type-model>9133-55A</type-model>
|
||||
\& </Node>
|
||||
.Ve
|
||||
.PP
|
||||
3. To list all nodes managed by Management Module mm03 in stanza format and write the output to the xCAT database, enter:
|
||||
.PP
|
||||
I <rscan mm03 \-z \-w>
|
||||
\&\fIrscan mm03 \-z \-w\fR
|
||||
.PP
|
||||
Output is similar to:
|
||||
.PP
|
||||
.Vb 1
|
||||
\& <Output is similar to:
|
||||
.Ve
|
||||
.Vb 7
|
||||
\& SN#IBM:
|
||||
\& SN#IBM:
|
||||
\& objtype=node
|
||||
\& type=mm
|
||||
\& id=0
|
||||
\& type-model=8852-22Z
|
||||
\& serial-number=23A4328
|
||||
\& address=mm01
|
||||
\& type-model=8852-22Z
|
||||
\& serial-number=23A4328
|
||||
\& address=mm01
|
||||
.Ve
|
||||
.Vb 14
|
||||
\& blade1:
|
||||
\& objtype=node
|
||||
\& type=blade
|
||||
\& id=1
|
||||
\& type-model=8853-SWZ
|
||||
\& serial-number=23AD188
|
||||
\& address=
|
||||
\& blade2:
|
||||
\& objtype=node
|
||||
\& type=blade
|
||||
\& id=3
|
||||
\& type-model=7971-6AZ
|
||||
\& serial-number=23A0052
|
||||
\& address=
|
||||
.PP
|
||||
.Vb 7
|
||||
\& blade1:
|
||||
\& objtype=node
|
||||
\& type=blade
|
||||
\& id=1
|
||||
\& type-model=8853-SWZ
|
||||
\& serial-number=23AD188
|
||||
\& address=
|
||||
.Ve
|
||||
.PP
|
||||
.Vb 7
|
||||
\& blade2:
|
||||
\& objtype=node
|
||||
\& type=blade
|
||||
\& id=3
|
||||
\& type-model=7971-6AZ
|
||||
\& serial-number=23A0052
|
||||
\& address=
|
||||
.Ve
|
||||
.SH "FILES"
|
||||
.IX Header "FILES"
|
||||
|
Loading…
Reference in New Issue
Block a user