search for: config_xenbr0

Displaying 4 results from an estimated 4 matches for "config_xenbr0".

2010 Jul 09
2
Xen bridge no longer working
...normal behaviour should be that the Xenbr0 bridge comes up automatically, but it doesn''t anymore. Here''s my network configuration file (/etc/conf.d/net): config_eth0=( "null" ) bridge_xenbr0="eth0" brctl_xenbr0=( "setfd 0" "stp off" ) config_xenbr0=( "dhcp" ) I don''t understand why, the bridge doesn''t come up. This is the output of the ifconfig command: lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:1...
2008 Jun 16
1
3.2.1 HVM network packets dropped
....10.c" ) dns_servers_eth0=( "192.168.10.a 192.168.10.b 192.168.10.c" ) dns_servers_eth1=( "192.168.10.a 192.168.10.b 192.168.10.c" ) config_eth0=("null") bridge_xenbr0=("eth0") brctl_xenbr0=("setfd 0" "sethello 0" "stp off") config_xenbr0=( "192.168.10.d netmask 255.255.255.0" ) routes_xenbr0=( "default via 192.168.10.e" ) depend_xenbr0() { need net.eth0 } config_eth1=( "null" ) brctl_xenbr1=("setfd 0" "sethello 0" "stp off") bridge_xenbr1=("eth1") config_...
2011 Apr 10
14
Issues migrating to xen 4.1
Hi, We just migrated xen on gentoo on amd64 from 4.0 to 4.1 and encountered a few issues that were not documented. Here is how we solved them and what issues are remaining: 1. Our config files were referring to the LVM devices like /dev/vg/domU-root with disk = [ ''phy:vg/domU-root,sda1,w'' ]. This does not work anymore, we have to include ''/dev/'': disk = [
2011 Apr 10
14
Issues migrating to xen 4.1
Hi, We just migrated xen on gentoo on amd64 from 4.0 to 4.1 and encountered a few issues that were not documented. Here is how we solved them and what issues are remaining: 1. Our config files were referring to the LVM devices like /dev/vg/domU-root with disk = [ ''phy:vg/domU-root,sda1,w'' ]. This does not work anymore, we have to include ''/dev/'': disk = [