mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 03:12:30 +00:00 
			
		
		
		
	added description for building block for ppc table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7525 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -661,7 +661,7 @@ ppc => { | ||||
|   hcp => 'The hardware control point for this node (HMC or IVM).', | ||||
|   id => 'For LPARs: the LPAR numeric id; for FSPs: the cage number; for BPAs: the frame number.', | ||||
|   pprofile => 'The LPAR profile that will be used the next time the LPAR is powered on with rpower.', | ||||
|   parent => 'For LPARs: the FSP/CEC; for FSPs: the BPA (if one exists).', | ||||
|   parent => 'For LPARs: the FSP/CEC; for FSPs: the BPA (if one exists); for BPAs: the building block (BB) which consists 1 or more service nodes and compute/storage nodes that are serviced by them.', | ||||
|   supernode => 'Comma separated list of 2 ids. The first one is the id of the supernode the FSP resides in. The second one is the logic location number (0-3) within the supernode for the FSP.', | ||||
|      comments => 'Any user-written notes.', | ||||
|      disable => "Set to 'yes' or '1' to comment out this row.", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user