24692363 restart of nova-compute went to maintenance
authorSean Wilcox <sean.wilcox@oracle.com>
Tue, 08 Nov 2016 11:16:49 -0700
changeset 7262 19860fd7b64f
parent 7261 ee1d1986fad0
child 7263 d601ec170433
24692363 restart of nova-compute went to maintenance
components/openstack/nova/files/nova-compute.xml
--- a/components/openstack/nova/files/nova-compute.xml	Tue Nov 08 04:33:35 2016 -0800
+++ b/components/openstack/nova/files/nova-compute.xml	Tue Nov 08 11:16:49 2016 -0700
@@ -66,7 +66,10 @@
         <method_credential user='nova' group='nova' />
       </method_context>
     </exec_method>
-    <exec_method timeout_seconds="60" type="method" name="stop"
+    <!-- increase the timeout to 600 seconds. The time that it could take to
+	 flush the database calls and complete shutdown espescially on heavily
+	 utilized systems. -->
+    <exec_method timeout_seconds="600" type="method" name="stop"
       exec=":kill"/>
 
     <instance name='default' enabled='false'>