[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] domU reboot failure
FYI, latest unstable tip (14462) fails to reboot pv domains (issuing reboot from within the domain). Xend.log shows the following: [2007-03-21 14:54:26 3097] DEBUG (__init__:1072) features = [2007-03-21 14:54:26 3097] ERROR (__init__:1072) XendDomainInfo.initDomain: exception occurred Traceback (most recent call last): File "//usr/lib64/python/xen/xend/XendDomainInfo.py", line 1499, in _initDomain channel_details = self.image.createImage() File "//usr/lib64/python/xen/xend/image.py", line 112, in createImage return self.createDomain() File "//usr/lib64/python/xen/xend/image.py", line 131, in createDomain result = self.buildDomain() File "//usr/lib64/python/xen/xend/image.py", line 611, in buildDomain return LinuxImageHandler.buildDomain(self) File "//usr/lib64/python/xen/xend/image.py", line 215, in buildDomain features = self.vm.getFeatures()) Error: (11, 'Resource temporarily unavailable') [2007-03-21 14:54:26 3097] ERROR (__init__:1072) VM start failed ... Seeing this both on ia64 and x86_64 (didn't test x86_32). Domain was started with 'xm create'. The breakage seems to have occurred within the last ~50 csets. Thanks, Alex -- Alex Williamson HP Open Source & Linux Org. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |