DragonFly BSD
DragonFly users List (threaded) for 2010-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: HAMMER:WARNING: Missing inode for dirent


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 28 Apr 2010 00:22:02 -0700 (PDT)

: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@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@backplane.com>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]