DragonFly bugs List (threaded) for 2009-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Still looking for reports of missed directory entries w/ HAMMER
On Tue, Apr 14, 2009 at 09:40:31AM -0700, Matthew Dillon wrote:
> I am still looking for any reports of missed directory entries w/
> HAMMER, from 'ls', 'cpdup', or any other program. So far I have
> not been able to reproduce the problem, but at least two people have
> reported a similar issue in the last few months.
I may have found a similar problem.
I run rsnapshot on a dedicated hammer filesystem, mounted nohistory.
Recently, I have discovered some directories couldn't be properly rotated:
# du -sh *
du: weekly.0/anego.zefyris.com/usr/local/share/icons/hicolor/128x128/stock/text:
No such file or directory
0B weekly.0
du: weekly.2/anego.zefyris.com/home/ftigeot/Maildir/.Dragonfly-kernel/cur: No such file or directory
# ls -la stock
ls: text: No such file or directory
total 0
drwxr-xr-x 1 root wheel 0B Apr 2 04:03 .
drwxr-xr-x 1 root wheel 0B Apr 2 04:03 ..
# rmdir stock
rmdir: stock: Directory not empty
# rm -r stock
rm: stock/text: No such file or directory
rm: stock: Directory not empty
Some directory entries are not visible with the normal tools, yet seem to
exist someway.
The machine crashed violently recently (power failure); the hammer filesystem
was re-mounted without any apparent error.
--
Francois Tigeot
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]