[Bugs] [Bug 1165143] New: A restarted child can not clean files/directories which were deleted while down
bugzilla at redhat.com
bugzilla at redhat.com
Tue Nov 18 12:32:33 UTC 2014
https://bugzilla.redhat.com/show_bug.cgi?id=1165143
Bug ID: 1165143
Summary: A restarted child can not clean files/directories
which were deleted while down
Product: GlusterFS
Version: 3.6.0
Component: disperse
Keywords: Triaged
Severity: high
Priority: high
Assignee: bugs at gluster.org
Reporter: jdarcy at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com,
jdarcy at redhat.com, jiademing.dd at gmail.com
Depends On: 1163561
+++ This bug was initially created as a clone of Bug #1163561 +++
Description of problem:
I create a disperse volume (disperse 3 redundancy 1), copy same files and
directoys to mountpoint, then kill one child-glusterfsd. I delete all the files
and directorys frome mountpoint, then execute "gluster volume start test
force", restart the killed child. the restart child can not clean the remaining
files and directorys where has been delelte from mountpoint.
I can execute create/read/write/delete files, directorys as usual in
mountpoint, even the same as remaining files and directorys. But it still
remaining.
Version-Release number of selected component (if applicable):
3.6.1
How reproducible:
Steps to Reproduce:
1. create a disperse volume
Volume Name: test
Type: Distributed-Disperse
Volume ID: 1841beb3-001d-45b8-9d6c-6c34cfbfd6d0
Status: Started
Number of Bricks: 2 x (2 + 1) = 6
Transport-type: tcp
Bricks:
Brick1: 10.10.21.50:/sda
Brick2: 10.10.21.52:/sda
Brick3: 10.10.21.50:/sdb
Brick4: 10.10.21.52:/sdb
Brick5: 10.10.21.50:/sdc
Brick6: 10.10.21.52:/sdc
2.copy many files and directorys to mountpoint
3.kill Brick1-glusterfsd program.
4. execute "rm -rvf /mountpoint/*"
5. execute "gluster volume start test force", restart Brick1
6. I can execute create/read/write/delete files, directorys as usual in
mountpoint, even the same as remaining files and directorys. But Brick1's dirty
data still remaining.
Actual results:
Expected results:
Additional info:
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1163561
[Bug 1163561] A restarted child can not clean files/directories which were
deleted while down
--
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