Forgot to attach relevant fragment of xend.log.
[2006-06-05 10:50:51 xend.XendDomainInfo] ERROR (XendDomainInfo:190)
Domain construction failed
Traceback (most recent call last):
File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 182, in create
vm.construct()
File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 1168, in construct
handle = uuid.fromString(self.info['uuid']))
error: (12, 'Cannot allocate memory')
[2006-06-05 10:50:51 xend.XendDomainInfo] DEBUG (XendDomainInfo:1327)
XendDomainInfo.destroy: domid=None
[2006-06-05 10:50:51 xend] ERROR (xmlrpclib2:124) (12, 'Cannot allocate
memory')
Traceback (most recent call last):
File "/usr/lib/python/xen/util/xmlrpclib2.py", line 103, in
_marshaled_dispatch
response = self._dispatch(method, params)
File "/usr/lib/python2.3/SimpleXMLRPCServer.py", line 407, in _dispatch
return func(*params)
File "/usr/lib/python/xen/xend/server/XMLRPCServer.py", line 63, in
domain_create
info = XendDomain.instance().domain_create(config)
File "/usr/lib/python/xen/xend/XendDomain.py", line 227, in domain_create
dominfo = XendDomainInfo.create(config)
File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 182, in create
vm.construct()
File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 1168, in construct
handle = uuid.fromString(self.info['uuid']))
error: (12, 'Cannot allocate memory')
Yura Pismerov wrote:
> What is the max number of domains one can create in Xen 3.0.2 ?
> For some reason, no matter what amount of RAM I allocate for the domU's
> I can only create about 100 of them.
> After that I receive "Error: (12, 'Cannot allocate memory')", even
> though there is still plenty of free RAM available.
> Where should I look ?
>
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>
--
Yuri Pismerov, System Administrator
Armor Technologies (Canada) Inc.
P: 905 305 1946 (x.3519)
http://www.armorware.net
Privacy Protection Guaranteed!
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|