[Bugs] [Bug 1238188] Not able to recover the corrupted file on Replica volume

bugzilla at redhat.com bugzilla at redhat.com
Thu Jul 2 08:55:39 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1238188



--- Comment #1 from Raghavendra Bhat <rabhat at redhat.com> ---
Here it seems, the entry is deleted from the backend. But the in memory inode
is still there in the inode table. Upon deletion of the entry, the next lookup
fails and it unlinks the dentry. But the inode associated with it is still
there in the inode table and that inode has marked the object as bad in its
context. So, any kind of self-heal operation is denied by bit-rot-stub as it
does not allow read/write operations on a bad object.

-- 
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