From cac2e54596dcfda5c1264742a0ad2f587e03e7ba Mon Sep 17 00:00:00 2001 From: wanghuaz Date: Thu, 30 Jul 2009 03:43:39 +0000 Subject: [PATCH] doc update for rnetboot that will not reboot the system if node is in boot state git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3903 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/rnetboot.1.pod | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xCAT-client/pods/man1/rnetboot.1.pod b/xCAT-client/pods/man1/rnetboot.1.pod index 2ee7e1afb..774255963 100644 --- a/xCAT-client/pods/man1/rnetboot.1.pod +++ b/xCAT-client/pods/man1/rnetboot.1.pod @@ -4,7 +4,7 @@ B - Cause the range of nodes to boot to network. =head1 SYNOPSIS -B [B<-V>|B<--verbose>] B<[-s boot_device_order]> B<[-f]> I [-m table.column==expectedstatus [-m table.col-umn=~expectedstatus]] [-t timeout] [-r retrycount] +B [B<-V>|B<--verbose>] B<[-s boot_device_order]> B<[-F]> B<[-f]> I [-m table.column==expectedstatus [-m table.col-umn=~expectedstatus]] [-t timeout] [-r retrycount] B [B<-h>|B<--help>] [B<-v>|B<--version>] @@ -19,6 +19,8 @@ system p nodes. B<-s> Set the boot device order. Accepted boot devices are hd and net. +B<-F> Force reboot the system no matter what state the node is. By default, rnetboot will not reboot the node if node is in 'boot' state. + B<-f> Force immediate shutdown of the partition. B<-m> Use one or multiple -m flags to specify the node attributes and the expected status for the node installation monitor