xen problem with xvd* devices
A partition and disk imaging/cloning program
Brought to you by:
steven_shiau
I use clonezilla under xen to backup windows hvm domain.
It has worked in the past but I just tried using xen 4.1.2 and clonzilla-live 1.2.10-14 and it will not work.
my xen disk line is
disk = [ 'phy:/dev/xvg0/nfdlts-c,hda,w',
'file:/extra/isoimages/clonzilla.iso,hdc:cdrom,r' ]
I suspect it's because clonzilla sees the the xen block device and uses the xen drivers which produces the xvd devices.
How about allowing xvd devices?
I suspect no other changes will be required.
John McMonagle
johnm@advocap.org