Hi,

I cannot boot Windows XP domU on SXCE104 dom0.
It was running for weeks..
Is it a known bug?

# virsh start wxpp01 &

# virsh dumpxml wxpp01
<domain type='xen' id='-1'>
  <name>wxpp01</name>
  <uuid>fb96e8c9-940d-7e0a-12ef-f167a7f1102c</uuid>
  <os>
    <type>hvm</type>
    <loader>/usr/lib/xen/boot/hvmloader</loader>
    <boot dev='hd'/>
  </os>
  <memory>361472</memory>
  <currentMemory>256000</currentMemory>
  <vcpu>1</vcpu>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>restart</on_reboot>
  <on_crash>restart</on_crash>
  <features>
    <pae/>
  </features>
  <clock offset='utc'/>
  <devices>
    <emulator>/usr/lib/xen/bin/qemu-dm</emulator>
    <interface type='ethernet'>
      <target dev='vif-1.0'/>
      <mac address='00:16:3e:67:ad:6e'/>
      <script path='vif-vnic'/>
    </interface>
    <disk type='file' device='disk'>
      <driver name='file'/>
      <source file='/export/xvm/wxpp01/disk'/>
      <target dev='hda'/>
    </disk>
    <disk type='file' device='cdrom'>
      <driver name='file'/>
      <source file='/export/xvm/isos/en_winxp_pro_with_sp2.iso'/>
      <target dev='hdc'/>
      <readonly/>
    </disk>
    <input type='mouse' bus='ps2'/>
    <graphics type='vnc' port='-1'/>
  </devices>
</domain>




[2009-02-26 18:00:31 552] DEBUG (DevController:156) Waiting for 0.
[2009-02-26 18:00:31 552] DEBUG (DevController:590)
hotplugStatusCallback /local/domain/0/backend/vif/8/0/hotplug-status.
[2009-02-26 18:02:11 552] WARNING (XendDomain:1013) Failed to setup
devices for <domain id=8 name=wxpp01 memory=262144000 state=paused>:
Device 0 (vif) could not be connected. Hotplug scripts not working.
[2009-02-26 18:02:11 552] DEBUG (XendDomainInfo:1893)
XendDomainInfo.destroy: domid=8
[2009-02-26 18:02:11 552] DEBUG (XendDomainInfo:1912)
XendDomainInfo.destroyDomain(8)
[2009-02-26 18:02:11 552] DEBUG (XendDomainInfo:1542) Removing vif/0
[2009-02-26 18:02:11 552] DEBUG (XendDomainInfo:603)
XendDomainInfo.destroyDevice: deviceClass = vif, device = vif/0
[2009-02-26 18:02:11 552] DEBUG (XendDomainInfo:1542) Removing vbd/768
[2009-02-26 18:02:11 552] DEBUG (XendDomainInfo:603)
XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/768
[2009-02-26 18:02:11 552] DEBUG (XendDomainInfo:1542) Removing vbd/5632
[2009-02-26 18:02:11 552] DEBUG (XendDomainInfo:603)
XendDomainInfo.destroyDevice: deviceClass = vbd, device = vbd/5632
[2009-02-26 18:02:11 552] DEBUG (XendDomainInfo:1542) Removing vkbd/0
[2009-02-26 18:02:11 552] DEBUG (XendDomainInfo:603)
XendDomainInfo.destroyDevice: deviceClass = vkbd, device = vkbd/0
[2009-02-26 18:02:11 552] DEBUG (XendDomainInfo:1542) Removing vfb/0
[2009-02-26 18:02:11 552] DEBUG (XendDomainInfo:603)
XendDomainInfo.destroyDevice: deviceClass = vfb, device = vfb/0
[2009-02-26 18:02:11 552] DEBUG (XendDomainInfo:1542) Removing console/0
[2009-02-26 18:02:11 552] DEBUG (XendDomainInfo:603)
XendDomainInfo.destroyDevice: deviceClass = console, device =
console/0
[2009-02-26 18:02:11 552] ERROR (SrvBase:88) Request start failed.
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/xen/web/SrvBase.py", line 85,
in perform
  File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDomain.py",
line 77, in op_start
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomain.py", line
1011, in domain_start
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 595, in waitForDevices
  File "/usr/lib/python2.4/site-packages/xen/xend/server/DevController.py",
line 152, in waitForDevices
  File "/usr/lib/python2.4/site-packages/xen/xend/server/DevController.py",
line 165, in waitForDevice
VmError: Device 0 (vif) could not be connected. Hotplug scripts not working.


-- 
Regards,
Piotr Jasiukajtis | estibi | SCA OS0072
http://estseg.blogspot.com
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to