add sparse_paging attribute

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6437 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
nott 2010-06-11 17:26:27 +00:00
parent 5816927548
commit 86aa5fae4f

View File

@ -47,6 +47,10 @@ Specifies the speed setting (optional). Used when defining the NIM machine. This
Specifies the size in Megabytes of the paging space for the diskless node.(optional) Used when initializing the NIM machine. The minimum and default size is 64 MB of paging space. (ex. "psize=64")
=item B<sparse_paging>
Specifies that the paging file should be created as an AIX sparse file.
=item B<dump_iscsi_port>
The tcpip port number to use to communicate dump images from the client to the dump resource server. Normally set by default. This port number is used by a dump resource server.