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-258: still no AFR replication


From: Gerry Reno
Subject: Re: [Gluster-devel] mainline--2.5--patch-258: still no AFR replication
Date: Mon, 02 Jul 2007 18:39:27 -0400
User-agent: Thunderbird 1.5.0.12 (X11/20070530)

Gerry Reno wrote:
Krishna Srinivas wrote:
Hi Gerry,
Is your TLA latest? because the same setup is working fine for me.
I have four clients:
I am in /mnt directory:

bash-3.1# ls gluster?
gluster1:

gluster2:

gluster3:

gluster4:
bash-3.1# touch /mnt/gluster1/one
bash-3.1# touch /mnt/gluster2/two
bash-3.1# touch /mnt/gluster3/three
bash-3.1# touch /mnt/gluster4/four
bash-3.1# ls gluster?
gluster1:
four  one  three  two

gluster2:
four  one  three  two

gluster3:
four  one  three  two

gluster4:
four  one  three  two
bash-3.1# ls /export/dir?   <-- this is the backend storage
/export/dir1:
four  one  three  two

/export/dir2:
four  one  three  two

/export/dir3:
four  one  three  two

/export/dir4:
four  one  three  two
bash-3.1#

Krishna,
Yes I'm using patch 258 at the moment. But the tree with my files is the old tree from pre3 and it has files in it from pre3. Would this make some difference? I'll try deleting all the pre3 files and then see what happens.

Gerry


Krishna,
 Still no luck:

address@hidden glusterfs]# find /mnt/glusterfs*
/mnt/glusterfs0
/mnt/glusterfs0/file0
/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
address@hidden glusterfs]# rm /mnt/glusterfs*/*
rm: remove regular empty file `/mnt/glusterfs0/file0'? y
rm: remove regular empty file `/mnt/glusterfs0/file1'? y
rm: remove regular empty file `/mnt/glusterfs1/file0'? y
rm: remove regular empty file `/mnt/glusterfs1/file1'? y
rm: remove regular empty file `/mnt/glusterfs1/file2'? y
rm: remove regular empty file `/mnt/glusterfs2/file0'? y
rm: remove regular empty file `/mnt/glusterfs2/file1'? y
rm: remove regular empty file `/mnt/glusterfs2/file2'? y
rm: remove regular empty file `/mnt/glusterfs3/file0'? y
rm: remove regular empty file `/mnt/glusterfs3/file1'? y
rm: remove regular empty file `/mnt/glusterfs3/file2'? y
address@hidden glusterfs]# find /mnt/glusterfs*
/mnt/glusterfs0
/mnt/glusterfs1
/mnt/glusterfs2
/mnt/glusterfs3
address@hidden glusterfs]# touch /mnt/glusterfs0/file0
address@hidden glusterfs]# find /mnt/glusterfs*
/mnt/glusterfs0
/mnt/glusterfs0/file0
/mnt/glusterfs1
/mnt/glusterfs2
/mnt/glusterfs3
address@hidden glusterfs]#






reply via email to

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