DragonFly BSD
DragonFly kernel List (threaded) for 2004-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: My syncing disks problem


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 9 Aug 2004 09:19:46 -0700 (PDT)

: >     are asynchronous.  And, in fact, there is a softupdates related 
: >     call that is not made for asynchronous filesystem syncs.
:
: >     So, here is a patch to try.  I only give it a 30% chance of working
: >     due to the huge number of guesses I have made above.
:
:It didn't work. Do you want the new crash dump?
:
:Jean-Marc
:
:-- 
:Jean-Marc Zucconi -- PGP Key: finger jmz@xxxxxxxxxxx [KeyID: 400B38E9]

    Hmm.   Yes, but I'd like you to try something... try turning off 
    softupdates and if the problem still occurs I'd like a new crash dump
    and kernel.debug.

    To turn off softupdates you have to boot into single-user mode (its a
    loader menu option), then use 'tunefs -n disable <filesystem>' for
    each filesystem on the disk.  Then reboot.  After a normal boot
    'mount -v' can be used to double check that softupdates has indeed been
    turned off (if you run it now you will see it says 'soft-udpates' in
    the list of options for most of your filesystems.  After turning off
    softupdates and rebooting a mount -v should not say soft-updates for
    any of the filesystems).

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



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