Public bug reported: I am installing XCP on a fresh installation of Ubuntu Server (64-bit) 12.04 with the latest updates applied with apt-get update && apt-get upgrade.
Following this guide... https://help.ubuntu.com/community/Setting%20up%20Xen%20and%20XAPI%20(XenAPI)%20on%20Ubuntu%20Server%2012.04%20LTS%20and%20Managing%20it%20With%20Citrix%20XenCenter%20or%20OpenXenManager#During_Installation_of_Ubuntu It instructs: Installing and configuring XAPI (XenAPI) Install XCP-XAPI sudo apt-get install xcp-xapi -> Choose "bridge" when prompted for network backend If I pick Open vSwitch, it fails to properly configure it and then it is stuck in a loop reporting this error: May 03 19:55:27|00423|stream_unix|ERR|/tmp/stream-unix.7291.211: connection to /var/run/openvswitch/db.sock failed: No such file or directory May 03 19:55:27|00424|reconnect|WARN|unix:/var/run/openvswitch/db.sock: connection attempt failed (No such file or directory) On my second attempt (I started over from scratch), I realized I didn't read the line following the command for choosing "bridge." I selected bridge, but the package still installed Open vSwitch instead. I found a post from a Debian package maintainer claiming he fixed this in Debian Wheezy/SID. http://www.gossamer-threads.com/lists/xen/api/251320#251320 "Note that I closed an issue in Wheezy/SID about openvswitch being always selected even if you choose bridging (it was missing a $1 = configure test). So you might want to use the latest version available in Debian." Has that fix not made it into Ubuntu 12.04? Will it? I'm not sure how to get around this error. ** Affects: xen (Ubuntu) Importance: Undecided Status: New ** Tags: bridge openvswitch xcp xcp-xapi xen -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1176256 Title: Package xcp-xapi prompts for network backend but always picks Open vSwitch To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1176256/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
