gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] mainline--2.5 patch 247 errors


From: Gerry Reno
Subject: Re: [Gluster-devel] mainline--2.5 patch 247 errors
Date: Sat, 30 Jun 2007 17:20:21 -0400
User-agent: Thunderbird 1.5.0.12 (X11/20070530)

Gerry Reno wrote:

My old AFR config is not giving me any replication at all. I write and remove files via the clients but nothing gets replicated. Has the AFR format/syntax changed (since about pre3) ?
Doesn't look like it changed from what I have:
volume afr
 type  cluster/afr
 subvolumes  client0 client1 client2 client3
 option  replicate *:4
end-volume

# ps -e | grep gluster
10464 ?        00:00:00 glusterfsd
10467 ?        00:00:00 glusterfsd
10470 ?        00:00:00 glusterfsd
10473 ?        00:00:00 glusterfsd
10477 ?        00:00:00 glusterfs
10481 ?        00:00:00 glusterfs
10485 ?        00:00:00 glusterfs
10489 ?        00:00:00 glusterfs
all processes are running.

address@hidden glusterfs]# find /mnt/gluster*
/mnt/glusterfs0
/mnt/glusterfs0/file0
/mnt/glusterfs0/file2
/mnt/glusterfs0/file1
/mnt/glusterfs1
/mnt/glusterfs1/file0
/mnt/glusterfs1/file2
/mnt/glusterfs1/file1
/mnt/glusterfs2
/mnt/glusterfs2/file0
/mnt/glusterfs2/file2
/mnt/glusterfs2/file1
/mnt/glusterfs3
/mnt/glusterfs3/file0
/mnt/glusterfs3/file2
/mnt/glusterfs3/file1
all the old files are there

So let's put a new one out there:
address@hidden glusterfs]# touch /mnt/glusterfs0/file3
wait...
address@hidden glusterfs]# find /mnt/gluster*
/mnt/glusterfs0
/mnt/glusterfs0/file0
/mnt/glusterfs0/file3   <----
/mnt/glusterfs0/file2
/mnt/glusterfs0/file1
/mnt/glusterfs1
/mnt/glusterfs1/file0
/mnt/glusterfs1/file2
/mnt/glusterfs1/file1
/mnt/glusterfs2
/mnt/glusterfs2/file0
/mnt/glusterfs2/file2
/mnt/glusterfs2/file1
/mnt/glusterfs3
/mnt/glusterfs3/file0
/mnt/glusterfs3/file2
/mnt/glusterfs3/file1
but it doesn't replicate anywhere.

Gerry





reply via email to

[Prev in Thread] Current Thread [Next in Thread]