From: Stephen Soltesz Date: Fri, 27 Mar 2009 17:09:51 +0000 (+0000) Subject: added two new sequences to rins a node if not installed. X-Git-Tag: Monitor-1.0-16~2 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=1ca5756ecc00d1465474047d8cd9af7cef789b91;p=monitor.git added two new sequences to rins a node if not installed. --- diff --git a/bootman.py b/bootman.py index f3ecf72..c26335f 100755 --- a/bootman.py +++ b/bootman.py @@ -599,6 +599,8 @@ def reboot(hostname, config=None, forced_action=None): # actual solution appears to involve removing the bad files, and # continually trying to boot the node. "bminit-cfg-auth-getplc-update-installinit-validate-rebuildinitrd-netcfg-disk-update4-update3-update3-implementerror-update-debug-done", + "bminit-cfg-auth-getplc-installinit-validate-exception-bmexceptmount-exception-noinstall-update-debug-done", + "bminit-cfg-auth-getplc-update-installinit-validate-exception-bmexceptmount-exception-noinstall-update-debug-done", ]: sequences.update({n : "restart_bootmanager_rins"})