<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Hi Jaime,
<div><br>
</div>
<div>Thanks for the detailed response. </div>
<div><br>
</div>
<div>For some reason I did not pick up on the one ovs per node…</div>
<div><br>
</div>
<div>This makes a couple of other things I was struggling make a lot more sense :)</div>
<div><br>
</div>
<div>Thanks again,</div>
<div><br>
</div>
<div>Jhon</div>
<div><br>
<div><br>
</div>
<div><br>
<div>
<div>On 2 okt. 2014, at 10:37, Jaime Melis <<a href="mailto:jmelis@opennebula.org">jmelis@opennebula.org</a>> wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div dir="ltr">Hi Jhon,
<div><br>
</div>
<div>> <span style="font-family:arial,sans-serif;font-size:13px">1. Open VSwitch - bridge creation.</span></div>
<div><br>
</div>
<div>TL;DR: you just need one bridge per physical interface. OpenNebula will manage the vlan tagging automatically.<br>
</div>
<div><br>
</div>
<div>It works like the 'dummy' network system, not like the 802.1Q. In the dummy network drivers you typically have one bridge per physical interface, and simply attach the virtual nic to the bridge, thus enabling connectity through the physical intertaface.</div>
<div><br>
</div>
<div>When VLANs come into play, in 802.1Q we need one bridge per VLAN id, so OpenNebula creates those bridges. However this is not necessary for the OpenvSwitch drivers. We just have one bridge (manually created and attached to the physical interface) and the
 drivers only need that bridge. When the VM is instantiated it simply connects the virtual nic to the ovs switch and then tags each virtual nic, so we don't new bridges.</div>
<div><br>
</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Mon, Sep 29, 2014 at 3:08 PM, Jhon Masschelein <span dir="ltr">
<<a href="mailto:jhon.masschelein@surfsara.nl" target="_blank">jhon.masschelein@surfsara.nl</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I am installing a new Opennebula 4.8 cluster.<br>
(Been running a 3.2 cluster for the last couple of years and finally upgrading.)<br>
<br>
At this point, I have a split oned+mm_sched / sunstone (nginx+passenger) cluster with two hypervisor hosts and I can successfully start VMs, so the basic setup is good.<br>
<br>
I now have a few questions I hope I can get some pointers on:<br>
<br>
1. Open VSwitch - bridge creation.<br>
Using the open VSwitch network driver, I cannot add a PHYSDEV. Does this mean that I need to create the bridges on the hosts manually?<br>
Considering that for regular 802.1Q bridges, opennebula does this for me, I expected it to be done automatically for OVS too?<br>
Is there a technical reason why this would not be possible?<br>
<br>
2. cGroups<br>
I am installing on CentOS7 and the whole cgroup system has been merged with systemd.<br>
I am having troubles matching the cgroup info on the documentation site with the new "cgroup in systemd" and was wondering if any prior art already exists?<br>
Is the current implementation of cgroup in opennebula 4.8 supposed to work with the systemd setup?<br>
(I am comfortable working with systemd.)<br>
<br>
3. SPICE client<br>
How am I supposed to connect to the spice socket? I have a local spice client and from the deployment file I can get the port number, but what IP should I connect too?<br>
Is there a ws-proxy like thing to set up? I can't seem to find any info in the documentation…<br>
Or do I need to make the hypervisor hosts available directly on the internet? (Not something I am really willing to do.)<br>
<br>
Thank you for reading and thanks for any info!<br>
<br>
Best regards,<br>
<br>
<br>
Jhon<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
</blockquote>
</div>
<br>
</div>
<br clear="all">
<div><br>
</div>
-- <br>
<div dir="ltr">Jaime Melis<br>
Project Engineer<br>
OpenNebula - Flexible Enterprise Cloud Made Simple<br>
<a href="http://www.opennebula.org/" target="_blank">www.OpenNebula.org</a> | <a href="mailto:jmelis@opennebula.org" target="_blank">
jmelis@opennebula.org</a></div>
</blockquote>
</div>
<br>
</div>
</div>
</body>
</html>