hi tony,
i know it is another request, but could you send me the kernel file and the config files to get remus run with debian squeeze and kernel 3.1 or 3.2?
thanks a lot, walter
ps: what xen version do you use?
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Antonio Colin
Sent: Mittwoch, 11. Januar 2012 23:50
To: Xen Users List
Subject: [Xen-users] Remus crashes only with Windows Server 2003
Hello everyone,
I have setup Remus on Debian Squeeze and kernel 3.1.5. Remus and disk replication works perfect for Ubuntu systems,
but when I start Remus for Windows Sever 2003 (running Microsoft Exchange Enterprise 2003) it crashes giving the
following error:
root@neutrino:~/working-remus# xm create exchange-hvm.cfg
root@neutrino:~/working-remus# remus exchange-hvm 192.168.2.4
qemu logdirty mode: enable
xc: error: Error when writing to state file (4a) (errno 104) (104 = Connection reset by peer): Internal error
qemu logdirty mode: disable
PROF: resumed at 1326315866.106150
resuming QEMU
tc filter del dev vif3.0 parent ffff: proto ip pref 10 u32
RTNETLINK answers: Invalid argument
We have an error talking to the kernel
Exception xen.remus.util.PipeException: PipeException('tc failed: 2, No such file or directory',) in <bound method BufferedNIC.__del__ of <xen.remus.device.BufferedNIC object at 0x24b7510>> ignored
root@neutrino:~/working-remus#
It seems that on the backup remus or Xen cannot assign a vif1.0 to the DomU since #ifconfig -a doesn't show a new vif there
when starting remus.
Any help would be highly appreciated!
Tony.