git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@464 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd

This commit is contained in:
sakolish 2008-02-13 14:42:51 +00:00
parent 72ecce135d
commit af55984364

View File

@ -1,8 +1,7 @@
.\" Automatically generated by Pod::Man version 1.02
.\" Tue Jan 8 10:15:05 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,30 +126,29 @@
. ds Ae AE
.\}
.rm #[ #] #H #V #F C
.\" ======================================================================
.\" ========================================================================
.\"
.IX Title "MKVM.1 1"
.TH MKVM.1 1 "perl v5.6.0" "2008-01-08" "User Contributed Perl Documentation"
.UC
.TH MKVM.1 1 "2008-02-13" "perl v5.8.3" "User Contributed Perl Documentation"
.SH "NAME"
\&\fBmkvm\fR \- Creates \s-1HMC-\s0 and IVM-managed partitions.
\&\fBmkvm\fR \- Creates HMC\- and IVM\-managed partitions.
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
\&\fImkvm [\-h| \-\-help]\fR
.PP
\&\fImkvm [\-v| \-\-version]\fR
\&\fImkvm [\-v| \-\-version]\fR
.PP
\&\fImkvm [\-V| \-\-verbose] singlenode \-i id \-n name\fR
.PP
\&\fImkvm [\-V| \-\-verbose] src_fsp \-c dest_fsp\fR
\&\fImkvm [\-V| \-\-verbose] src_cec \-c dest_cec\fR
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
The mkvm command creates a new partition with the same profile/resources as the partition specified by singlenode. The \-i and \-n flags specify the numeric partition number and name of the newly created partition, respectively. The second form of this command duplicates all the partitions associated with src_fsp to dest_fsp. Note that src_dest and dest_fsp must be associated with the same \s-1HMC\s0. Newly created partitions are automatically added to the xCAT database.
The mkvm command creates a new partition with the same profile/resources as the partition specified by singlenode. The \-i and \-n flags specify the numeric partition number and name of the newly created partition, respectively. The second form of this command duplicates all the partitions associated with src_cec to dest_cec. Note that src_dest and dest_cec must be associated with the same \s-1HMC\s0. Newly created partitions are automatically added to the xCAT database.
.SH "OPTIONS"
.IX Header "OPTIONS"
\&\fB\-h\fR Display usage message.
.PP
\&\fB\-c\fR Copy partitions from src_fsp to dest_fsp on single \s-1HMC\s0
\&\fB\-c\fR Copy partitions from src_cec to dest_cec on single \s-1HMC\s0
.PP
\&\fB\-i\fR New partition numeric id
.PP
@ -182,13 +172,13 @@ Output is similar to:
.PP
lpar5: Success
.PP
2. To duplicate all the partitions associated with fsp01 on fsp02, enter:
2. To duplicate all the partitions associated with cec01 on cec02, enter:
.PP
\&\fImkvm fsp01 .c fsp02\fR
\&\fImkvm cec01 \-c cec02\fR
.PP
Output is similar to:
.PP
fsp02: Success
cec01: Success
.SH "FILES"
.IX Header "FILES"
/opt/xcat/bin/mkvm