From 1b0b2eb2aa4837014b0732765370dff2fd1f17b6 Mon Sep 17 00:00:00 2001 From: wuzhy Date: Thu, 31 Dec 2009 04:57:01 +0000 Subject: [PATCH] Update this file for supporting mkvm/rmvm enhancement. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4867 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/mkvm.1.pod | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/xCAT-client/pods/man1/mkvm.1.pod b/xCAT-client/pods/man1/mkvm.1.pod index d6f9a7eed..a4b8efcce 100644 --- a/xCAT-client/pods/man1/mkvm.1.pod +++ b/xCAT-client/pods/man1/mkvm.1.pod @@ -15,6 +15,7 @@ I I I +I =head2 For KVM: @@ -46,6 +47,7 @@ B<-i> Starting numeric id of the newly created partitions. B<-l> The partition name of the source. B<-p> The file that contains the profiles for the source partitions. +B<--full> Request to create a new full system partition for each CEC. B<-v|--version> Command Version. @@ -111,6 +113,25 @@ lpar7: Success lpar8: Success +4. To duplicate all the partitions associated with cec01 on cec02, one is for cec01, the other is for cec02: + +I + +I + +I + +then create lpars on cec01 and cec02: + +I + +Output is similar to: + +lpar5: Success + +lpar6: Success + + =head1 FILES /opt/xcat/bin/mkvm