Hi! > -----Urspr?ngliche Nachricht----- > Von: Brian Candler [mailto:B.Candler at pobox.com] > Gesendet: Donnerstag, 15. November 2012 11:40 > An: Martin Emrich > Cc: gluster-users at gluster.org > Betreff: Re: Avoid Split-brain and other stuff > > On Wed, Nov 14, 2012 at 03:29:28PM +0100, Martin Emrich wrote: > > (By the way, I also wanted to try geo-replication (which might suffice > > for my needs with a tight-enough schedule), but I was not able to > > create a volume with only one brick? > > I certainly have created a volume with one brick, with no problems. What > command did you use? What version of glusterfs are you using? I get this message: gluster> volume create gv1-kl replica 1 transport tcp /bricks/brick2 replica count should be greater than 1 Usage: volume create <NEW-VOLNAME> [stripe <COUNT>] [replica <COUNT>] [transport <tcp|rdma|tcp,rdma>] <NEW-BRICK> ... I use version 3.3. Thanks Martin