Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jul 1999 18:56:31 +0200
From:      Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
To:        Francisco Reyes <francisco@natserv.com>
Cc:        FreeBSD questions <questions@freebsd.org>
Subject:   Re: How to tell if softupdates are enabled?
Message-ID:  <19990726185631.J1384@daemon.ninth-circle.org>
In-Reply-To: <199907261133.HAA10731@vulcan.addy.com>; from Francisco Reyes on Mon, Jul 26, 1999 at 07:32:32AM -0400
References:  <199907261133.HAA10731@vulcan.addy.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* Francisco Reyes (francisco@natserv.com) [990726 17:15]:
> After I re-mount the volume and type "volume" there is nothing
> referring to softupdates.
> From what I gathered in the archives "mount" should report some
> type of indication about softupdates.
> Is this the case? Did I miss any steps in installing
> softupdates?

mount on my CURRENT box yields:

[asmodai@daemon] (1) $ mount
/dev/da0s1a on / (local, writes: sync 6 async 361)
/dev/da0s1f on /tmp (local, soft-updates, writes: sync 60 async 467)
/dev/da0s1g on /usr (local, soft-updates, writes: sync 8 async 2538)
/dev/da0s1e on /var (local, soft-updates, writes: sync 1371 async 2804)
/dev/da2s1e on /development (local, soft-updates, writes: sync 2 async 0)
/dev/da2s2e on /work (local, soft-updates, writes: sync 2 async 1)
procfs on /proc (local)

So either this is new functionality for mount or your softupdates isn't
working [which I doubt].

Ye used tunefs -n enable on the slices? If so, and the messages appear on 
vty0 (like ye said IIRC), then yer in business... Just look for more async
writes in mount output ;)

-- 
Jeroen Ruigrok van der Werven                          asmodai(at)wxs.nl
The BSD Programmer's Documentation Project <http://home.wxs.nl/~asmodai>;
Network/Security Specialist        BSD: Technical excellence at its best
Cum angelis et pueris, fideles inveniamur. Quis est iste Rex gloriae...?


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?19990726185631.J1384>