From 4587e2079b95512880624b5a46841c736d0bdbc2 Mon Sep 17 00:00:00 2001 From: jjhua Date: Mon, 28 Mar 2011 02:30:29 +0000 Subject: [PATCH] correct the format of the mkvm examples git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9163 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/chvm.1.pod | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/xCAT-client/pods/man1/chvm.1.pod b/xCAT-client/pods/man1/chvm.1.pod index 15aaf2542..80e14eea8 100644 --- a/xCAT-client/pods/man1/chvm.1.pod +++ b/xCAT-client/pods/man1/chvm.1.pod @@ -108,19 +108,17 @@ lpar4: Success 1.To change the I/O slot profile for lpar4 using the configuration data in the file /tmp/lparfile, the I/O slots information is similar to: -4: 514/U78A9.001.0123456-P1-C17/0x21010202/2/1 - -4: 513/U78A9.001.0123456-P1-C15/0x21010201/2/1 - -4: 512/U78A9.001.0123456-P1-C16/0x21010200/2/1 + 4: 514/U78A9.001.0123456-P1-C17/0x21010202/2/1 + 4: 513/U78A9.001.0123456-P1-C15/0x21010201/2/1 + 4: 512/U78A9.001.0123456-P1-C16/0x21010200/2/1 then run the command: -I + cat /tmp/lparfile | chvm lpar4 2. To change the I/O slot profile for lpar1-lpar8 using the configuration data in the file /tmp/lparfile. Users can use the output of lsvm.and remove the cec information, and modify the lpar id before each I/O, and run the command as following: -I + chvm lpar1-lpar8 -p /tmp/lparfile =head2 VMware specific: