add lparid in nodeimport man page

This commit is contained in:
Jia Zhao 2014-08-20 15:39:25 +08:00
parent e1c67b0724
commit 99365ff4a8

View File

@ -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<cec=<cec-name>> 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<lparid=<lpar-id>> This is a optional option for defining Power rack-mounted nodes.
Description: Specifies the LPAR id of Power rack-mounted node.
B<ip=<ip-address>> This is an optional item.
Description: Specify the IP address used for provisioning a node, where <ip-address> 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.