[Pkg-xen-devel] Bug#441249: Bug#441249: xen-hypervisor-3.0.3-1-i386-pae: "Problems using XEN when Quagga is running"
Mikko Korkalo
keitsi at minttupuffet.net
Wed Sep 12 07:29:21 UTC 2007
Hello,
I disabled ipv6: no more problems, whatever vif-script I use. I don't need ipv6
so this workaround works fine for me.
This issue is maybe unrelated to Xen. I would need to do more testing to be
sure.
I hope this will save some time from someone else getting the same problem. :)
Here's what I did:
<---------
xen1:~# pico /etc/modprobe.d/00disable-ipv6
xen1:~# cat /etc/modprobe.d/00disable-ipv6
alias net-pf-10 off
alias ipv6 off
xen1:~# reboot
...
xen1:~# cp /etc/xen/scripts/vif-route.orig /etc/xen/scripts/vif-route
xen1:~# xm create test7.cfg
Using config file "/etc/xen/test7.cfg".
Started domain test7
xen1:~# xm list
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 1892 2 r----- 9.8
test7 1 128 1 -b---- 2.8
xen1:~# xm shutdown test7
xen1:~# xm list
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 1892 2 r----- 10.6
xen1:~# xm create test7.cfg
Using config file "/etc/xen/test7.cfg".
Started domain test7
xen1:~#
--------->
Best regards,
Mikko Korkalo
More information about the Pkg-xen-devel
mailing list