Follow up for the archives. I fixed this by 'touch'ing all the files with zero links: Testing: # ls -al /stor/software/win_patches/IE11-Windows6.1-x64-en-us.exe -rwxr--r-- 0 ainet Domain Admins 55915216 Oct 15 2013 IE11-Windows6.1-x64-en-us.exe # touch -a /stor/software/win_patches/IE11-Windows6.1-x64-en-us.exe # ls -al /stor/software/win_patches/IE11-Windows6.1-x64-en-us.exe -rwxr--r-- 1 ainet Domain Admins 55915216 Oct 15 2013 IE11-Windows6.1-x64-en-us.exe and then: # find /stor/software -links 0 -print0 | xargs -0 touch -a No idea how it came about in the first place. Suspect it happened during either an operating system upgrade or upgrading glusterfs packages to those from gluster.org. Anyway, thanks to Joe for the pointers. Ronny -- Ronny Adsetts Technical Director Amazing Internet Ltd, London t: +44 20 8977 8943 w: www.amazinginternet.com Registered office: 85 Waldegrave Park, Twickenham, TW1 4TJ Registered in England. Company No. 4042957
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://www.gluster.org/mailman/listinfo/gluster-users