On 02/25/2015 04:51 PM, Michael Bushey wrote:
Since replacing the brick trashed the data in the volume, I created a new volume and copied my backup data into it: gluster volume create www_private replica 2 transport tcp web3:/var/gluster/www_private web4:/var/gluster/www_private web5:/var/gluster/www_private webw:/var/gluster/www_private force
Why did you have to "force"?
gluster volume start www_private gluster volume set www_private auth.allow 10.* gluster volume set www_private nfs.disable on mount -t glusterfs localhost:/www_private /mnt/private/ rsync -avh /root/private/ mnt/private/ root@webw:~# ls -l /root/private/Client\ Plaza\ Images\ * -rwxr-xr-x 1 www-data www-data 1386131 Aug 22 2014 /root/private/Client Plaza Images August 2014.pdf -rwxr-xr-x 1 www-data www-data 2846194 Mar 25 2014 /root/private/Client Plaza Images March 2014.pdf -rwxr-xr-x 1 www-data www-data 1023334 May 26 2014 /root/private/Client Plaza Images May 2014.pdf -rwxr-xr-x 1 www-data www-data 189731 Sep 29 19:58 /root/private/Client Plaza Images September 2014.pdf root@webw:~# ls -l /mnt/private/Client\ Plaza\ Images\ * -rwxr-xr-x 1 www-data www-data 1386131 Aug 22 2014 /mnt/private/Client Plaza Images August 2014.pdf -rwxr-xr-x 1 www-data www-data 1386131 Aug 22 2014 /mnt/private/Client Plaza Images August 2014.pdf -rwxr-xr-x 1 www-data www-data 2846194 Mar 25 2014 /mnt/private/Client Plaza Images March 2014.pdf -rwxr-xr-x 1 www-data www-data 1023334 May 26 2014 /mnt/private/Client Plaza Images May 2014.pdf -rwxr-xr-x 1 www-data www-data 189731 Sep 29 19:58 /mnt/private/Client Plaza Images September 2014.pdf Two copies of the exact same file in the gluster volume... My vote for "Flakiest software ever written in the history of mankind" goes to Gluster. _______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://www.gluster.org/mailman/listinfo/gluster-users
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://www.gluster.org/mailman/listinfo/gluster-users