warhammer
Power User 
Anmeldungsdatum: 21.12.2008 Beiträge: 161
|
Verfasst am: 01 Dez 2009 20:37 Titel: DomUs starten nach update nicht mehr |
 |
|
Hallo,
ich habe "dummerweise" ein apt-get update/upgrade auf meiner Dom0 laufen lassen.
Das Ergebnis:
Die DomUs starten nicht mehr.
homenet:~# xm create nagios.cfg
Using config file "/etc/xen/nagios.cfg".
Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
Hier mal der Auszug aus dem xend.log:
homenet:/var/log/xen# more xend.log
[2009-12-01 19:33:20 2141] DEBUG (XendDomainInfo:84) XendDomainInfo.create(['vm', ['name', 'nagios'], ['memory', '256'], ['on_poweroff', 'destroy'], ['on_reboot', 'r
estart'], ['on_crash', 'restart'], ['vcpus', 1], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'], ['image', ['linux', ['kernel', '/boot/vmlinuz-2.6.26-2-xen-
686'], ['ramdisk', '/boot/initrd.img-2.6.26-2-xen-686'], ['ip', ':1.2.3.4::::eth0:dhcp'], ['root', '/dev/sda2 ro']]], ['device', ['vbd', ['uname', 'phy:/dev/server_v
m_vg/nagios-disk'], ['dev', 'sda2'], ['mode', 'w']]], ['device', ['vbd', ['uname', 'phy:/dev/server_vm_vg/nagios-swap'], ['dev', 'sda1'], ['mode', 'w']]], ['device',
['vif', ['mac', '00:16:3E:D9:2A:44']]]])
[2009-12-01 19:33:20 2141] DEBUG (XendDomainInfo:1618) XendDomainInfo.constructDomain
[2009-12-01 19:33:20 2141] DEBUG (balloon:132) Balloon: 262848 KiB free; need 2048; done.
[2009-12-01 19:33:20 2141] DEBUG (XendDomain:443) Adding Domain: 5
[2009-12-01 19:33:20 2141] DEBUG (XendDomainInfo:1703) XendDomainInfo.initDomain: 5 256
[2009-12-01 19:33:20 2141] DEBUG (XendDomainInfo:1738) _initDomain:shadow_memory=0x0, memory_static_max=0x10000000, memory_static_min=0x0.
[2009-12-01 19:33:20 2141] DEBUG (balloon:132) Balloon: 262848 KiB free; need 262144; done.
[2009-12-01 19:33:20 2141] INFO (image:139) buildDomain os=linux dom=5 vcpus=1
[2009-12-01 19:33:20 2141] DEBUG (image:363) domid = 5
[2009-12-01 19:33:20 2141] DEBUG (image:364) memsize = 256
[2009-12-01 19:33:20 2141] DEBUG (image:365) image = /boot/vmlinuz-2.6.26-2-xen-686
[2009-12-01 19:33:20 2141] DEBUG (image:366) store_evtchn = 1
[2009-12-01 19:33:20 2141] DEBUG (image:367) console_evtchn = 2
[2009-12-01 19:33:20 2141] DEBUG (image:368) cmdline = root=/dev/sda2 ro ip=:1.2.3.4::::eth0:dhcp
[2009-12-01 19:33:20 2141] DEBUG (image:369) ramdisk = /boot/initrd.img-2.6.26-2-xen-686
[2009-12-01 19:33:20 2141] DEBUG (image:370) vcpus = 1
[2009-12-01 19:33:20 2141] DEBUG (image:371) features =
[2009-12-01 19:33:21 2141] INFO (XendDomainInfo:1514) createDevice: vbd : {'uuid': '0504024c-d381-306e-7f51-abe725866120', 'bootable': 1, 'driver': 'paravirtualised'
, 'dev': 'sda2', 'uname': 'phy:/dev/server_vm_vg/nagios-disk', 'mode': 'w'}
[2009-12-01 19:33:21 2141] DEBUG (DevController:118) DevController: writing {'virtual-device': '2050', 'device-type': 'disk', 'protocol': 'x86_32-abi', 'backend-id':
'0', 'state': '1', 'backend': '/local/domain/0/backend/vbd/5/2050'} to /local/domain/5/device/vbd/2050.
[2009-12-01 19:33:21 2141] DEBUG (DevController:120) DevController: writing {'domain': 'nagios', 'frontend': '/local/domain/5/device/vbd/2050', 'uuid': '0504024c-d38
1-306e-7f51-abe725866120', 'dev': 'sda2', 'state': '1', 'params': '/dev/server_vm_vg/nagios-disk', 'mode': 'w', 'online': '1', 'frontend-id': '5', 'type': 'phy'} to
/local/domain/0/backend/vbd/5/2050.
[2009-12-01 19:33:21 2141] INFO (XendDomainInfo:1514) createDevice: vbd : {'uuid': '0ea738c8-1c37-000d-b4be-9b56e7e9b0f8', 'bootable': 0, 'driver': 'paravirtualised'
, 'dev': 'sda1', 'uname': 'phy:/dev/server_vm_vg/nagios-swap', 'mode': 'w'}
[2009-12-01 19:33:21 2141] DEBUG (DevController:118) DevController: writing {'virtual-device': '2049', 'device-type': 'disk', 'protocol': 'x86_32-abi', 'backend-id':
'0', 'state': '1', 'backend': '/local/domain/0/backend/vbd/5/2049'} to /local/domain/5/device/vbd/2049.
[2009-12-01 19:33:21 2141] DEBUG (DevController:120) DevController: writing {'domain': 'nagios', 'frontend': '/local/domain/5/device/vbd/2049', 'uuid': '0ea738c8-1c3
7-000d-b4be-9b56e7e9b0f8', 'dev': 'sda1', 'state': '1', 'params': '/dev/server_vm_vg/nagios-swap', 'mode': 'w', 'online': '1', 'frontend-id': '5', 'type': 'phy'} to
/local/domain/0/backend/vbd/5/2049.
[2009-12-01 19:33:21 2141] INFO (XendDomainInfo:1514) createDevice: vif : {'mac': '00:16:3E:D9:2A:44', 'uuid': '35ffd25e-fe8e-513c-b12b-2e4e7dbaf546'}
[2009-12-01 19:33:21 2141] DEBUG (DevController:118) DevController: writing {'mac': '00:16:3E:D9:2A:44', 'handle': '0', 'protocol': 'x86_32-abi', 'backend-id': '0',
'state': '1', 'backend': '/local/domain/0/backend/vif/5/0'} to /local/domain/5/device/vif/0.
[2009-12-01 19:33:21 2141] DEBUG (DevController:120) DevController: writing {'domain': 'nagios', 'frontend': '/local/domain/5/device/vif/0', 'uuid': '35ffd25e-fe8e-5
13c-b12b-2e4e7dbaf546', 'script': '/etc/xen/scripts/vif-bridge', 'mac': '00:16:3E:D9:2A:44', 'frontend-id': '5', 'state': '1', 'online': '1', 'handle': '0'} to /loca
l/domain/0/backend/vif/5/0.
[2009-12-01 19:33:21 2141] DEBUG (XendDomainInfo:2195) Storing VM details: {'on_xend_stop': 'ignore', 'shadow_memory': '0', 'uuid': 'a3f023bd-25e8-5d76-ea52-406e3380
173d', 'on_reboot': 'restart', 'start_time': '1259692401.11', 'on_poweroff': 'destroy', 'on_xend_start': 'ignore', 'on_crash': 'restart', 'xend/restart_count': '0',
'vcpus': '1', 'vcpu_avail': '1', 'image': "(linux (kernel /boot/vmlinuz-2.6.26-2-xen-686) (ramdisk /boot/initrd.img-2.6.26-2-xen-686) (args 'root=/dev/sda2 ro ip=:1.
2.3.4::::eth0:dhcp ') (notes (HV_START_LOW 4118806528) (FEATURES 'writable_page_tables|writable_descriptor_tables|auto_translated_physmap|pae_pgdir_above_4gb|supervi
sor_mode_kernel') (VIRT_BASE 3221225472) (GUEST_VERSION 2.6) (PADDR_OFFSET 0) (GUEST_OS linux) (HYPERCALL_PAGE 3222278144) (LOADER generic) (SUSPEND_CANCEL 1) (PAE_M
ODE yes) (ENTRY 3222274048) (XEN_VERSION xen-3.0)))", 'name': 'nagios'}
[2009-12-01 19:33:21 2141] DEBUG (XendDomainInfo:1008) Storing domain details: {'console/ring-ref': '77162', 'image/entry': '3222274048', 'console/port': '2', 'store
/ring-ref': '77163', 'image/loader': 'generic', 'vm': '/vm/a3f023bd-25e8-5d76-ea52-406e3380173d', 'control/platform-feature-multiprocessor-suspend': '1', 'image/hv-s
tart-low': '4118806528', 'image/guest-os': 'linux', 'image/features/writable-descriptor-tables': '1', 'image/virt-base': '3221225472', 'memory/target': '262144', 'im
age/guest-version': '2.6', 'image/features/supervisor-mode-kernel': '1', 'image/pae-mode': 'yes', 'console/limit': '1048576', 'image/paddr-offset': '0', 'image/hyper
call-page': '3222278144', 'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'image/features/pae-pgdir-above-4gb': '1', 'image/features/writable-page-table
s': '1', 'console/type': 'xenconsoled', 'image/features/auto-translated-physmap': '1', 'name': 'nagios', 'domid': '5', 'image/xen-version': 'xen-3.0', 'store/port':
'1'}
[2009-12-01 19:33:21 2141] DEBUG (DevController:118) DevController: writing {'protocol': 'x86_32-abi', 'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/b
ackend/console/5/0'} to /local/domain/5/device/console/0.
[2009-12-01 19:33:21 2141] DEBUG (DevController:120) DevController: writing {'domain': 'nagios', 'frontend': '/local/domain/5/device/console/0', 'uuid': 'e7fb545b-10
9d-a5e1-ae56-40daf65f1182', 'frontend-id': '5', 'state': '1', 'location': '2', 'online': '1', 'protocol': 'vt100'} to /local/domain/0/backend/console/5/0.
[2009-12-01 19:33:21 2141] DEBUG (XendDomainInfo:1092) XendDomainInfo.handleShutdownWatch
[2009-12-01 19:33:21 2141] DEBUG (DevController:151) Waiting for devices vif.
[2009-12-01 19:33:21 2141] DEBUG (DevController:156) Waiting for 0.
[2009-12-01 19:33:21 2141] DEBUG (DevController:595) hotplugStatusCallback /local/domain/0/backend/vif/5/0/hotplug-status.
[2009-12-01 19:35:01 2141] DEBUG (XendDomainInfo:1897) XendDomainInfo.destroy: domid=5
[2009-12-01 19:35:01 2141] DEBUG (XendDomainInfo:1914) XendDomainInfo.destroyDomain(5)
[2009-12-01 19:35:01 2141] DEBUG (XendDomainInfo:1529) Destroying device model
[2009-12-01 19:35:01 2141] DEBUG (XendDomainInfo:1536) Releasing devices
[2009-12-01 19:35:01 2141] DEBUG (XendDomainInfo:1542) Removing vif/0
[2009-12-01 19:35:01 2141] DEBUG (XendDomainInfo:590) XendDomainInfo.destroyDevice: deviceClass = vif, device = vif/0
[2009-12-01 19:35:01 2141] DEBUG (XendDomainInfo:1542) Removing vbd/2050
[2009-12-01 19:35:01 2141] DEBUG (XendDomainInfo:590) XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/2050
[2009-12-01 19:35:01 2141] DEBUG (XendDomainInfo:1542) Removing vbd/2049
[2009-12-01 19:35:01 2141] DEBUG (XendDomainInfo:590) XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/2049
[2009-12-01 19:35:01 2141] DEBUG (XendDomainInfo:1542) Removing console/0
[2009-12-01 19:35:01 2141] DEBUG (XendDomainInfo:590) XendDomainInfo.destroyDevice: deviceClass = console, device = console/0
[2009-12-01 19:35:01 2141] DEBUG (XendDomainInfo:1534) No device model
[2009-12-01 19:35:01 2141] DEBUG (XendDomainInfo:1536) Releasing devices |
|