<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I have twice now tried to configure geo-replication of our
    Stripe-Replicate volume to a remote Stripe volume but it always
    seems to have issues.<br>
    <br>
    <pre>root@james:~# gluster volume info

Volume Name: gluster_shared_storage
Type: Replicate
Volume ID: 5f446a10-651b-4ce0-a46b-69871f498dbc
Status: Started
Number of Bricks: 1 x 4 = 4
Transport-type: tcp
Bricks:
Brick1: james:/data/gluster1/geo-rep-meta/brick
Brick2: cupid:/data/gluster1/geo-rep-meta/brick
Brick3: hilton:/data/gluster1/geo-rep-meta/brick
Brick4: present:/data/gluster1/geo-rep-meta/brick
Options Reconfigured:
performance.readdir-ahead: on

Volume Name: static
Type: Striped-Replicate
Volume ID: 3f9f810d-a988-4914-a5ca-5bd7b251a273
Status: Started
Number of Bricks: 1 x 2 x 2 = 4
Transport-type: tcp
Bricks:
Brick1: james:/data/gluster1/static/brick1
Brick2: cupid:/data/gluster1/static/brick2
Brick3: hilton:/data/gluster1/static/brick3
Brick4: present:/data/gluster1/static/brick4
Options Reconfigured:
auth.allow: 10.x.*
features.scrub: Active
features.bitrot: on
performance.readdir-ahead: on
geo-replication.indexing: on
geo-replication.ignore-pid-check: on
changelog.changelog: on

root@palace:~# gluster volume info

Volume Name: static
Type: Stripe
Volume ID: 3de935db-329b-4876-9ca4-a0f8d5f184c3
Status: Started
Number of Bricks: 1 x 2 = 2
Transport-type: tcp
Bricks:
Brick1: palace:/data/gluster1/static/brick1
Brick2: madonna:/data/gluster1/static/brick2
Options Reconfigured:
features.scrub: Active
features.bitrot: on
performance.readdir-ahead: on
</pre>
    <pre>root@james:~# gluster vol geo-rep static <a class="moz-txt-link-freetext" href="ssh://gluster-b1::static">ssh://gluster-b1::static</a> status detail

MASTER NODE    MASTER VOL    MASTER BRICK                    SLAVE USER    SLAVE                       SLAVE NODE    STATUS     CRAWL STATUS       LAST_SYNCED            ENTRY    DATA    META    FAILURES    CHECKPOINT TIME    CHECKPOINT COMPLETED    CHECKPOINT COMPLETION TIME
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
james          static        /data/gluster1/static/brick1    root          <a class="moz-txt-link-freetext" href="ssh://gluster-b1::static">ssh://gluster-b1::static</a>    10.37.1.11    Active     Changelog Crawl    2015-10-13 14:23:20    0        0       0       1952064     N/A                N/A                     N/A
hilton         static        /data/gluster1/static/brick3    root          <a class="moz-txt-link-freetext" href="ssh://gluster-b1::static">ssh://gluster-b1::static</a>    10.37.1.11    Active     Changelog Crawl    N/A                    0        0       0       1008035     N/A                N/A                     N/A
present        static        /data/gluster1/static/brick4    root          <a class="moz-txt-link-freetext" href="ssh://gluster-b1::static">ssh://gluster-b1::static</a>    10.37.1.12    Passive    N/A                N/A                    N/A      N/A     N/A     N/A         N/A                N/A                     N/A
cupid          static        /data/gluster1/static/brick2    root          <a class="moz-txt-link-freetext" href="ssh://gluster-b1::static">ssh://gluster-b1::static</a>    10.37.1.12    Passive    N/A                N/A                    N/A      N/A     N/A     N/A         N/A                N/A                     N/A
</pre>
    <br>
    So just to clarify, data is striped over bricks 1 and 3; bricks 2
    and 4 are the replica.<br>
    <br>
    Can someone help me diagnose the problem and find a solution?<br>
    <br>
    Thanks in advance,<br>
    Wade.<br>
    <div class="moz-signature">-- <br>
      <style type="text/css"> body {font-family: sans-serif;}</style></div>
  </body>
</html>