Burnash, James
2011-May-06 12:03 UTC
[Gluster-users] Error found in brick logs when creating a directory from a native gluster mount fails
Hello all. I tried to create a directory manually on a gluster client mount point after rsync had failed with a "Resource Unavailable" error. root@<hostname>:/etg/research# mkdir /pfs2/online_archive/2009/01/{13,26} mkdir: cannot create directory `/pfs2/online_archive/2009/01/13': Resource temporarily unavailable mkdir: cannot create directory `/pfs2/online_archive/2009/01/26': Resource temporarily unavailable for brick in $(seq -w 1 10); do echo brick=$brick; tail -3 /var/log/glusterfs/bricks/export-read-only-g${brick}.log; done | less brick=04 [2011-04-21 14:47:25.107647] D [inodelk.c:711:__get_inodelk_count] pfs-ro1-locks: XATTR DEBUG domain: pfs-ro1-replicate-3 Lock (pid=838281400) (lk-owner=965939) 9223372036854775806 - 0 state = Blocked [2011-04-21 14:47:25.107652] D [inodelk.c:711:__get_inodelk_count] pfs-ro1-locks: XATTR DEBUG domain: pfs-ro1-replicate-3 Lock (pid=838356196) (lk-owner=965940) 9223372036854775806 - 0 state = Blocked [2011-04-21 14:47:25.107657] D [inodelk.c:711:__get_inodelk_count] pfs-ro1-locks: XATTR DEBUG domain: pfs-ro1-replicate-3 Lock (pid=838343776) (lk-owner=965941) 9223372036854775806 - 0 state = Blocked h# mkdir /pfs2/online_archive/2009/01/junk mkdir: cannot create directory `/pfs2/online_archive/2009/01/junk': Resource temporarily unavailable Glusterfs 3.1.3 , CentOS 5.4 James Burnash, Unix Engineering DISCLAIMER: This e-mail, and any attachments thereto, is intended only for use by the addressee(s)named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient of this e-mail, you are hereby notified that any dissemination, distribution or copying of this e-mail and any attachments thereto, is strictly prohibited. If you have received this in error, please immediately notify me and permanently delete the original and any printout thereof. E-mail transmission cannot be guaranteed to be secure or error-free. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. NOTICE REGARDING PRIVACY AND CONFIDENTIALITY Knight Capital Group may, at its discretion, monitor and review the content of all e-mail communications. http://www.knight.com<http://www.knight.com/> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20110506/e22e1040/attachment.html>