DragonFly bugs List (threaded) for 2008-07
DragonFly BSD
DragonFly bugs List (threaded) for 2008-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: hammer snapshot blocks on high file system activity


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 9 Jul 2008 08:01:58 -0700 (PDT)

:>     There was some instability a few days ago, which was fixed in
:>     commit 60H on the evening of July 7th.  If your kernel is older then
:>     that you may have to update and newfs_hammer, then re-test.
:
:Ah great. Right now, I've /home/dcvs and /usr/src on hammer, so it's
:unwise to newfs_hammer :). But I will try later.
:
:Thanks a lot!
:
:Regards,
:
:   Michael

    Heh.  It isn't released yet!  But I appreciate the testing.

    The bug that was fixed was that parallel delete_range() iterations
    could get off in the deadlock recovery code and delete records
    beyond the scope of the requested deletion.  Parallel iterations
    happen all the time in the flusher, even if the test program is
    just doing things one at a time.

    In anycase, if you are going to run with it the damage should stay
    contained in that area.  Just rename the directory to something else
    and ignore it for now :-)  If you could re-test w/ the latest code
    please do, and tell me if any new problems occur.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



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