[Bugs] [Bug 1241048] quota/marker: lk_owner is null while acquiring inodelk in rename operation
bugzilla at redhat.com
bugzilla at redhat.com
Fri Jul 17 06:48:05 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1241048
Anil Shah <ashah at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ON_QA |ASSIGNED
--- Comment #6 from Anil Shah <ashah at redhat.com> ---
on one client writing some data
dd if=/dev/zero of=f1 bs=1M count=500 oflag=sync
on another client executed 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;
done
glusterfsd crashed on one of the storage node
crashes with bug# 1238049, Hence moving back to assigned state
--
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=lZSqZybniw&a=cc_unsubscribe
More information about the Bugs
mailing list