<html><head>

<style>#x69b3ef14c50d4b9fb1a70212a9601577 blockquote.cite{
        margin-left:5px;
        margin-right:0px;
        padding-left:10px;
        padding-right:0px;
        border-left-width:1px;
        border-left-style:solid;
        border-left-color:#CCC;
}
#x69b3ef14c50d4b9fb1a70212a9601577 blockquote.cite2{
        margin-left:5px;
        margin-right:0px;
        padding-left:10px;
        padding-right:0px;
        border-left-width:1px;
        border-left-style:solid;
        border-left-color:#CCC;
        margin-top:3px;
        padding-top:0px;
}
#x69b3ef14c50d4b9fb1a70212a9601577 a img{
        border:0px;
}
#x69b3ef14c50d4b9fb1a70212a9601577 .plain pre,#x69b3ef14c50d4b9fb1a70212a9601577 .plain tt{
        font-family:monospace;
        font-size:100%;
        font-weight:normal;
        font-style:normal;
}
#x69b3ef14c50d4b9fb1a70212a9601577 .plain div{
        white-space:pre-wrap;
}
#x69b3ef14c50d4b9fb1a70212a9601577{
        font-family:'Segoe UI';
        font-size:12pt;
        color:#000;
        margin-left:0px;
        margin-right:8px;
        background-color:#FFF;
}
#x69b3ef14c50d4b9fb1a70212a9601577 .plain pre,#x69b3ef14c50d4b9fb1a70212a9601577 .plain tt{
        font-family:'Segoe UI';
        font-size:12pt;
}
#x69b3ef14c50d4b9fb1a70212a9601577 blockquote{
        display:none;
}
#x69b3ef14c50d4b9fb1a70212a9601577 blockquote.cite{
        margin-left:5px;
        margin-right:0px;
        padding-left:10px;
        padding-right:0px;
        border-left-width:1px;
        border-left-style:solid;
        border-left-color:#CCC;
}
#x69b3ef14c50d4b9fb1a70212a9601577 blockquote.cite2{
        margin-left:5px;
        margin-right:0px;
        padding-left:10px;
        padding-right:0px;
        border-left-width:1px;
        border-left-style:solid;
        border-left-color:#CCC;
        margin-top:3px;
        padding-top:0px;
}
#x69b3ef14c50d4b9fb1a70212a9601577 .plain pre,#x69b3ef14c50d4b9fb1a70212a9601577 .plain tt{
        font-family:monospace;
        font-size:100%;
        font-weight:normal;
        font-style:normal;
}
#x69b3ef14c50d4b9fb1a70212a9601577 a img{
        border:0px;
}
#x69b3ef14c50d4b9fb1a70212a9601577,#x69b3ef14c50d4b9fb1a70212a9601577 .plain pre,#x69b3ef14c50d4b9fb1a70212a9601577 .plain tt{
        font-family:Tahoma;
        font-size:12pt;
}blockquote.cite
{margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right: 0px; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204);}
blockquote.cite2
{margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right: 0px; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); margin-top: 3px; padding-top: 0px;}
a img
{border: 0px;}
body
{font-family: Tahoma; font-size: 12pt;}
</style>
</head>
<body contenteditable="false" background=""><div>Any of you guys ever seen an issue with Xen 4.4 were xm cannot create a guest because of what looks like an issue allocating memory even though xm info shows like 5x the amount of free memory needed? We are still unfortunately still using xm... it's on my list, i know..</div><div><br></div><div>We've had this happen on a couple hosts now. &nbsp;Only way to resolve seams to be rebooting the host. &nbsp;I'm going to update the host to latest Xen 4.4 now hoping this is a old bug.</div><div><br></div><div><br></div><div>Here's from xen logs</div><div><br></div><div><span id="x69b3ef14c50d4b9fb1a70212a9601577"><div style="zoom: 1; overflow: auto;"><div>[2016-06-22 09:13:50 1958] DEBUG (XendDomainInfo:105) XendDomainInfo.create(['vm', ['name', 'xxx'], ['memory', 2048], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'], ['vcpus', 2], ['oos', 1], ['image', ['linux', ['kernel', '/kernels/vmlinux-2.6.18.8-4'], ['videoram', 4], ['args', 'root=/dev/xvda ro xencons=tty console=tty1 '], ['tsc_mode', 0], ['nomigrate', 0]]], ['s3_integrity', 1], ['device', ['vbd', ['uname', 'phy:vg/fs_6818'], ['dev', 'xvda'], ['mode', 'w']]], ['device', ['vbd', ['uname', 'phy:vg/fs_6819'], ['dev', 'xvdb'], ['mode', 'w']]], ['device', ['vif', ['rate', '40mb/s'], ['mac', 'FE:FD:48:01:F1:E7']]]])<br>[2016-06-22 09:13:50 1958] DEBUG (XendDomainInfo:2504) XendDomainInfo.constructDomain<br>[2016-06-22 09:13:50 1958] DEBUG (balloon:187) Balloon: 7602632 KiB free; need 16384; done.<br>[2016-06-22 09:13:50 1958] ERROR (XendDomainInfo:2566) (12, 'Cannot allocate memory')<br>Traceback (most recent call last):<br>&nbsp; File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 2561, in _constructDomain<br>&nbsp;&nbsp;&nbsp; target = self.info.target())<br>Error: (12, 'Cannot allocate memory')<br>[2016-06-22 09:13:50 1958] ERROR (XendDomainInfo:490) VM start failed<br>Traceback (most recent call last):<br>&nbsp; File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 475, in start<br>&nbsp;&nbsp;&nbsp; XendTask.log_progress(0, 30, self._constructDomain)<br>&nbsp; File "/usr/lib64/python2.6/site-packages/xen/xend/XendTask.py", line 209, in log_progress<br>&nbsp;&nbsp;&nbsp; retval = func(*args, **kwds)<br>&nbsp; File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 2572, in _constructDomain<br>&nbsp;&nbsp;&nbsp; raise VmError(failmsg)<br>VmError: Creating domain failed: name=xxx<br>[2016-06-22 09:13:50 1958] ERROR (XendDomainInfo:110) Domain construction failed<br>Traceback (most recent call last):<br>&nbsp; File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 108, in create<br>&nbsp;&nbsp;&nbsp; vm.start()<br>&nbsp; File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 475, in start<br>&nbsp;&nbsp;&nbsp; XendTask.log_progress(0, 30, self._constructDomain)<br>&nbsp; File "/usr/lib64/python2.6/site-packages/xen/xend/XendTask.py", line 209, in log_progress<br>&nbsp;&nbsp;&nbsp; retval = func(*args, **kwds)<br>&nbsp; File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py", line 2572, in _constructDomain<br>&nbsp;&nbsp;&nbsp; raise VmError(failmsg)<br>VmError: Creating domain failed: name=xxx</div><div><br></div><div>--</div><div>Shaun</div></div></span></div>
</body></html>