From 097c51149c9c309e3f5917c22b65484bb97bc10f Mon Sep 17 00:00:00 2001 From: nott Date: Tue, 1 May 2012 19:44:56 +0000 Subject: [PATCH] add configdump option git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12428 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/mknimimage.1.pod | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/xCAT-client/pods/man1/mknimimage.1.pod b/xCAT-client/pods/man1/mknimimage.1.pod index a472cb653..bb0211371 100644 --- a/xCAT-client/pods/man1/mknimimage.1.pod +++ b/xCAT-client/pods/man1/mknimimage.1.pod @@ -85,6 +85,17 @@ Currently supported attributes: The name of a NIM bosinst_data resource. +=item B + +Specifies the type dump to be collected from the client. The values are +"selective", "full", and "none". If the configdump attribute is set to "full" +or "selective" the client will automatically be configured to dump to an iSCSI +target device. The "selective" memory dump will avoid dumping user data. The +"full" memory dump will dump all the memory of the client partition. Selective +and full memory dumps will be stored in subdirectory of the dump resource +allocated to the client. This attribute is saved in the xCAT osimage +definition. + =item B The name of the NIM dump resource.