[Bugs] [Bug 1702131] New: Two files left in EC volume after a rename when glusterfsd out of service
bugzilla at redhat.com
bugzilla at redhat.com
Tue Apr 23 03:36:33 UTC 2019
https://bugzilla.redhat.com/show_bug.cgi?id=1702131
Bug ID: 1702131
Summary: Two files left in EC volume after a rename when
glusterfsd out of service
Product: GlusterFS
Version: mainline
Status: NEW
Component: disperse
Assignee: bugs at gluster.org
Reporter: kinglongmee at gmail.com
CC: bugs at gluster.org
Target Milestone: ---
Classification: Community
Description of problem:
$subject
Version-Release number of selected component (if applicable):
How reproducible:
100%
Steps to Reproduce:
1. create a 4x2 ec volume,
2. ganesha exports a directory, and nfs client mount it at /mnt/nfs;
mkdir /mnt/nfs/a
mkdir /mnt/nfs/a/dir
mkdir /mnt/nfs/b
killall glusterfsd
mv /mnt/nfs/a/dir /mnt/nfs/b
service glusterd restart
ls /mnt/nfs/*/
Actual results:
/mnt/nfs/a and /mnt/nfs/b contains two directory named "dir", and the heal
won't even complete.
Expected results:
Only /mnt/nfs/b contains directory named "dir".
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list