Keir Fraser schrieb:
> On 16 Oct 2005, at 10:11, stoeni wrote:
>> vif0.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
> No, that's part of domain0's network.
hm, this is new to xen 3.0?
on 2.0.7 there are only vif1.x interfaces, no vif0.0. did i miss
something in the docs?
> You are looking for something like vifx.1 (e.g., vif1.1, vif2.1, etc.).
no interface like this, just startet the domU again.
only eth0, peth0, vif0.0 and xen-br0.
> If you don't have one of those, your domain has been set up with no
> network. Which would probably be due to a problem in the config file.
config used from 2.0.7:
#==============================
kernel = "/boot/vmlinuz-2.6-xenU"
root = "/dev/sda1 ro"
memory = 2048
name = "vm-tempo"
cpu = -1 # leave to Xen to pick
nics = 1
vif = [ 'bridge=xen-br0' ]
disk =
['phy:/dev/vg_xlarge/tempo,sda1,w','phy:/dev/vg_xlarge/tempo_swap,sda2,w']
restart = 'onreboot'
#==============================
--
Tschaw/2,
Stoeni!
++ Please remember: rm -rf means "read mail -really fast" ++
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|