<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    GOT IT!<br>
    <br>
    I changed my interface names not to mix them up with linux bridges
    (as linux bridge was used by all of the VM-s, not just this
    particular proxmox host).<br>
    <br>
    So, before i had (linux bridge) interfaces: vmbr10, vmbr15 and so
    on.<br>
    After, I had implemented ovs, I change them to OVSIntPorts called
    "backnet", "proxmox" and tagged to VLAN. But I just wanted to check
    - and now I've renamed all my interfaces with the same names they
    were used by Linux bridge and cluster is green! :)<br>
    <br>
    Only thing - if anyone could speculate/help here:<br>
    If I manage to change all my nodes to ovs, can I rename interfaces
    then? Or is it more like "once you go vmbr10, you never go back"?<br>
    <br>
    Sten<br>
    <br>
    <div class="moz-cite-prefix">On 28.01.15 12:35, Sten Aus wrote:<br>
    </div>
    <blockquote cite="mid:54C8BB71.2020603@eenet.ee" type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      Hi<br>
      <br>
      My cluster is almost green (only this ovs node is red), but GUI is
      working.<br>
      <br>
      Output from nodeB (linux bridge). (Changed and sanitized some
      values)<br>
      <br>
      cat /etc/pve/.members<br>
      {<br>
      "nodename": "nodeB",<br>
      "version": 32,<br>
      "cluster": { "name": "<i>greatcluster</i>", "version": 50,
      "nodes": <i>alot</i>, "quorate": 1 },<br>
      "nodelist": {<br>
      <i>  /output omitted/</i><br>
      <b>  "nodeB": { "id": 3, "online": 1, "ip": "***"},</b><br>
      <i>  /output omitted/<br>
      </i><b>  "nodewithOVS": { "id": 13, "online": 0},</b><br>
      <i>  /output omitted/</i><br>
        }<br>
      }<br>
      <br>
      Output from nodewithOVS shows only this one node, no cluster
      information<br>
      cat /etc/pve/.members<br>
      {<br>
      "nodename": "<b>nodewithOVS</b>",<br>
      "version": 0<br>
      }<br>
      <br>
      It's weird. I've only edited my interfaces file during this
      OVS-process. Now I've restored my old Linux bridge configuration,
      but still this node is red.<br>
      Maybe my OVS is correct and working but some configuration issue?
      This node has been switched off from cluster for about a week now.<br>
      <br>
      <div class="moz-cite-prefix">On 28.01.15 10:09, Sten Aus wrote:<br>
      </div>
      <blockquote cite="mid:54C89933.30302@eenet.ee" type="cite">Hi <br>
        <br>
        Thanks for your reply! I read your topic, but all MTUs are 1500,
        only iscsi runs on MTU 9000. <br>
        <blockquote type="cite">Do you see any other indications that
          anything is failing in the cluster?  Things such as 'pvecm
          status' and 'clustat' - how do they output?  When looking in
          the web interface are you able to see and connect to all
          nodes?  Do they show a green or red status? <br>
        </blockquote>
        They output very slowly, but finally they show everything is OK.
        Cluster has quorum and all expected votes are completed. <br>
        One thing that GUI almost crashes after I connect this ovs
        interface to proxmox cluster. Everything is blank and login
        takes forever. <br>
        <blockquote type="cite">I had one node configured with OVS and
          the other without and they were able to talk for me without
          issue.  My problem came down to an MTU mismatch between the
          nodes. <br>
        </blockquote>
        What MTU are you using and how is your topology? If you want,
        you can reply this in private! <br>
        <br>
        All the best <br>
        Sten <br>
        <br>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
pve-user mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:pve-user@pve.proxmox.com">pve-user@pve.proxmox.com</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user">http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user</a>
</pre>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
pve-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:pve-user@pve.proxmox.com">pve-user@pve.proxmox.com</a>
<a class="moz-txt-link-freetext" href="http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user">http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>