Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Mar 1999 22:21:02 -0500
From:      "Mark S. Reichman" <mark@borg.com>
To:        Eric Jacoboni <jaco@titine.fr.eu.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Sofupdates - which partitions make sense
Message-ID:  <36EF1F9E.C77E258C@borg.com>
References:  <36E2BAEE.9687F415@borg.com> <87iuc1ixv1.fsf@titine.fr.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Larry Baird replied today and suggested to reboot and:

boot -s
tunefs -e enable /dev/rwd0s2a

Doing this worked as far as I can tell.  When I do a 
mount command I get this output.

mark@slugo:/home/mark:>mount
/dev/wd0s2a on / (local, soft-updates, writes: sync 3 async 100)
/dev/wd0s2e on /var (local, soft-updates, writes: sync 83 async 176)
/dev/wd0s2f on /usr (local, soft-updates, writes: sync 83 async 519)
procfs on /proc (local)
/dev/wd0s1 on /dos/c (local)
/dev/wd1s1 on /dos/d (local) 

But when I boot it only shows the following in the dmesg.
These represent /var and /usr partitions. They have been there all along.
So, I guess it worked.  I dont know why I dont get a 
third line below for the third soft-update enabled 
partition?  Unless you only ever get two?

da0: 96MB (196608 512 byte sectors: 64H 32S/T 96C)
changing root device to wd0s2a
ffs_mountfs: superblock updated for soft updates
ffs_mountfs: superblock updated for soft updates  

Eric Jacoboni wrote:
> 
> "Mark S. Reichman" <mark@borg.com> writes:
> 
> > I currently have softupdates happening on /var and /usr.
> > Should I also enable it for the / partition?  If so, how
> > does one do that since the partition can't be mounted while running tunefs?
> 
> Have you got some answers ? I've the same pb... As a test install, i
> don't have splitted my / partition so i think it's make sense to use
> softupdates on it for me.:
> 
> /dev/wd0s2a on / (local, writes: sync 835 async 1789)
> /dev/wd1s4e on /usr/local (local, soft-updates, writes: sync 2 async 229)
> /dev/wd0s3 on /usr/src (local, soft-updates, writes: sync 2 async 0)
> 
> Perhaps, creating a boot floppy with tunefs on it ?
> --
> ---------------------------------------------------
> Éric Jacoboni       « No sport! »  (W. Churchill)
> ---------------------------------------------------

-- 
                        \|/
                       (@ @)
  +---------------oOO---(_)------------------------+
  |    Mark S. Reichman           FreeBSD          |
  |     mark@borg.com           Got source?        |
  |                                                |
  |  The "Paperless Office" looked good on paper.  |
  +----------------------------oOO-----------------+
                      |__|__|
                       || ||
                      ooO Ooo


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?36EF1F9E.C77E258C>