<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 '9' does not exist.<br><br>!<br>(shut).<br>An error occurred while shutting down domain:<br>Error: Domain '9' does not exist.<br><br>!<br> xen102(save)............<br>
 xen103(save).<br>An error occurred while saving domain:<br>Error: Domain '11' does not exist.<br><br>!<br>(shut).<br>An error occurred while shutting down domain:<br>Error: Domain '11' does not exist.<br>
<br>!<br><br><br>After reading a bit on Google I've found that this can be fixed by changing the LIST_GREP in xendomains:<br><br>+LIST_GREP='^(domain$\|(domid\|(name\|^{$\|"name":\|"domid":'<br>
-LIST_GREP='((domain\|(domid\|(name\|^{$\|"name":\|"domid":'<br><br>This fix works. Is this a known bug in the xen4centos release?<br><br></div>Karl<br></div>