From 38b6ef1f6c9d35960e8bcbd387aff71a8f94c576 Mon Sep 17 00:00:00 2001 From: lissav Date: Wed, 18 Jul 2012 16:42:40 +0000 Subject: [PATCH] fix 545451 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13313 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/rmdef.1.pod | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-client/pods/man1/rmdef.1.pod b/xCAT-client/pods/man1/rmdef.1.pod index 905938b1a..113ec8798 100644 --- a/xCAT-client/pods/man1/rmdef.1.pod +++ b/xCAT-client/pods/man1/rmdef.1.pod @@ -23,6 +23,7 @@ This command is used to remove xCAT object definitions that are stored in the xC =item B<-a|--all> Clear the whole xCAT database. A backup of the xCAT definitions should be saved before using this option. Once all the data is removed the xCAT daemon will no longer work and you will have to switch to bypass mode in order to restore your data. You can switch to bypass mode by setting the XCATBYPASS environmant variable. (ex. "export XCATBYPASS=yes") +Another option is to run xcatconfig -d, this will restore the initial setup of the database as when xCAT is initially installed. The site table and policy table will be setup with minimal data and defaults. =item B<-f|--force>