[Bugs] [Bug 1251425] marker: error in brick log: lookup failed for <gfid:00000000-0000-0000-0000-000000000001>/.glusterfs: Operation not permitted
bugzilla at redhat.com
bugzilla at redhat.com
Wed Sep 2 11:30:20 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1251425
Anil Shah <ashah at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ON_QA |VERIFIED
--- Comment #5 from Anil Shah <ashah at redhat.com> ---
Executed below test-case for verify bug. Could not see errors on bricks logs
1) Create a volume with 1 brick
2) fuse mount
3) on one terminal write some data
dd if=/dev/zero of=f1 bs=1M count=500 oflag=sync
4) on another terminal execute below rename operation while the write is still
in progress
for i in {1..50}; do
ii=`expr $i + 1`;
mv f$i f$ii;
Bug verified on build glusterfs-3.7.1-14.el7rhgs.x86_64
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=YX2XYtSSua&a=cc_unsubscribe
More information about the Bugs
mailing list