[Gluster-users] More "Gluster is broke beyond repair"

Michael Bushey michael at realtymogul.com
Thu Feb 26 00:51:30 UTC 2015


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
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 at 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 at 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.


More information about the Gluster-users mailing list