Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
3
-
16089
Description
Extra inode decrement is needed for scrub->os_inode(OI_scrub) in osd_scrub_setup in case of ENOSPACE error.
It is simple to reproduce:
- mount ost as ldiskfs to mntpt
- fill mnt point to get ENOSPACE later(llverfs may be used for that)
- umount ost
- delete scrub files using writeconf
- mount ost
These causes kernel message like below:
VFS: Busy inodes after unmount of loop0. Self-destruct in 5 seconds. Have a nice day...
xyratex-bug-id: MRP-2109
Attachments
Issue Links
- is related to
-
LU-5986 conf-sanity test_83, test_84: failed to start OST
- Resolved
-
LU-6207 conf-sanity test_83: test failed to respond and timed out
- Resolved
-
LU-9433 sanity-scrub test_6: Error in dmesg detected
- Resolved
-
LU-6468 Interop 2.5.3<->master conf-sanity test_83: No space left on device
- Resolved