|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Xen migration
Hello ,
I have setup 2 Xen systems on the same subnet and was
attempting a regular migration.The domU image which I
am migrating is based on the disk itself (file backed
VBD).
When i do an xm migrate ,it simply seems to hang (or
rather no activity is seen).
So some questions:
What time does it normally take for migration?
Are there any pre-migration steps that I have missed?
Attached below is the log(xend.log) snapshot.
Any help will be appreciated
Thanks,
Dakshina
[2006-07-12 19:34:42 xend.XendDomainInfo] ERROR
(XendDomainInfo:160)
Domain construction failed
Traceback (most recent call last):
File
"/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 154, in create
vm.initDomain()
File
"/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 1060, in initDomain
self.createDevices()
File
"/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 1173, in createDevices
self.createDevice(n, c)
File
"/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 848, in createDevice
return
self.getDeviceController(deviceClass).createDevice(devconfig)
File
"/usr/lib/python2.4/site-packages/xen/xend/server/DevController.py",
line 66, in createDevice
raise VmError( ("Device %s (%s) could not be
connected. "
VmError: Device 769 (vbd) could not be connected.
Hotplug scripts not working
[2006-07-12 19:34:42 xend.XendDomainInfo] DEBUG
(XendDomainInfo:1107) XendDomainInfo.destroy: domid=12
[2006-07-12 19:34:42 xend.XendDomainInfo] DEBUG
(XendDomainInfo:1115) XendDomainInfo.destroyDomain(12)
[2006-07-12 19:34:42 xend.XendDomainInfo] ERROR
(XendDomainInfo:1257) Failed to restart domain 11.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|