Displaying 1 result from an estimated 1 matches for "remote2a".
Did you mean:
  remote2
  
2011 May 14
0
Data is Copying when a new brick is added.
...e protocol/client
    option transport-type tcp
    option remote-host 192.168.0.151
    option remote-subvolume brick
  end-volume
  volume remote1b
    type protocol/client
    option transport-type tcp
    option remote-host 192.168.0.151
    option remote-subvolume brick2
  end-volume
  volume remote2a
    type protocol/client
    option transport-type tcp
    option remote-host 192.168.0.152
    option remote-subvolume brick
  end-volume
  volume remote2b
    type protocol/client
    option transport-type tcp
    option remote-host 192.168.0.152
    option remote-subvolume brick2
  end-volume...