HAMMER:WARNING: Missing inode for dirent
Matthew Dillon
dillon at apollo.backplane.com
Wed Apr 28 00:24:19 PDT 2010
:I am getting these errors when I run undo update.log
:
:HAMMER: WARNING: Missing inode for dirent "update.log@@0x00000001166e7da0"
: obj_id = 0000000103bca45e, asof=00000001166e7da0, lo=00000000
:HAMMER: WARNING: Missing inode for dirent "update.log@@0x0000000116a785c0"
: obj_id = 0000000103bca45e, asof=0000000116a785c0, lo=00000000
:
:The system was just updated.
:DragonFly backup_a.gasdasoftware.com 2.7-DEVELOPMENT DragonFly
:v2.7.2.75.g28b766-DEVELOPMENT #6: Tue Apr 27 21:20:44 PDT 2010
:root at backup_a.gasdasoftware.com:/usr/obj/usr/src/sys/GENERIC i386
:
:Should I worry?
:
:Thanks,
:Dylan
No, generally speaking when looking at a snapshot (which is what undo
was doing) it is possible to catch a file in the middle of being created,
at a point where the directory entry has been written out but the inode
has not.
-Matt
Matthew Dillon
<dillon at backplane.com>
More information about the Users
mailing list