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@DEIS:~/tty# xm create -c /root/tty/nimbus.conf Using config file "/root/tty/nimbus.conf". root@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
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
