<div dir="ltr"><div>Hello,<br><br>I have the following error with Xen 4.2.4-33 when stopping xendomains:<br><br>Shutting down Xen domains: Domain-0(skip)<br> xen101(save)..<br> xen101(save)............<br> xen102(save).<br>
An error occurred while saving domain:<br>Error: Domain &#39;9&#39; does not exist.<br><br>!<br>(shut).<br>An error occurred while shutting down domain:<br>Error: Domain &#39;9&#39; does not exist.<br><br>!<br> xen102(save)............<br>
 xen103(save).<br>An error occurred while saving domain:<br>Error: Domain &#39;11&#39; does not exist.<br><br>!<br>(shut).<br>An error occurred while shutting down domain:<br>Error: Domain &#39;11&#39; does not exist.<br>
<br>!<br><br><br>After reading a bit on Google I&#39;ve found that this can be fixed by changing the LIST_GREP in xendomains:<br><br>+LIST_GREP=&#39;^(domain$\|(domid\|(name\|^{$\|&quot;name&quot;:\|&quot;domid&quot;:&#39;<br>
-LIST_GREP=&#39;((domain\|(domid\|(name\|^{$\|&quot;name&quot;:\|&quot;domid&quot;:&#39;<br><br>This fix works. Is this a known bug in the xen4centos release?<br><br></div>Karl<br></div>