[Gluster-users] replicate
Brian
shamploo at gmail.com
Fri Jul 31 18:20:51 UTC 2009
Hi,
I'm testing using gluster in a replicate/nufa configuration. I have
two servers (gluster5 and gluster6). Can someone tell me if this is
working as intended? When I create a file on gluster6, replication
seems to happen to gluster5, but when I look at the file size of the
posix storage it is 0 bytes. See below:
gluster5$ /san $ ls -la
total 20
drwxr-xr-x 2 root root 42 Jul 31 18:07 .
drwxr-xr-x 27 root root 4096 Jul 31 17:14 ..
-rw-rw-r-- 1 root root 4208 Jul 31 18:07 test.log
gluster6$ /san $ ls -la
total 20
drwxr-xr-x 2 root root 42 Jul 31 18:07 .
drwxr-xr-x 27 root root 4096 Jul 31 17:28 ..
-rw-rw-r-- 1 root root 4208 Jul 31 18:07 test.log
gluster5$ /data $ ls -la
total 12
drwxr-xr-x 2 root root 21 Jul 31 18:07 .
drwxr-xr-x 27 root root 4096 Jul 31 17:14 ..
---------T 1 root root 0 Jul 31 18:05 test.txt
gluster6$ /data $ ls -la
total 16
drwxr-xr-x 2 root root 21 Jul 31 18:07 .
drwxr-xr-x 27 root root 4096 Jul 31 17:28 ..
-rw-rw-r-- 1 root root 4208 Jul 31 18:07 test.log
Is there anyway to replicate the entire file to local storage on the
remote server?
Thanks,
--Brian.
More information about the Gluster-users
mailing list