[one-users] Networking in Xen

Mehdi Sheikhalishahi mehdi.alishahi at gmail.com
Mon Nov 14 11:26:49 PST 2011


Hi,


I have tested Xen networking 4 on OS Platform: Ubuntu 11.10, the latest
release.

Any comments would be appreciated.

NAT-based networking in Xen works.

In /etc/xen/xend-config.sxp config file:
(network-script network-nat)
(vif-script     vif-nat)

And in VM config:
vif = ['ip = 160.97.54.123']

Also, I tried to use bridge networking in Xen, but it failed.

In /etc/xen/xend-config.sxp config file:

(network-script network-bridge)
(vif-script virbr0)

It reports some errors like this, I think it requires some careful bridge
network configuration, etc.:

root at DEIS:~/tty# xm create -c /root/tty/nimbus.conf
Using config file "/root/tty/nimbus.conf".
root at DEIS:~/tty# Error: Device 0 (vif) could not be connected. Hotplug
scripts not working.

------------------------------------------------------------From "xm log"
command----------------------------------------------------
[2011-11-14 10:29:18 7662] DEBUG (DevController:139) Waiting for devices
tap2.
[2011-11-14 10:29:18 7662] DEBUG (DevController:139) Waiting for devices
vif.
[2011-11-14 10:29:18 7662] DEBUG (DevController:144) Waiting for 0.
[2011-11-14 10:29:18 7662] DEBUG (DevController:628) hotplugStatusCallback
/local/domain/0/backend/vif/14/0/hotplug-status.
-----------------------------------------------------------------------------------------------------------------------------------------------------

Regards,
Mehdi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20111114/9a6f6975/attachment-0002.htm>


More information about the Users mailing list