Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Dec 1999 06:19:54 +0100 (CET)
From:      Oliver Fromme <olli@dorifer.heim3.tu-clausthal.de>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: softupdates cont'd
Message-ID:  <199912160519.GAA27183@dorifer.heim3.tu-clausthal.de>

next in thread | raw e-mail | index | archive | help
Jonathon McKitrick wrote in list.freebsd-questions:
 > SOmewhere on this mailing list i've seen output that seemed to indicate
 > softupdates was enabled (maybe mount?)

Yes, mount will tell you, it should look like this:

inof@hermes:~> mount
/dev/da0s1a on / (local, soft-updates, writes: sync 3 async 247336)
/dev/da0s1h on /usr (local, soft-updates, writes: sync 7 async 92294)
/dev/da0s1g on /usr/home (local, nodev, nosuid, soft-updates, writes: sync 14 async 13972)
/dev/da0s1e on /var (local, nodev, nosuid, soft-updates, writes: sync 1484 async 265167)
/dev/da0s1f on /var/squid (local, nodev, nosuid, soft-updates, writes: sync 2 async 986468)
/dev/da1d on /var/cache1 (local, noatime, nodev, nosuid, soft-updates, writes: sync 2 async 3965578)
/dev/da2d on /var/cache2 (local, noatime, nodev, nosuid, soft-updates, writes: sync 2 async 4043541)
/dev/da3d on /var/cache3 (local, noatime, nodev, nosuid, soft-updates, writes: sync 2 async 3937333)
mfs:39 on /tmp (asynchronous, local, nodev, nosuid, writes: sync 60 async 1270)
procfs on /proc (local)

 > But everytime i try that, i see
 > suync and async stats listed, but no softupdate status.

There you don't have soft-updates enabled.

 > Is there a different version of mount i need to install?

No, that's the plain mount that comes with the system.

 > I
 > recompiled and ran tunefs -n enable, and it said softupdates _were_
 > enabled.  Then i remounted, of course.

What version of FreeBSD are you using, exactly?  Did you run
tunefs while the partition was not mounted?  Do you have the
SOFTUPDATES option compiled into your kernel?

Regards
   Oliver

-- 
Oliver Fromme, Leibnizstr. 18/61, 38678 Clausthal, Germany
(Info: finger userinfo:olli@dorifer.heim3.tu-clausthal.de)

"In jedem Stück Kohle wartet ein Diamant auf seine Geburt"
                                         (Terry Pratchett)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912160519.GAA27183>