Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 2006 12:56:09 +0200
From:      hans@lambermont.dyndns.org (Hans Lambermont)
To:        David Wolfskill <david@catwhisker.org>, Scott Harrison <scott@mithrandir.com>, freebsd-stable@freebsd.org
Subject:   Re: Best practices for remote upgrade?
Message-ID:  <20060509105609.GC66029@leia.lambermont.dyndns.org>
In-Reply-To: <20060508231759.GC545@bunrab.catwhisker.org>
References:  <372C34B7-18BC-4061-99ED-8321E8109CF7@mithrandir.com> <20060508231759.GC545@bunrab.catwhisker.org>

next in thread | previous in thread | raw e-mail | index | archive | help
David Wolfskill wrote:

> On Mon, May 08, 2006 at 02:29:23PM +0200, Scott Harrison wrote:
>> 	I have some 4.x servers that I would like to upgrade to 5.x, and  
>> perhaps 6.x.  However, I do not have any local access to these  
>> machines.  I can ssh into them only.  I would like to know whether it  
>> is possible for me to upgrade the machines with only ssh access, and  
>> what one should do to go about upgrading them.
...
> I then have little shell scripts to use "dump | restore" to "clone" the
> file systems from one slice to the other.
...
> * Reboot from the "other" slice (the target of the above operation).
> * Upgrade in place.
> * Reboot (without changing active slice).

I do almost the same; I do not reboot to the other slice to upgrade it,
instead I use the current slice to upgrade, and if that fails reboot to
the other slice (the backup slice). It's the same idea, with one less
reboot.

This dual-boot-slice (or disk :) setup also allows for the UFS->UFS2
transition.

regards,
   Hans Lambermont



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