Without bonding 2 interfaces there is no kernel panic so far.
spi
The patch file has a little bug as I commented out the else branch in
the last if section. Now it works again...
--- vif-common.sh 2018-11-02 17:13:30.813238234 +0100
+++ vif-common.sh.new 2018-11-06 22:24:45.331845798 +0100
@@ -124,15 +124,30 @@
{
if [ "$command" == "online" -o "$comm
Hi Hans,
I actually solved this issue by:
1) I disabled all the original iptables creation rules in the xen scripts.
2) I configure all IP-addresses and vif-names in the domU config files
(I want control about the IP address I assign to a domU, if somebody
changed the IP address in the domU the c
3 matches
Mail list logo