From 99365ff4a832a25aa022bdef12d649f76d836168 Mon Sep 17 00:00:00 2001 From: Jia Zhao Date: Wed, 20 Aug 2014 15:39:25 +0800 Subject: [PATCH] add lparid in nodeimport man page --- xCAT-client/pods/man1/nodeimport.1.pod | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/xCAT-client/pods/man1/nodeimport.1.pod b/xCAT-client/pods/man1/nodeimport.1.pod index 2dffc1847..871b7510d 100644 --- a/xCAT-client/pods/man1/nodeimport.1.pod +++ b/xCAT-client/pods/man1/nodeimport.1.pod @@ -128,6 +128,7 @@ To import nodes using a profile, follow the following steps: __hostname__: mac=b8:ac:6f:37:59:28 cec=mycec + lparid=1 # Node information file ends. The node information file includes the following items: @@ -152,6 +153,10 @@ B> This is a mandatory option for defining Power rack-mounted no Description: Specifies the name of a Power rack-mount central electronic complex (CEC). +B> This is a optional option for defining Power rack-mounted nodes. + +Description: Specifies the LPAR id of Power rack-mounted node. + B> This is an optional item. Description: Specify the IP address used for provisioning a node, where is in the form xxx.xxx.xxx.xxx. If this item is not included, the IP address used to provision the node is generated automatically according to the Network Profile used by the node.