|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] API call: VIF.get_network not found
Jordi Moles schrieb:
hi everyone,
i'm trying to install xen 3.2.0 on debian etch. i've been stuck at one
point for days. when xend starts, i get this in the log file: "API
call: VIF.get_network not found"
so... vifx.x devices don't load and vm don't have access to the network
bridge.
anyone has faced this?
i've read something about a python package missing, but i don't have a
clue of what to install
i've got python already installed.
Hi,
I don't think this is a python problem.
[2008-02-25 09:32:35 3589] INFO (__init__:1072) Not recreating missing
unmanaged network xenbr1
[2008-02-25 09:32:35 3589] INFO (__init__:1072) Not recreating missing
unmanaged network xenbr0
Maybe your config files are wrong (or from 3.0/3.1 xen).
The default bridge names have been changed in 3.2 from xenbr0 to eth0
xenbr1 -> eth1 and so on.
It also could be, that you don't have bridge-utils installed.
cheers,
Stephan
s_seitz.vcf
Description: Vcard
signature.asc
Description: OpenPGP digital signature
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|