<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    This might be more of a VPN/IPTables thing, but I wanted to reach
    out to the community here first.<br>
    <br>
    I'm trying to set up a 4 peer cluster of servers. <br>
    <br>
    2 in Subnet1 and 2 more in subnet2.<br>
    <br>
    peer probe within the subnets works fine. When I try to add a peer
    across the subnets (and my OpenVPN tunnel). I get wierd results.<br>
    <br>
    Server1-Subnet1<br>
    root@admin1:~# gluster peer status<br>
    Number of Peers: 2<br>
    <br>
    Hostname: admin2<br>
    Uuid: cddca7b2-4eb7-4cc3-82cd-838b040bdd13<br>
    State: Accepted peer request (Connected)<br>
    <br>
    Hostname: 172.17.43.XXX<br>
    Uuid: 633e920f-d38e-46cb-999e-0548e78b7142<br>
    State: Accepted peer request (Connected)<br>
    <br>
    Server2-Subnet1<br>
    root@admin2:~# gluster peer status<br>
    Number of Peers: 1<br>
    <br>
    Hostname: 172.16.31.XXX<br>
    Uuid: 5aab206b-f631-498c-b263-8b141e54c311<br>
    State: Peer in Cluster (Connected)<br>
    <br>
    Server3-Subnet2<br>
    root@admin2:~# gluster peer status<br>
    Number of Peers: 1<br>
    <br>
    Hostname: 172.17.40.XXX<br>
    Uuid: 5aab206b-f631-498c-b263-8b141e54c311<br>
    State: Accepted peer request (Disconnected)<br>
    <br>
    <br>
    As you can see, Server2 in Subnet one doesn't even pick up the
    request of the probe and connect to the remote server as Server1
    did.<br>
    <br>
    Also - Server3 in the remote subnet is showing the correct UUID for
    Server1, but the Hostname is showing differently.<br>
    <br>
    <br>
    Has anyone here set up GLusterFS over a OpenVPN Tunnel? Are there
    any guides for this?<br>
    <br>
    <div class="moz-signature">-- <br>
      Brian Silverwood<br>
      Systems Administrator <br>
      Viddler | <a href="http://www.viddler.com">Viddler.com</a> |
      215-962-5829 <br>
      <a href="http://blog.viddler.com">Subscribe to the Viddler blog</a></div>
  </body>
</html>