NoPaste

xend reboot crash 1

von bongout

SNIPPET_TEXT:
  1. [2006-01-05 20:29:55 xend.XendDomainInfo] INFO (XendDomainInfo:810) Domain has shutdown: name=oracle id=7 reason=reboot.
  2. [2006-01-05 20:29:55 xend.XendDomainInfo] DEBUG (XendDomainInfo:1273) XendDomainInfo.destroyDomain(7)
  3. [2006-01-05 20:29:56 xend.XendDomainInfo] DEBUG (XendDomainInfo:373) parseConfig: result is {'ssidref': 0, 'uuid': '61d11358-f6c1e361-2cfce39d-2f045699', 'on_crash': 'restart', 'on_reboot': 'restart', 'image': ['linux', ['kernel', '/boot/vmlinuz-2.6.12.6-xenU'], ['ip', '192.168.100.111:1.2.3.4::255.255.255.0:oracle:eth0:off'], ['root', '/dev/sda1 ro'], ['args', '4'], ['vcpus', '1'], ['vcpus', '1'], ['boot', 'c'], ['nics', '1']], 'on_poweroff': 'destroy', 'cpus': None, 'name': 'oracle', 'backend': [], 'vcpus': 1, 'cpu_weight': 1.0, 'vcpu_avail': 1, 'memory': 1024, 'device': [('vif', ['vif', ['backend', 0], ['script', 'vif-bridge'], ['mac', '00:16:3e:03:32:7f']]), ('vbd', ['vbd', ['backend', 0], ['dev', 'sda1'], ['uname', 'file:/opt/xen/domains/oracle/disk.img'], ['mode', 'w']]), ('vbd', ['vbd', ['backend', 0], ['dev', 'sda2'], ['uname', 'file:/opt/xen/domains/oracle/swap.img'], ['mode', 'w']])], 'bootloader': None, 'cpu': None, 'maxmem': 1024}
  4. [2006-01-05 20:29:56 xend.XendDomainInfo] DEBUG (XendDomainInfo:1123) XendDomainInfo.construct: None 0
  5. [2006-01-05 20:29:56 xend.XendDomainInfo] DEBUG (XendDomainInfo:1155) XendDomainInfo.initDomain: 8 1.0
  6. [2006-01-05 20:29:56 xend] DEBUG (balloon:47) Balloon: free 1013; need 1025.
  7. [2006-01-05 20:29:56 xend.XendDomainInfo] ERROR (XendDomainInfo:188) Domain construction failed
  8. Traceback (most recent call last):
  9.   File "/usr/src/xen/xen-unstable/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 181, in create
  10.     vm.initDomain()
  11.   File "/usr/src/xen/xen-unstable/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 1168, in initDomain
  12.     balloon.free(m)
  13.   File "/usr/src/xen/xen-unstable/dist/install/usr/lib/python/xen/xend/balloon.py", line 59, in free
  14.     raise VmError(
  15. VmError: I need 1025 MiB, but dom0_min_mem is 196 and shrinking to 196 MiB would leave only 942 MiB free.
  16. [2006-01-05 20:29:56 xend.XendDomainInfo] DEBUG (XendDomainInfo:1265) XendDomainInfo.destroy: domid=8
  17. [2006-01-05 20:29:56 xend.XendDomainInfo] DEBUG (XendDomainInfo:1273) XendDomainInfo.destroyDomain(8)
  18. [2006-01-05 20:29:56 xend.XendDomainInfo] ERROR (XendDomainInfo:1437) Failed to restart domain 7.
  19. Traceback (most recent call last):
  20.   File "/usr/src/xen/xen-unstable/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 1426, in restart
  21.     new_dom = XendDomain.instance().domain_create(config)
  22.   File "/usr/src/xen/xen-unstable/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 226, in domain_create
  23.     dominfo = XendDomainInfo.create(config)
  24.   File "/usr/src/xen/xen-unstable/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 181, in create
  25.     vm.initDomain()
  26.   File "/usr/src/xen/xen-unstable/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 1168, in initDomain
  27.     balloon.free(m)
  28.   File "/usr/src/xen/xen-unstable/dist/install/usr/lib/python/xen/xend/balloon.py", line 59, in free
  29.     raise VmError(
  30. VmError: I need 1025 MiB, but dom0_min_mem is 196 and shrinking to 196 MiB would leave only 942 MiB free.
  31. ~

Quellcode

Hier kannst du den Code kopieren und ihn in deinen bevorzugten Editor einfügen. PASTEBIN_DOWNLOAD_SNIPPET_EXPLAIN