From owner-freebsd-current Sat Jul 11 22:08:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA06481 for freebsd-current-outgoing; Sat, 11 Jul 1998 22:08:23 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from zippy.dyn.ml.org (root@haiti-89.ppp.hooked.net [206.169.228.89]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA06468 for ; Sat, 11 Jul 1998 22:08:16 -0700 (PDT) (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.8.8/8.8.8) with SMTP id RAA10827; Sat, 11 Jul 1998 17:01:45 -0700 (PDT) (envelope-from garbanzo@hooked.net) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Sat, 11 Jul 1998 17:01:45 -0700 (PDT) From: Alex X-Sender: garbanzo@zippy.dyn.ml.org To: Andreas Klemm cc: current Subject: Re: TESTERS NEEDED: Softupdates looks Very good. In-Reply-To: <19980712013807.A522@klemm.gtn.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 12 Jul 1998, Andreas Klemm wrote: > On Sat, Jul 11, 1998 at 03:00:42PM -0700, Alex wrote: > > > > On Sat, 11 Jul 1998, Andreas Klemm wrote: > > > > > On Fri, Jul 10, 1998 at 10:57:18PM -0700, Alex wrote: > > > > What about on root filesystems? > > > > > > /dev/sd0s2a on / (local, writes: sync 377 async 8611) > ^^^ ^^^^ > > > > So that's a no? > > That's a yes, you see the softupdates statistics for root fs as well ?! No, I don't. zippy:~/kde/ksmiletris-0.3#mount /dev/sd0s1a on / (local, writes: sync 17610 async 66257) /dev/sd1s1e on /mnt/usr2 (local, writes: sync 1409 async 2942) procfs on /proc (local) kernfs on /kern (local) Both drives are mounted sync, without softupdates included in the kernel. Note the lack of the words soft and update. That pretty much means a filesystem isn't running without soft updates :^) zippy:~/kde/ksmiletris-0.3#strings `sysctl -n kern.bootfile` |grep -i soft|grep options zippy:~/kde/ksmiletris-0.3#strings `sysctl -n kern.bootfile` |grep -i include_config|grep options ___options INCLUDE_CONFIG_FILE # Include this file in kernel zippy:~/kde/ksmiletris-0.3# As opposed to this which you posted earlier: /dev/ccd2c on /proxy (local, noatime, soft-updates, writes: sync 2 async 719) ^^^^^^^^^^^^ - alex | "Contrary to popular belief, penguins are not the salvation of modern | | technology. Neither do they throw parties for the urban proletariat." | | Powered by FreeBSD http://www.freebsd.org/ | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message