Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 285831 Details for
Bug 233801
PCI devices disappear in Xen Paravirtual DomU on reboot/reset
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
xend.log output for domain create and reboot
xend.log (text/plain), 19.57 KB, created by
Stephen Tweedie
on 2007-12-12 16:04:46 UTC
(
hide
)
Description:
xend.log output for domain create and reboot
Filename:
MIME Type:
Creator:
Stephen Tweedie
Created:
2007-12-12 16:04:46 UTC
Size:
19.57 KB
patch
obsolete
>[2007-12-12 15:11:56 xend.XendDomainInfo 8070] DEBUG (XendDomainInfo:200) XendDomainInfo.create(['vm', ['name', 'rh5pv64'], ['memory', 500], ['maxmem', 500], ['on_poweroff', 'destroy'], ['on_reboot', 'restart'], ['on_crash', 'restart'], ['vcpus', 2], ['uuid', '60cbfe48-b8fc-4552-7157-a5ac4dd5a4ec'], ['bootloader', '/usr/bin/pygrub'], ['image', ['linux', ['ramdisk', '/var/lib/xen/boot_ramdisk.2y1Z_T'], ['kernel', '/var/lib/xen/boot_kernel.VL-2OI'], ['args', 'ro root=/dev/VolGroup00/LogVol00 rhgb quiet']]], ['device', ['vbd', ['uname', 'phy:/dev/shadow/rh5pv64'], ['dev', 'xvda'], ['mode', 'w']]], ['device', ['pci', ['dev', ['domain', '0x0000'], ['bus', '0x00'], ['slot', '0x09'], ['func', '0x0']]]], ['device', ['vif', ['bridge', 'xenbr0'], ['mac', '00:16:3e:03:19:fa']]], ['device', ['vkbd']], ['device', ['vfb', ['vncunused', '1'], ['type', 'vnc'], ['xauthority', '/root/.Xauthority']]]]) >[2007-12-12 15:11:56 xend.XendDomainInfo 8070] DEBUG (XendDomainInfo:306) parseConfig: config is ['vm', ['name', 'rh5pv64'], ['memory', 500], ['maxmem', 500], ['on_poweroff', 'destroy'], ['on_reboot', 'restart'], ['on_crash', 'restart'], ['vcpus', 2], ['uuid', '60cbfe48-b8fc-4552-7157-a5ac4dd5a4ec'], ['bootloader', '/usr/bin/pygrub'], ['image', ['linux', ['ramdisk', '/var/lib/xen/boot_ramdisk.2y1Z_T'], ['kernel', '/var/lib/xen/boot_kernel.VL-2OI'], ['args', 'ro root=/dev/VolGroup00/LogVol00 rhgb quiet']]], ['device', ['vbd', ['uname', 'phy:/dev/shadow/rh5pv64'], ['dev', 'xvda'], ['mode', 'w']]], ['device', ['pci', ['dev', ['domain', '0x0000'], ['bus', '0x00'], ['slot', '0x09'], ['func', '0x0']]]], ['device', ['vif', ['bridge', 'xenbr0'], ['mac', '00:16:3e:03:19:fa']]], ['device', ['vkbd']], ['device', ['vfb', ['vncunused', '1'], ['type', 'vnc'], ['xauthority', '/root/.Xauthority']]]] >[2007-12-12 15:11:56 xend.XendDomainInfo 8070] DEBUG (XendDomainInfo:411) parseConfig: result is {'shadow_memory': None, 'start_time': None, 'uuid': '60cbfe48-b8fc-4552-7157-a5ac4dd5a4ec', 'on_crash': 'restart', 'on_reboot': 'restart', 'localtime': None, 'image': ['linux', ['ramdisk', '/var/lib/xen/boot_ramdisk.2y1Z_T'], ['kernel', '/var/lib/xen/boot_kernel.VL-2OI'], ['args', 'ro root=/dev/VolGroup00/LogVol00 rhgb quiet']], 'on_poweroff': 'destroy', 'bootloader_args': None, 'cpus': None, 'name': 'rh5pv64', 'backend': [], 'vcpus': 2, 'cpu_weight': None, 'features': None, 'vcpu_avail': None, 'memory': 500, 'device': [('vbd', ['vbd', ['uname', 'phy:/dev/shadow/rh5pv64'], ['dev', 'xvda'], ['mode', 'w']]), ('pci', ['pci', ['dev', ['domain', '0x0000'], ['bus', '0x00'], ['slot', '0x09'], ['func', '0x0']]]), ('vif', ['vif', ['bridge', 'xenbr0'], ['mac', '00:16:3e:03:19:fa']]), ('vkbd', ['vkbd']), ('vfb', ['vfb', ['vncunused', '1'], ['type', 'vnc'], ['xauthority', '/root/.Xauthority']])], 'bootloader': '/usr/bin/pygrub', 'cpu': None, 'maxmem': 500} >[2007-12-12 15:11:56 xend.XendDomainInfo 8070] DEBUG (XendDomainInfo:1349) XendDomainInfo.construct: None >[2007-12-12 15:11:56 xend 8070] DEBUG (balloon:127) Balloon: 514444 KiB free; need 2048; done. >[2007-12-12 15:11:56 xend.XendDomainInfo 8070] DEBUG (XendDomainInfo:1397) XendDomainInfo.initDomain: 8 1.0 >[2007-12-12 15:11:56 xend.XendDomainInfo 8070] DEBUG (XendDomainInfo:1436) _initDomain:shadow_memory=0x0, maxmem=0x1f4, memory=0x1f4. >[2007-12-12 15:11:56 xend 8070] DEBUG (balloon:127) Balloon: 514436 KiB free; need 512000; done. >[2007-12-12 15:11:56 xend 8070] INFO (image:136) buildDomain os=linux dom=8 vcpus=2 >[2007-12-12 15:11:56 xend 8070] DEBUG (image:201) domid = 8 >[2007-12-12 15:11:56 xend 8070] DEBUG (image:202) memsize = 500 >[2007-12-12 15:11:56 xend 8070] DEBUG (image:203) image = /var/lib/xen/boot_kernel.VL-2OI >[2007-12-12 15:11:56 xend 8070] DEBUG (image:204) store_evtchn = 1 >[2007-12-12 15:11:56 xend 8070] DEBUG (image:205) console_evtchn = 2 >[2007-12-12 15:11:56 xend 8070] DEBUG (image:206) cmdline = ro root=/dev/VolGroup00/LogVol00 rhgb quiet >[2007-12-12 15:11:56 xend 8070] DEBUG (image:207) ramdisk = /var/lib/xen/boot_ramdisk.2y1Z_T >[2007-12-12 15:11:56 xend 8070] DEBUG (image:208) vcpus = 2 >[2007-12-12 15:11:56 xend 8070] DEBUG (image:209) features = >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:110) DevController: writing {'protocol': 'x86_64-abi', 'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vkbd/8/0'} to /local/domain/8/device/vkbd/0. >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:112) DevController: writing {'frontend-id': '8', 'domain': 'rh5pv64', 'frontend': '/local/domain/8/device/vkbd/0', 'state': '1', 'online': '1'} to /local/domain/0/backend/vkbd/8/0. >[2007-12-12 15:11:56 xend 8070] DEBUG (blkif:24) exception looking up device number for xvda: [Errno 2] No such file or directory: '/dev/xvda' >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:110) DevController: writing {'virtual-device': '51712', 'device-type': 'disk', 'protocol': 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend': '/local/domain/0/backend/vbd/8/51712'} to /local/domain/8/device/vbd/51712. >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:112) DevController: writing {'domain': 'rh5pv64', 'frontend': '/local/domain/8/device/vbd/51712', 'dev': 'xvda', 'state': '1', 'params': '/dev/shadow/rh5pv64', 'mode': 'w', 'online': '1', 'frontend-id': '8', 'type': 'phy'} to /local/domain/0/backend/vbd/8/51712. >[2007-12-12 15:11:56 xend 8070] INFO (pciquirk:91) NO quirks found for PCI device [10de:0373:10f1:2915] >[2007-12-12 15:11:56 xend 8070] DEBUG (pciquirk:131) Permissive mode NOT enabled for PCI device [10de:0373:10f1:2915] >[2007-12-12 15:11:56 xend 8070] DEBUG (pciif:159) pci: enabling ioport 0x3810/0x8 >[2007-12-12 15:11:56 xend 8070] DEBUG (pciif:172) pci: enabling iomem 0xb000b000/0x1000 pfn 0xb000b/0x1 >[2007-12-12 15:11:56 xend 8070] DEBUG (pciif:172) pci: enabling iomem 0xb000a000/0x100 pfn 0xb000a/0x1 >[2007-12-12 15:11:56 xend 8070] DEBUG (pciif:172) pci: enabling iomem 0xb0005c00/0x10 pfn 0xb0005/0x1 >[2007-12-12 15:11:56 xend 8070] DEBUG (pciif:183) pci: enabling irq 23 >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:110) DevController: writing {'protocol': 'x86_64-abi', 'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/pci/8/0'} to /local/domain/8/device/pci/0. >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:112) DevController: writing {'domain': 'rh5pv64', 'frontend': '/local/domain/8/device/pci/0', 'online': '1', 'frontend-id': '8', 'dev-0': '0000:00:09.00', 'state': '1', 'num_devs': '1'} to /local/domain/0/backend/pci/8/0. >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:110) DevController: writing {'mac': '00:16:3e:03:19:fa', 'handle': '0', 'protocol': 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend': '/local/domain/0/backend/vif/8/0'} to /local/domain/8/device/vif/0. >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:112) DevController: writing {'bridge': 'xenbr0', 'domain': 'rh5pv64', 'handle': '0', 'script': '/etc/xen/scripts/vif-bridge', 'state': '1', 'frontend': '/local/domain/8/device/vif/0', 'mac': '00:16:3e:03:19:fa', 'online': '1', 'frontend-id': '8'} to /local/domain/0/backend/vif/8/0. >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:110) DevController: writing {'protocol': 'x86_64-abi', 'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vfb/8/0'} to /local/domain/8/device/vfb/0. >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:112) DevController: writing {'vncunused': '1', 'domain': 'rh5pv64', 'frontend': '/local/domain/8/device/vfb/0', 'xauthority': '/root/.Xauthority', 'state': '1', 'online': '1', 'frontend-id': '8', 'type': 'vnc'} to /local/domain/0/backend/vfb/8/0. >[2007-12-12 15:11:56 xend 8070] DEBUG (vfbif:64) No VNC passwd configured for vfb access >[2007-12-12 15:11:56 xend.XendDomainInfo 8070] DEBUG (XendDomainInfo:756) Storing VM details: {'shadow_memory': '0', 'uuid': '60cbfe48-b8fc-4552-7157-a5ac4dd5a4ec', 'on_reboot': 'restart', 'start_time': '1197472316.67', 'on_poweroff': 'destroy', 'name': 'rh5pv64', 'xend/restart_count': '0', 'vcpus': '2', 'vcpu_avail': '3', 'memory': '500', 'on_crash': 'restart', 'image': "(linux (ramdisk /var/lib/xen/boot_ramdisk.2y1Z_T) (kernel /var/lib/xen/boot_kernel.VL-2OI) (args 'ro root=/dev/VolGroup00/LogVol00 rhgb quiet'))", 'maxmem': '500'} >[2007-12-12 15:11:56 xend.XendDomainInfo 8070] DEBUG (XendDomainInfo:791) Storing domain details: {'console/ring-ref': '1326619', 'console/port': '2', 'name': 'rh5pv64', 'console/limit': '1048576', 'vm': '/vm/60cbfe48-b8fc-4552-7157-a5ac4dd5a4ec', 'domid': '8', 'cpu/0/availability': 'online', 'memory/target': '512000', 'store/ring-ref': '1326620', 'cpu/1/availability': 'online', 'store/port': '1'} >[2007-12-12 15:11:56 xend.XendDomainInfo 8070] DEBUG (XendDomainInfo:988) XendDomainInfo.handleShutdownWatch >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:143) Waiting for devices vif. >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:149) Waiting for 0. >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:476) hotplugStatusCallback /local/domain/0/backend/vif/8/0/hotplug-status. >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:476) hotplugStatusCallback /local/domain/0/backend/vif/8/0/hotplug-status. >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:490) hotplugStatusCallback 1. >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:143) Waiting for devices usb. >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:143) Waiting for devices vbd. >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:149) Waiting for 51712. >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:476) hotplugStatusCallback /local/domain/0/backend/vbd/8/51712/hotplug-status. >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:490) hotplugStatusCallback 1. >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:143) Waiting for devices irq. >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:143) Waiting for devices vkbd. >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:149) Waiting for 0. >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:476) hotplugStatusCallback /local/domain/0/backend/vkbd/8/0/hotplug-status. >[2007-12-12 15:11:56 xend 8070] DEBUG (DevController:490) hotplugStatusCallback 1. >[2007-12-12 15:11:57 xend 8070] DEBUG (DevController:143) Waiting for devices vfb. >[2007-12-12 15:11:57 xend 8070] DEBUG (DevController:149) Waiting for 0. >[2007-12-12 15:11:57 xend 8070] DEBUG (DevController:476) hotplugStatusCallback /local/domain/0/backend/vfb/8/0/hotplug-status. >[2007-12-12 15:11:57 xend 8070] DEBUG (DevController:490) hotplugStatusCallback 1. >[2007-12-12 15:11:57 xend 8070] DEBUG (DevController:143) Waiting for devices pci. >[2007-12-12 15:11:57 xend 8070] DEBUG (DevController:149) Waiting for 0. >[2007-12-12 15:11:57 xend 8070] DEBUG (DevController:143) Waiting for devices ioports. >[2007-12-12 15:11:57 xend 8070] DEBUG (DevController:143) Waiting for devices tap. >[2007-12-12 15:11:57 xend 8070] DEBUG (DevController:143) Waiting for devices vtpm. >[2007-12-12 15:11:57 xend 8070] INFO (XendDomain:370) Domain rh5pv64 (8) unpaused. > >>>>>>>> >>>>>>>> Run "xm reboot rh5pv64" here >>>>>>>> > >[2007-12-12 15:14:01 xend.XendDomainInfo 8070] DEBUG (XendDomainInfo:988) XendDomainInfo.handleShutdownWatch >[2007-12-12 15:14:01 xend.XendDomainInfo 8070] DEBUG (XendDomainInfo:988) XendDomainInfo.handleShutdownWatch >[2007-12-12 15:14:23 xend.XendDomainInfo 8070] INFO (XendDomainInfo:947) Domain has shutdown: name=rh5pv64 id=8 reason=reboot. >[2007-12-12 15:14:23 xend.XendDomainInfo 8070] DEBUG (XendDomainInfo:1566) XendDomainInfo.destroyDomain(8) >[2007-12-12 15:14:24 xend.XendDomainInfo 8070] DEBUG (XendDomainInfo:200) XendDomainInfo.create(['domain', ['domid', 8], ['uuid', '60cbfe48-b8fc-4552-7157-a5ac4dd5a4ec'], ['vcpus', 2], ['vcpu_avail', 3], ['cpu_weight', 1.0], ['memory', 500], ['shadow_memory', 0], ['maxmem', 500], ['bootloader', '/usr/bin/pygrub'], ['features', ''], ['name', 'rh5pv64'], ['on_poweroff', 'destroy'], ['on_reboot', 'restart'], ['on_crash', 'restart'], ['image', ['linux', ['ramdisk', '/var/lib/xen/boot_ramdisk.BQ010j'], ['kernel', '/var/lib/xen/boot_kernel._RkUT5'], ['args', 'ro root=/dev/VolGroup00/LogVol00 rhgb quiet']]], ['device', ['vif', ['backend', 0], ['script', 'vif-bridge'], ['bridge', 'xenbr0'], ['mac', '00:16:3e:03:19:fa']]], ['device', ['vbd', ['backend', 0], ['dev', 'xvda:disk'], ['uname', 'phy:/dev/shadow/rh5pv64'], ['mode', 'w']]], ['device', ['vkbd', ['backend', 0]]], ['device', ['vfb', ['backend', 0], ['type', 'vnc'], ['vncunused', '1'], ['xauthority', '/root/.Xauthority']]], ['state', '---s--'], ['shutdown_reason', 'reboot'], ['cpu_time', 19.280452793999999], ['online_vcpus', 2], ['up_time', '147.289614916'], ['start_time', '1197472316.67'], ['store_mfn', 1326620], ['console_mfn', 1326619]]) >[2007-12-12 15:14:24 xend.XendDomainInfo 8070] DEBUG (XendDomainInfo:306) parseConfig: config is ['domain', ['domid', 8], ['uuid', '60cbfe48-b8fc-4552-7157-a5ac4dd5a4ec'], ['vcpus', 2], ['vcpu_avail', 3], ['cpu_weight', 1.0], ['memory', 500], ['shadow_memory', 0], ['maxmem', 500], ['bootloader', '/usr/bin/pygrub'], ['features', ''], ['name', 'rh5pv64'], ['on_poweroff', 'destroy'], ['on_reboot', 'restart'], ['on_crash', 'restart'], ['image', ['linux', ['ramdisk', '/var/lib/xen/boot_ramdisk.BQ010j'], ['kernel', '/var/lib/xen/boot_kernel._RkUT5'], ['args', 'ro root=/dev/VolGroup00/LogVol00 rhgb quiet']]], ['device', ['vif', ['backend', 0], ['script', 'vif-bridge'], ['bridge', 'xenbr0'], ['mac', '00:16:3e:03:19:fa']]], ['device', ['vbd', ['backend', 0], ['dev', 'xvda:disk'], ['uname', 'phy:/dev/shadow/rh5pv64'], ['mode', 'w']]], ['device', ['vkbd', ['backend', 0]]], ['device', ['vfb', ['backend', 0], ['type', 'vnc'], ['vncunused', '1'], ['xauthority', '/root/.Xauthority']]], ['state', '---s--'], ['shutdown_reason', 'reboot'], ['cpu_time', 19.280452793999999], ['online_vcpus', 2], ['up_time', '147.289614916'], ['start_time', '1197472316.67'], ['store_mfn', 1326620], ['console_mfn', 1326619]] >[2007-12-12 15:14:24 xend.XendDomainInfo 8070] DEBUG (XendDomainInfo:411) parseConfig: result is {'shadow_memory': 0, 'start_time': 1197472316.6700001, 'uuid': '60cbfe48-b8fc-4552-7157-a5ac4dd5a4ec', 'on_crash': 'restart', 'on_reboot': 'restart', 'localtime': None, 'image': ['linux', ['ramdisk', '/var/lib/xen/boot_ramdisk.BQ010j'], ['kernel', '/var/lib/xen/boot_kernel._RkUT5'], ['args', 'ro root=/dev/VolGroup00/LogVol00 rhgb quiet']], 'on_poweroff': 'destroy', 'bootloader_args': None, 'cpus': None, 'name': 'rh5pv64', 'backend': [], 'vcpus': 2, 'cpu_weight': 1.0, 'features': '', 'vcpu_avail': 3, 'memory': 500, 'device': [('vif', ['vif', ['backend', 0], ['script', 'vif-bridge'], ['bridge', 'xenbr0'], ['mac', '00:16:3e:03:19:fa']]), ('vbd', ['vbd', ['backend', 0], ['dev', 'xvda:disk'], ['uname', 'phy:/dev/shadow/rh5pv64'], ['mode', 'w']]), ('vkbd', ['vkbd', ['backend', 0]]), ('vfb', ['vfb', ['backend', 0], ['type', 'vnc'], ['vncunused', '1'], ['xauthority', '/root/.Xauthority']])], 'bootloader': '/usr/bin/pygrub', 'cpu': None, 'maxmem': 500} >[2007-12-12 15:14:24 xend.XendDomainInfo 8070] DEBUG (XendDomainInfo:1349) XendDomainInfo.construct: None >[2007-12-12 15:14:24 xend 8070] DEBUG (balloon:127) Balloon: 414784 KiB free; need 2048; done. >[2007-12-12 15:14:24 xend.XendDomainInfo 8070] DEBUG (XendDomainInfo:1397) XendDomainInfo.initDomain: 9 1.0 >[2007-12-12 15:14:24 xend.XendDomainInfo 8070] DEBUG (XendDomainInfo:1436) _initDomain:shadow_memory=0x0, maxmem=0x1f4, memory=0x1f4. >[2007-12-12 15:14:24 xend 8070] DEBUG (balloon:133) Balloon: 438364 KiB free; 75872 to scrub; need 512000; retries: 20. >[2007-12-12 15:14:24 xend 8070] DEBUG (balloon:141) Balloon: waiting on scrubbing >[2007-12-12 15:14:24 xend 8070] DEBUG (balloon:127) Balloon: 514324 KiB free; need 512000; done. >[2007-12-12 15:14:24 xend 8070] INFO (image:136) buildDomain os=linux dom=9 vcpus=2 >[2007-12-12 15:14:24 xend 8070] DEBUG (image:201) domid = 9 >[2007-12-12 15:14:24 xend 8070] DEBUG (image:202) memsize = 500 >[2007-12-12 15:14:24 xend 8070] DEBUG (image:203) image = /var/lib/xen/boot_kernel._RkUT5 >[2007-12-12 15:14:24 xend 8070] DEBUG (image:204) store_evtchn = 1 >[2007-12-12 15:14:24 xend 8070] DEBUG (image:205) console_evtchn = 2 >[2007-12-12 15:14:24 xend 8070] DEBUG (image:206) cmdline = ro root=/dev/VolGroup00/LogVol00 rhgb quiet >[2007-12-12 15:14:24 xend 8070] DEBUG (image:207) ramdisk = /var/lib/xen/boot_ramdisk.BQ010j >[2007-12-12 15:14:24 xend 8070] DEBUG (image:208) vcpus = 2 >[2007-12-12 15:14:24 xend 8070] DEBUG (image:209) features = >[2007-12-12 15:14:24 xend 8070] DEBUG (DevController:110) DevController: writing {'protocol': 'x86_64-abi', 'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vkbd/9/0'} to /local/domain/9/device/vkbd/0. >[2007-12-12 15:14:24 xend 8070] DEBUG (DevController:112) DevController: writing {'frontend-id': '9', 'domain': 'rh5pv64', 'frontend': '/local/domain/9/device/vkbd/0', 'state': '1', 'online': '1'} to /local/domain/0/backend/vkbd/9/0. >[2007-12-12 15:14:24 xend 8070] DEBUG (DevController:110) DevController: writing {'mac': '00:16:3e:03:19:fa', 'handle': '0', 'protocol': 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend': '/local/domain/0/backend/vif/9/0'} to /local/domain/9/device/vif/0. >[2007-12-12 15:14:24 xend 8070] DEBUG (DevController:112) DevController: writing {'bridge': 'xenbr0', 'domain': 'rh5pv64', 'handle': '0', 'script': '/etc/xen/scripts/vif-bridge', 'state': '1', 'frontend': '/local/domain/9/device/vif/0', 'mac': '00:16:3e:03:19:fa', 'online': '1', 'frontend-id': '9'} to /local/domain/0/backend/vif/9/0. >[2007-12-12 15:14:24 xend 8070] DEBUG (blkif:24) exception looking up device number for xvda: [Errno 2] No such file or directory: '/dev/xvda' >[2007-12-12 15:14:24 xend 8070] DEBUG (DevController:110) DevController: writing {'virtual-device': '51712', 'device-type': 'disk', 'protocol': 'x86_64-abi', 'backend-id': '0', 'state': '1', 'backend': '/local/domain/0/backend/vbd/9/51712'} to /local/domain/9/device/vbd/51712. >[2007-12-12 15:14:24 xend 8070] DEBUG (DevController:112) DevController: writing {'domain': 'rh5pv64', 'frontend': '/local/domain/9/device/vbd/51712', 'dev': 'xvda', 'state': '1', 'params': '/dev/shadow/rh5pv64', 'mode': 'w', 'online': '1', 'frontend-id': '9', 'type': 'phy'} to /local/domain/0/backend/vbd/9/51712. >[2007-12-12 15:14:24 xend 8070] DEBUG (DevController:110) DevController: writing {'protocol': 'x86_64-abi', 'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vfb/9/0'} to /local/domain/9/device/vfb/0. >[2007-12-12 15:14:24 xend 8070] DEBUG (DevController:112) DevController: writing {'vncunused': '1', 'domain': 'rh5pv64', 'frontend': '/local/domain/9/device/vfb/0', 'xauthority': '/root/.Xauthority', 'state': '1', 'online': '1', 'frontend-id': '9', 'type': 'vnc'} to /local/domain/0/backend/vfb/9/0. >[2007-12-12 15:14:24 xend 8070] DEBUG (vfbif:64) No VNC passwd configured for vfb access >[2007-12-12 15:14:24 xend.XendDomainInfo 8070] DEBUG (XendDomainInfo:756) Storing VM details: {'shadow_memory': '0', 'uuid': '60cbfe48-b8fc-4552-7157-a5ac4dd5a4ec', 'on_reboot': 'restart', 'start_time': '1197472464.59', 'on_poweroff': 'destroy', 'name': 'rh5pv64', 'vcpus': '2', 'vcpu_avail': '3', 'memory': '500', 'on_crash': 'restart', 'image': "(linux (ramdisk /var/lib/xen/boot_ramdisk.BQ010j) (kernel /var/lib/xen/boot_kernel._RkUT5) (args 'ro root=/dev/VolGroup00/LogVol00 rhgb quiet'))", 'maxmem': '500'} >[2007-12-12 15:14:24 xend.XendDomainInfo 8070] DEBUG (XendDomainInfo:791) Storing domain details: {'console/ring-ref': '1320987', 'console/port': '2', 'name': 'rh5pv64', 'console/limit': '1048576', 'vm': '/vm/60cbfe48-b8fc-4552-7157-a5ac4dd5a4ec', 'domid': '9', 'cpu/0/availability': 'online', 'memory/target': '512000', 'store/ring-ref': '1320988', 'cpu/1/availability': 'online', 'store/port': '1'} >[2007-12-12 15:14:24 xend.XendDomainInfo 8070] DEBUG (XendDomainInfo:988) XendDomainInfo.handleShutdownWatch
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 233801
:
150841
|
285821
| 285831 |
328394
|
328690
|
328735