Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Aug 2000 12:03:54 -0400 (Eastern Daylight Time)
From:      Chris BeHanna <behanna@zbzoom.net>
To:        Gabriel Ambuehl <gabriel_ambuehl@buz.ch>
Cc:        Nader Turki <nturki@adelphia.net>, jim@jmock.com, freebsd-stable@FreeBSD.ORG
Subject:   Re: Re[2]: Upgrading from 4.1-R to 4.1-S
Message-ID:  <Pine.WNT.4.21.0008031201560.356-100000@armani.yourfit.com>
In-Reply-To: <21197548249.20000803173949@buz.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 3 Aug 2000, Gabriel Ambuehl wrote:

> Hello Chris,
> 
> Thursday, August 03, 2000, 5:30:25 PM, you wrote:
> 
> >     You should go to single-user mode if you're going to make world
> > (see above).
> 
> I even do make installworld (from 4-S to 4-S, wouldn't risk it
> when changing a major release but 4.1 to 4-S shouldn't be a big
> difference at the moment) while running normal and never encountered
> any problems. So why should I switch to single user mode (which is
> pretty unsexy for production 24x7 servers anyway...)?

    /usr/src/UPDATING recommends it because you're going to be
changing executables and libraries out from under currently-running
daemons.  This could cause failures in spectacular fashion for any
executables that dynamically load libraries that may have changed
since the time the daemon was started.

    If you want to minimize the downtime, do "make buildworld" in
multi-user mode instead, then drop to single-user mode and do "make
installworld" and reboot.

--
Chris BeHanna
Software Engineer (at yourfit.com)
behanna@zbzoom.net



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.WNT.4.21.0008031201560.356-100000>