From 86aa5fae4fa329f35c6a2cef6ec851906ce7ac10 Mon Sep 17 00:00:00 2001 From: nott Date: Fri, 11 Jun 2010 17:26:27 +0000 Subject: [PATCH] add sparse_paging attribute git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6437 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/mkdsklsnode.1.pod | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/xCAT-client/pods/man1/mkdsklsnode.1.pod b/xCAT-client/pods/man1/mkdsklsnode.1.pod index 09c78fa3f..963d44424 100644 --- a/xCAT-client/pods/man1/mkdsklsnode.1.pod +++ b/xCAT-client/pods/man1/mkdsklsnode.1.pod @@ -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 + +Specifies that the paging file should be created as an AIX sparse file. + =item B 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.