Re: [Gluster-users] Recovery from network failure

2009-09-20 Thread Georgecooldude
The file in question is a linux ISO. On Server01 I've copied it over to my gluster mount and waited for it to be fully copied. Then on server02 I've waited until about half of the file is replicated over and pulled the network cable. Once the network cable is back in again no matter what I do I can

Re: [Gluster-users] Recovery from network failure

2009-09-20 Thread Anand Avati
> I'm starting gluster like this: > sudo glusterfs -f /etc/glusterfs/glusterfs-client.vol /mnt/glusterfs > sudo glusterfsd -f /etc/glusterfs/glusterfs-server.vol > > And do the following to try and trigger it to replicate > sudo ls -alRh /mnt/glusterfs/ > sudo ls -alRh /data/export > sudo ls -alRh

Re: [Gluster-users] Recovery from network failure

2009-09-20 Thread Georgecooldude
Without doing a reboot of one of the servers I don't seem to be able to force replication again. I just end up with a partial file. I'm starting gluster like this: sudo glusterfs -f /etc/glusterfs/glusterfs-client.vol /mnt/glusterfs sudo glusterfsd -f /etc/glusterfs/glusterfs-server.vol And do th