On Mon, Jul 5, 2010 at 5:04 PM, Bryan McGuire <bmcguire at newnet66.org>
wrote:> Hello,
>
> I really don't know how to ask this question but I will give it a try.
>
> New two node, replicated setup, with data existing on one node.
> What happens when setting up glusterfs when one of the shared bricks
already
> contains data?
> Will that data be replicated to the other brick?
> If so when will the replication take place? Can I force the replication to
> the other brick?
>
Yep, you can also trigger replicate self-heal by doing "find
/gluster_mount | xargs stat >/dev/null" on the mount point.
-
Anush