Public bug reported:
I tried to give Gutsy Tribe 5 a try in a Xen DomU.
To test the installer, I tried to start a HVM DomU.
When the boot prompt of the CD installer should be visible, the DomU terminates.
I tried with the Tribe 5 desktop CD as well as the daily server and desktop
images of 2007/09/11.
The setup itself works as both an Ubuntu 7.04 CD image and a Knoppix CD image
boot to the boot prompt.
The DomU config file:
vncviewer = "no"
vncconsole = "yes"
name = "asterisk_test"
builder="hvm"
memory="512"
disk = [
'file:/srv/iso_cache/dailies/070911/gutsy-desktop-i386.iso,hdc:cdrom,r' ]
boot = "d"
vif = [ 'type=ioemu,bridge=xenbr0' ]
device_model = "/usr/lib/xen-ioemu-3.0/bin/qemu-dm"
kernel = "/usr/lib/xen-ioemu-3.0/boot/hvmloader"
vnc = 1
apic = 0
acpi = 0
pae = 0
vcpus = 1
xend.log:
[2007-09-11 13:10:52 xend.XendDomainInfo 4537] DEBUG (XendDomainInfo:190)
XendDomainInfo.create(['vm', ['name', 'asterisk_test'], ['memory', '512'],
['vcpus', 1], ['image', ['hvm', ['kernel',
'/usr/lib/xen-ioemu-3.0/boot/hvmloader'], ['args',
'VNC_VIEWER=192.108.37.46:5505 '], ['device_model',
'/usr/lib/xen-ioemu-3.0/bin/qemu-dm'], ['vcpus', 1], ['boot', 'd'], ['vnc', 1],
['vncunused', 1], ['vncconsole', 'yes'], ['xauthority', '/root/.Xauthority']]],
['device', ['vbd', ['uname',
'file:/srv/iso_cache/dailies/070911/gutsy-desktop-i386.iso'], ['dev',
'hdc:cdrom'], ['mode', 'r']]], ['device', ['vif', ['bridge', 'xenbr0'],
['type', 'ioemu']]]])
[2007-09-11 13:10:52 xend.XendDomainInfo 4537] DEBUG (XendDomainInfo:296)
parseConfig: config is ['vm', ['name', 'asterisk_test'], ['memory', '512'],
['vcpus', 1], ['image', ['hvm', ['kernel',
'/usr/lib/xen-ioemu-3.0/boot/hvmloader'], ['args',
'VNC_VIEWER=192.108.37.46:5505 '], ['device_model',
'/usr/lib/xen-ioemu-3.0/bin/qemu-dm'], ['vcpus', 1], ['boot', 'd'], ['vnc', 1],
['vncunused', 1], ['vncconsole', 'yes'], ['xauthority', '/root/.Xauthority']]],
['device', ['vbd', ['uname',
'file:/srv/iso_cache/dailies/070911/gutsy-desktop-i386.iso'], ['dev',
'hdc:cdrom'], ['mode', 'r']]], ['device', ['vif', ['bridge', 'xenbr0'],
['type', 'ioemu']]]]
[2007-09-11 13:10:52 xend.XendDomainInfo 4537] DEBUG (XendDomainInfo:395)
parseConfig: result is {'shadow_memory': None, 'uuid': None, 'on_crash': None,
'on_reboot': None, 'localtime': None, 'image': ['hvm', ['kernel',
'/usr/lib/xen-ioemu-3.0/boot/hvmloader'], ['args',
'VNC_VIEWER=192.108.37.46:5505 '], ['device_model',
'/usr/lib/xen-ioemu-3.0/bin/qemu-dm'], ['vcpus', 1], ['boot', 'd'], ['vnc', 1],
['vncunused', 1], ['vncconsole', 'yes'], ['xauthority', '/root/.Xauthority']],
'on_poweroff': None, 'bootloader_args': None, 'cpus': None, 'name':
'asterisk_test', 'backend': [], 'vcpus': 1, 'cpu_weight': None, 'features':
None, 'vcpu_avail': None, 'memory': 512, 'device': [('vbd', ['vbd', ['uname',
'file:/srv/iso_cache/dailies/070911/gutsy-desktop-i386.iso'], ['dev',
'hdc:cdrom'], ['mode', 'r']]), ('vif', ['vif', ['bridge', 'xenbr0'], ['type',
'ioemu']])], 'bootloader': None, 'cpu': None, 'maxmem': None}
[2007-09-11 13:10:52 xend.XendDomainInfo 4537] DEBUG (XendDomainInfo:1262)
XendDomainInfo.construct: None
[2007-09-11 13:10:52 xend.XendDomainInfo 4537] DEBUG (XendDomainInfo:1294)
XendDomainInfo.initDomain: 29 1.0
[2007-09-11 13:10:52 xend 4537] DEBUG (image:329) args: boot, val: d
[2007-09-11 13:10:52 xend 4537] DEBUG (image:329) args: fda, val: None
[2007-09-11 13:10:52 xend 4537] DEBUG (image:329) args: fdb, val: None
[2007-09-11 13:10:52 xend 4537] DEBUG (image:329) args: soundhw, val: None
[2007-09-11 13:10:52 xend 4537] DEBUG (image:329) args: localtime, val: None
[2007-09-11 13:10:52 xend 4537] DEBUG (image:329) args: serial, val: None
[2007-09-11 13:10:52 xend 4537] DEBUG (image:329) args: std-vga, val: None
[2007-09-11 13:10:52 xend 4537] DEBUG (image:329) args: isa, val: None
[2007-09-11 13:10:52 xend 4537] DEBUG (image:329) args: vcpus, val: 1
[2007-09-11 13:10:52 xend 4537] DEBUG (image:329) args: acpi, val: None
[2007-09-11 13:10:52 xend 4537] DEBUG (image:329) args: usb, val: None
[2007-09-11 13:10:52 xend 4537] DEBUG (image:329) args: usbdevice, val: None
[2007-09-11 13:10:52 xend 4537] DEBUG (image:329) args: k, val: None
[2007-09-11 13:10:52 xend 4537] DEBUG (balloon:127) Balloon: 542172 KiB free;
need 541904; done.
[2007-09-11 13:10:52 xend 4537] INFO (image:136) buildDomain os=hvm dom=29
vcpus=1
[2007-09-11 13:10:52 xend 4537] DEBUG (image:282) dom = 29
[2007-09-11 13:10:52 xend 4537] DEBUG (image:283) image =
/usr/lib/xen-ioemu-3.0/boot/hvmloader
[2007-09-11 13:10:52 xend 4537] DEBUG (image:284) store_evtchn = 1
[2007-09-11 13:10:52 xend 4537] DEBUG (image:285) memsize = 512
[2007-09-11 13:10:52 xend 4537] DEBUG (image:286) vcpus = 1
[2007-09-11 13:10:52 xend 4537] DEBUG (image:287) pae = 0
[2007-09-11 13:10:52 xend 4537] DEBUG (image:288) acpi = 0
[2007-09-11 13:10:52 xend 4537] DEBUG (image:289) apic = 0
[2007-09-11 13:10:52 xend 4537] DEBUG (image:417) hvm shutdown watch registered
[2007-09-11 13:10:52 xend 4537] DEBUG (blkif:24) exception looking up device
number for hdc: [Errno 2] No such file or directory: '/dev/hdc'
[2007-09-11 13:10:52 xend 4537] DEBUG (DevController:110) DevController:
writing {'backend-id': '0', 'virtual-device': '5632', 'device-type': 'cdrom',
'state': '1', 'backend': '/local/domain/0/backend/vbd/29/5632'} to
/local/domain/29/device/vbd/5632.
[2007-09-11 13:10:52 xend 4537] DEBUG (DevController:112) DevController:
writing {'domain': 'asterisk_test', 'frontend':
'/local/domain/29/device/vbd/5632', 'dev': 'hdc', 'state': '1', 'params':
'/srv/iso_cache/dailies/070911/gutsy-desktop-i386.iso', 'mode': 'r', 'online':
'1', 'frontend-id': '29', 'type': 'file'} to
/local/domain/0/backend/vbd/29/5632.
[2007-09-11 13:10:52 xend 4537] DEBUG (DevController:110) DevController:
writing {'state': '1', 'backend-id': '0', 'backend':
'/local/domain/0/backend/vif/29/0'} to /local/domain/29/device/vif/0.
[2007-09-11 13:10:52 xend 4537] DEBUG (DevController:112) DevController:
writing {'bridge': 'xenbr0', 'domain': 'asterisk_test', 'handle': '0',
'script': '/etc/xen/scripts/vif-bridge', 'state': '1', 'frontend':
'/local/domain/29/device/vif/0', 'mac': '00:16:3e:7e:10:d3', 'online': '1',
'frontend-id': '29', 'type': 'ioemu'} to /local/domain/0/backend/vif/29/0.
[2007-09-11 13:10:52 xend 4537] INFO (image:400) spawning device models:
/usr/lib/xen-ioemu-3.0/bin/qemu-dm ['/usr/lib/xen-ioemu-3.0/bin/qemu-dm', '-d',
'29', '-m', '512', '-boot', 'd', '-vcpus', '1', '-domain-name',
'asterisk_test', '-net', 'nic,vlan=1,macaddr=00:16:3e:68:f9:43,model=rtl8139',
'-net', 'tap,vlan=1,bridge=xenbr0', '-vncunused', '-vnclisten',
'192.108.37.46', '-vncviewer']
[2007-09-11 13:10:52 xend 4537] INFO (image:402) device model pid: 10228
[2007-09-11 13:10:52 xend.XendDomainInfo 4537] DEBUG (XendDomainInfo:713)
Storing VM details: {'shadow_memory': '4', 'uuid':
'0ca61210-d901-1de4-4c7f-6ca55184845c', 'on_reboot': 'restart', 'start_time':
'1189509052.64', 'on_poweroff': 'destroy', 'name': 'asterisk_test',
'xend/restart_count': '0', 'vcpus': '1', 'vcpu_avail': '1', 'memory': '512',
'on_crash': 'restart', 'image': "(hvm (kernel
/usr/lib/xen-ioemu-3.0/boot/hvmloader) (args 'VNC_VIEWER=192.108.37.46:5505 ')
(device_model /usr/lib/xen-ioemu-3.0/bin/qemu-dm) (vcpus 1) (boot d) (vnc 1)
(vncunused 1) (vncconsole yes) (xauthority /root/.Xauthority))", 'maxmem':
'512'}
[2007-09-11 13:10:52 xend.XendDomainInfo 4537] DEBUG (XendDomainInfo:748)
Storing domain details: {'console/port': '2', 'name': 'asterisk_test',
'console/limit': '1048576', 'vm': '/vm/0ca61210-d901-1de4-4c7f-6ca55184845c',
'domid': '29', 'cpu/0/availability': 'online', 'memory/target': '524288',
'store/ring-ref': '159096', 'store/port': '1'}
[2007-09-11 13:10:52 xend 4537] DEBUG (image:440) hvm_shutdown fired, shutdown
reason=None
[2007-09-11 13:10:52 xend.XendDomainInfo 4537] DEBUG (XendDomainInfo:938)
XendDomainInfo.handleShutdownWatch
[2007-09-11 13:10:52 xend 4537] DEBUG (DevController:143) Waiting for devices
vif.
[2007-09-11 13:10:52 xend 4537] DEBUG (DevController:149) Waiting for 0.
[2007-09-11 13:10:52 xend 4537] DEBUG (DevController:464) hotplugStatusCallback
/local/domain/0/backend/vif/29/0/hotplug-status.
[2007-09-11 13:10:53 xend 4537] DEBUG (DevController:464) hotplugStatusCallback
/local/domain/0/backend/vif/29/0/hotplug-status.
[2007-09-11 13:10:53 xend 4537] DEBUG (DevController:478) hotplugStatusCallback
1.
[2007-09-11 13:10:53 xend 4537] DEBUG (DevController:143) Waiting for devices
usb.
[2007-09-11 13:10:53 xend 4537] DEBUG (DevController:143) Waiting for devices
vbd.
[2007-09-11 13:10:53 xend 4537] DEBUG (DevController:149) Waiting for 5632.
[2007-09-11 13:10:53 xend 4537] DEBUG (DevController:464) hotplugStatusCallback
/local/domain/0/backend/vbd/29/5632/hotplug-status.
[2007-09-11 13:10:53 xend 4537] DEBUG (DevController:464) hotplugStatusCallback
/local/domain/0/backend/vbd/29/5632/hotplug-status.
[2007-09-11 13:10:53 xend 4537] DEBUG (DevController:478) hotplugStatusCallback
1.
[2007-09-11 13:10:53 xend 4537] DEBUG (DevController:143) Waiting for devices
irq.
[2007-09-11 13:10:53 xend 4537] DEBUG (DevController:143) Waiting for devices
pci.
[2007-09-11 13:10:53 xend 4537] DEBUG (DevController:143) Waiting for devices
ioports.
[2007-09-11 13:10:53 xend 4537] DEBUG (DevController:143) Waiting for devices
tap.
[2007-09-11 13:10:53 xend 4537] DEBUG (DevController:143) Waiting for devices
vtpm.
[2007-09-11 13:10:53 xend 4537] INFO (XendDomain:370) Domain asterisk_test (29)
unpaused.
[2007-09-11 13:10:54 xend.XendDomainInfo 4537] WARNING (XendDomainInfo:880)
Domain has crashed: name=asterisk_test id=29.
[2007-09-11 13:10:54 xend.XendDomainInfo 4537] DEBUG (XendDomainInfo:1466)
XendDomainInfo.destroyDomain(29)
[2007-09-11 13:10:54 xend 4537] DEBUG (image:429) hvm shutdown watch
unregistered
[2007-09-11 13:10:54 xend.XendDomainInfo 4537] DEBUG (XendDomainInfo:190)
XendDomainInfo.create(['domain', ['domid', 29], ['uuid',
'0ca61210-d901-1de4-4c7f-6ca55184845c'], ['vcpus', 1], ['vcpu_avail', 1],
['cpu_weight', 1.0], ['memory', 512], ['shadow_memory', 4], ['maxmem', 512],
['features', ''], ['name', 'asterisk_test'], ['on_poweroff', 'destroy'],
['on_reboot', 'restart'], ['on_crash', 'restart'], ['image', ['hvm', ['kernel',
'/usr/lib/xen-ioemu-3.0/boot/hvmloader'], ['args',
'VNC_VIEWER=192.108.37.46:5505 '], ['device_model',
'/usr/lib/xen-ioemu-3.0/bin/qemu-dm'], ['vcpus', 1], ['boot', 'd'], ['vnc', 1],
['vncunused', 1], ['vncconsole', 'yes'], ['xauthority', '/root/.Xauthority']]],
['device', ['vif', ['backend', 0], ['script', 'vif-bridge'], ['bridge',
'xenbr0'], ['mac', '00:16:3e:7e:10:d3'], ['type', 'ioemu']]], ['device',
['vbd', ['backend', 0], ['dev', 'hdc:cdrom'], ['uname',
'file:/srv/iso_cache/dailies/070911/gutsy-desktop-i386.iso'], ['mode', 'r']]],
['state', '----c-'], ['shutdown_reason', 'crash'], ['cpu_time',
0.13010340500000001], ['online_vcpus', 1], ['up_time', '1.73046994209'],
['start_time', '1189509052.64'], ['store_mfn', 159096]])
[2007-09-11 13:10:54 xend.XendDomainInfo 4537] DEBUG (XendDomainInfo:296)
parseConfig: config is ['domain', ['domid', 29], ['uuid',
'0ca61210-d901-1de4-4c7f-6ca55184845c'], ['vcpus', 1], ['vcpu_avail', 1],
['cpu_weight', 1.0], ['memory', 512], ['shadow_memory', 4], ['maxmem', 512],
['features', ''], ['name', 'asterisk_test'], ['on_poweroff', 'destroy'],
['on_reboot', 'restart'], ['on_crash', 'restart'], ['image', ['hvm', ['kernel',
'/usr/lib/xen-ioemu-3.0/boot/hvmloader'], ['args',
'VNC_VIEWER=192.108.37.46:5505 '], ['device_model',
'/usr/lib/xen-ioemu-3.0/bin/qemu-dm'], ['vcpus', 1], ['boot', 'd'], ['vnc', 1],
['vncunused', 1], ['vncconsole', 'yes'], ['xauthority', '/root/.Xauthority']]],
['device', ['vif', ['backend', 0], ['script', 'vif-bridge'], ['bridge',
'xenbr0'], ['mac', '00:16:3e:7e:10:d3'], ['type', 'ioemu']]], ['device',
['vbd', ['backend', 0], ['dev', 'hdc:cdrom'], ['uname',
'file:/srv/iso_cache/dailies/070911/gutsy-desktop-i386.iso'], ['mode', 'r']]],
['state', '----c-'], ['shutdown_reason', 'crash'], ['cpu_time',
0.13010340500000001], ['online_vcpus', 1], ['up_time', '1.73046994209'],
['start_time', '1189509052.64'], ['store_mfn', 159096]]
[2007-09-11 13:10:54 xend.XendDomainInfo 4537] DEBUG (XendDomainInfo:395)
parseConfig: result is {'shadow_memory': 4, 'uuid':
'0ca61210-d901-1de4-4c7f-6ca55184845c', 'on_crash': 'restart', 'on_reboot':
'restart', 'localtime': None, 'image': ['hvm', ['kernel',
'/usr/lib/xen-ioemu-3.0/boot/hvmloader'], ['args',
'VNC_VIEWER=192.108.37.46:5505 '], ['device_model',
'/usr/lib/xen-ioemu-3.0/bin/qemu-dm'], ['vcpus', 1], ['boot', 'd'], ['vnc', 1],
['vncunused', 1], ['vncconsole', 'yes'], ['xauthority', '/root/.Xauthority']],
'on_poweroff': 'destroy', 'bootloader_args': None, 'cpus': None, 'name':
'asterisk_test', 'backend': [], 'vcpus': 1, 'cpu_weight': 1.0, 'features': '',
'vcpu_avail': 1, 'memory': 512, 'device': [('vif', ['vif', ['backend', 0],
['script', 'vif-bridge'], ['bridge', 'xenbr0'], ['mac', '00:16:3e:7e:10:d3'],
['type', 'ioemu']]), ('vbd', ['vbd', ['backend', 0], ['dev', 'hdc:cdrom'],
['uname', 'file:/srv/iso_cache/dailies/070911/gutsy-desktop-i386.iso'],
['mode', 'r']])], 'bootloader': None, 'cpu': None, 'maxmem': 512}
[2007-09-11 13:10:54 xend.XendDomainInfo 4537] DEBUG (XendDomainInfo:1262)
XendDomainInfo.construct: None
[2007-09-11 13:10:54 xend.XendDomainInfo 4537] DEBUG (XendDomainInfo:1294)
XendDomainInfo.initDomain: 30 1.0
[2007-09-11 13:10:54 xend 4537] DEBUG (image:329) args: boot, val: d
[2007-09-11 13:10:54 xend 4537] DEBUG (image:329) args: fda, val: None
[2007-09-11 13:10:54 xend 4537] DEBUG (image:329) args: fdb, val: None
[2007-09-11 13:10:54 xend 4537] DEBUG (image:329) args: soundhw, val: None
[2007-09-11 13:10:54 xend 4537] DEBUG (image:329) args: localtime, val: None
[2007-09-11 13:10:54 xend 4537] DEBUG (image:329) args: serial, val: None
[2007-09-11 13:10:54 xend 4537] DEBUG (image:329) args: std-vga, val: None
[2007-09-11 13:10:54 xend 4537] DEBUG (image:329) args: isa, val: None
[2007-09-11 13:10:54 xend 4537] DEBUG (image:329) args: vcpus, val: 1
[2007-09-11 13:10:54 xend 4537] DEBUG (image:329) args: acpi, val: None
[2007-09-11 13:10:54 xend 4537] DEBUG (image:329) args: usb, val: None
[2007-09-11 13:10:54 xend 4537] DEBUG (image:329) args: usbdevice, val: None
[2007-09-11 13:10:54 xend 4537] DEBUG (image:329) args: k, val: None
[2007-09-11 13:10:54 xend 4537] DEBUG (balloon:133) Balloon: 428772 KiB free;
113364 to scrub; need 541904; retries: 20.
[2007-09-11 13:10:54 xend 4537] DEBUG (balloon:141) Balloon: waiting on
scrubbing
[2007-09-11 13:10:55 xend 4537] DEBUG (balloon:127) Balloon: 542172 KiB free;
need 541904; done.
[2007-09-11 13:10:55 xend 4537] INFO (image:136) buildDomain os=hvm dom=30
vcpus=1
[2007-09-11 13:10:55 xend 4537] DEBUG (image:282) dom = 30
[2007-09-11 13:10:55 xend 4537] DEBUG (image:283) image =
/usr/lib/xen-ioemu-3.0/boot/hvmloader
[2007-09-11 13:10:55 xend 4537] DEBUG (image:284) store_evtchn = 1
[2007-09-11 13:10:55 xend 4537] DEBUG (image:285) memsize = 512
[2007-09-11 13:10:55 xend 4537] DEBUG (image:286) vcpus = 1
[2007-09-11 13:10:55 xend 4537] DEBUG (image:287) pae = 0
[2007-09-11 13:10:55 xend 4537] DEBUG (image:288) acpi = 0
[2007-09-11 13:10:55 xend 4537] DEBUG (image:289) apic = 0
[2007-09-11 13:10:55 xend 4537] DEBUG (image:417) hvm shutdown watch registered
[2007-09-11 13:10:55 xend 4537] DEBUG (DevController:110) DevController:
writing {'state': '1', 'backend-id': '0', 'backend':
'/local/domain/0/backend/vif/30/0'} to /local/domain/30/device/vif/0.
[2007-09-11 13:10:55 xend 4537] DEBUG (DevController:112) DevController:
writing {'bridge': 'xenbr0', 'domain': 'asterisk_test', 'handle': '0',
'script': '/etc/xen/scripts/vif-bridge', 'state': '1', 'frontend':
'/local/domain/30/device/vif/0', 'mac': '00:16:3e:7e:10:d3', 'online': '1',
'frontend-id': '30', 'type': 'ioemu'} to /local/domain/0/backend/vif/30/0.
[2007-09-11 13:10:55 xend 4537] DEBUG (blkif:24) exception looking up device
number for hdc: [Errno 2] No such file or directory: '/dev/hdc'
[2007-09-11 13:10:55 xend 4537] DEBUG (DevController:110) DevController:
writing {'backend-id': '0', 'virtual-device': '5632', 'device-type': 'cdrom',
'state': '1', 'backend': '/local/domain/0/backend/vbd/30/5632'} to
/local/domain/30/device/vbd/5632.
[2007-09-11 13:10:55 xend 4537] DEBUG (DevController:112) DevController:
writing {'domain': 'asterisk_test', 'frontend':
'/local/domain/30/device/vbd/5632', 'dev': 'hdc', 'state': '1', 'params':
'/srv/iso_cache/dailies/070911/gutsy-desktop-i386.iso', 'mode': 'r', 'online':
'1', 'frontend-id': '30', 'type': 'file'} to
/local/domain/0/backend/vbd/30/5632.
[2007-09-11 13:10:55 xend 4537] INFO (image:400) spawning device models:
/usr/lib/xen-ioemu-3.0/bin/qemu-dm ['/usr/lib/xen-ioemu-3.0/bin/qemu-dm', '-d',
'30', '-m', '512', '-boot', 'd', '-vcpus', '1', '-domain-name',
'asterisk_test', '-net', 'nic,vlan=1,macaddr=00:16:3e:7e:10:d3,model=rtl8139',
'-net', 'tap,vlan=1,bridge=xenbr0', '-vncunused', '-vnclisten',
'192.108.37.46', '-vncviewer']
[2007-09-11 13:10:55 xend 4537] INFO (image:402) device model pid: 10434
[2007-09-11 13:10:55 xend.XendDomainInfo 4537] DEBUG (XendDomainInfo:713)
Storing VM details: {'shadow_memory': '4', 'uuid':
'0ca61210-d901-1de4-4c7f-6ca55184845c', 'on_reboot': 'restart', 'start_time':
'1189509055.43', 'on_poweroff': 'destroy', 'name': 'asterisk_test', 'vcpus':
'1', 'vcpu_avail': '1', 'memory': '512', 'on_crash': 'restart', 'image': "(hvm
(kernel /usr/lib/xen-ioemu-3.0/boot/hvmloader) (args
'VNC_VIEWER=192.108.37.46:5505 ') (device_model
/usr/lib/xen-ioemu-3.0/bin/qemu-dm) (vcpus 1) (boot d) (vnc 1) (vncunused 1)
(vncconsole yes) (xauthority /root/.Xauthority))", 'maxmem': '512'}
[2007-09-11 13:10:55 xend.XendDomainInfo 4537] DEBUG (XendDomainInfo:748)
Storing domain details: {'console/port': '2', 'name': 'asterisk_test',
'console/limit': '1048576', 'vm': '/vm/0ca61210-d901-1de4-4c7f-6ca55184845c',
'domid': '30', 'cpu/0/availability': 'online', 'memory/target': '524288',
'store/ring-ref': '81272', 'store/port': '1'}
[2007-09-11 13:10:55 xend 4537] DEBUG (image:440) hvm_shutdown fired, shutdown
reason=None
[2007-09-11 13:10:55 xend.XendDomainInfo 4537] DEBUG (XendDomainInfo:938)
XendDomainInfo.handleShutdownWatch
[2007-09-11 13:10:56 xend.XendDomainInfo 4537] WARNING (XendDomainInfo:880)
Domain has crashed: name=asterisk_test id=30.
[2007-09-11 13:10:56 xend.XendDomainInfo 4537] ERROR (XendDomainInfo:1670) VM
asterisk_test restarting too fast (2.132610 seconds since the last restart).
Refusing to restart to avoid loops.
[2007-09-11 13:10:56 xend.XendDomainInfo 4537] DEBUG (XendDomainInfo:1458)
XendDomainInfo.destroy: domid=30
[2007-09-11 13:10:56 xend.XendDomainInfo 4537] DEBUG (XendDomainInfo:1466)
XendDomainInfo.destroyDomain(30)
[2007-09-11 13:10:56 xend 4537] DEBUG (image:429) hvm shutdown watch
unregistered
** Affects: ubuntu
Importance: Undecided
Status: New
--
Gutsy installer won't boot as Xen HVM on Feisty
https://bugs.launchpad.net/bugs/138859
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs