[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Domu Vif mac address and IP not being set correctly
Hi all, So i am starting a domu essentially with MiniOS and the configuration file is as follows: ################################ kernel = "path/to/mini-os.gz"
#4MB is all i need memory = 4 cpus = "1" name = "Domain3" > vif=['mac=00:16:3E:00:00:01 , bridge=xenbr0, ip=10.0.0.1'] ################################ but when i do ifconfig -a in domain0 ################################ Link encap:Ethernet HWaddr fe:ff:ff:ff:ff:ff
BROADCAST PROMISC MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:32
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ################################ but doing the xenstore-ls gives ################################ device = "" vif = "" 0 = "" mac = "00:16:3E:00:00:01" handle = "0" protocol = "x86_64-abi"
backend-id = "0" state = "1" backend = "/local/domain/0/backend/vif/2/0" ################################ Neither the IP / mac address is set correctly when read from domain 0, but the xen store says that it is. This is repeatable
I am using xen 4.1 with ubuntu 12.04. I am still using xm. The bridge that came up was tmpbridge. Any help or pointing in the right direction would be great thanks. Paul
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |