From owner-freebsd-questions@freebsd.org Thu Mar 23 16:02:14 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 63FB9D18C1B for ; Thu, 23 Mar 2017 16:02:14 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [IPv6:2001:8b0:151:1:c4ea:bd49:619b:6cb3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.infracaninophile.co.uk", Issuer "infracaninophile.co.uk" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 0C22C1AD8 for ; Thu, 23 Mar 2017 16:02:13 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from zero-gravitas.local (unknown [85.199.232.226]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: m.seaman@infracaninophile.co.uk) by smtp.infracaninophile.co.uk (Postfix) with ESMTPSA id A8C5510D80 for ; Thu, 23 Mar 2017 16:02:06 +0000 (UTC) Authentication-Results: smtp.infracaninophile.co.uk; dmarc=none header.from=infracaninophile.co.uk DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201601-infracaninophile; t=1490284926; bh=Ci0FPW9YYYciI4TDnet5zQ/PwFJ8yJXj1ZUpxWNOf4c=; h=Subject:To:References:From:Date:In-Reply-To; z=Subject:=20Re:=20freebsd=2010.3=20to=2011=20release=20upgrade=20o n=20a=20vps|To:=20freebsd-questions@freebsd.org|References:=20 =0D=0A=20<58D3ECC0.1000001@gmail.com>|From:=20Matthew=20Seaman=20< m.seaman@infracaninophile.co.uk>|Date:=20Thu,=2023=20Mar=202017=20 16:01:58=20+0000|In-Reply-To:=20<58D3ECC0.1000001@gmail.com>; b=D0UALkKHqhpAr3RTxIDnqEtSW9sQ+4yaORD/Kdn+hzmXH2hv6m7x56KhRQzItvnRz 3PvtHdkXJ7/pl5jDBt4XVkEExG86LuJPNMJrEhylvjRduy6XyNYH+3SZ6pIRT54RtE MKJspbJspvdp2kUqzzsJhVsTnN9mQsVfpEyYQ9X4= Subject: Re: freebsd 10.3 to 11 release upgrade on a vps To: freebsd-questions@freebsd.org References: <58D3ECC0.1000001@gmail.com> From: Matthew Seaman Message-ID: <26f53955-835e-6dae-5154-32ad2fe06228@infracaninophile.co.uk> Date: Thu, 23 Mar 2017 16:01:58 +0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <58D3ECC0.1000001@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="rE1lLvfE4W4IbAP2nqhxI9Wls6HBb0iCx" X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,RDNS_NONE,SPF_FAIL autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on smtp.infracaninophile.co.uk X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Mar 2017 16:02:14 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --rE1lLvfE4W4IbAP2nqhxI9Wls6HBb0iCx Content-Type: multipart/mixed; boundary="FWvia0tLTnXg7SBCgFQTA2MRvJQnk5kXL"; protected-headers="v1" From: Matthew Seaman To: freebsd-questions@freebsd.org Message-ID: <26f53955-835e-6dae-5154-32ad2fe06228@infracaninophile.co.uk> Subject: Re: freebsd 10.3 to 11 release upgrade on a vps References: <58D3ECC0.1000001@gmail.com> In-Reply-To: <58D3ECC0.1000001@gmail.com> --FWvia0tLTnXg7SBCgFQTA2MRvJQnk5kXL Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 2017/03/23 15:41, Ernie Luzar wrote: > David Mehler wrote: >> Hello, >> >> I've got a Freebsd 10.3 vps. I'm wondering about upgrading to 11 >> release. Are there any upgrade woes? I'm also running jails so >> wondering how the upgrade would work with the jail setup and how to >> upgrade the jails? > No upgrade woes about system or jails other than the normal stuff. You > have to update all your ports after getting onto 11.0 and the jails > running binaries have to be at 11.0 also. You can run a 10.3 jail on an 11.0 host -- no problem. This is how eg. poudriere works to build packages for all the different supported OS versions. While you can run an older jail on a newer host, you cannot do it the other way round with a newer jail on an older host. Your order of operations has to be upgrade the host first, and then the jails. Upgrading jails with freebsd-update(8) can be tricky, as f-u detects the current OS version by asking the kernel, and that gives the wrong answer when running an older jail on a newer host. That's why there is a '--currently-running /release/' option in more recent freebsd-update(8). If you haven't got a recent-enough freebsd-update then there's a trick -- so upgrading a 10.3 jail to 11.0 would looks like: # env UNAME_r=3D10.3-RELEASE freebsd-update -r 11.0-RELEASE upgrade and then do all the usuall 'freebsd-update install' steps similarly. Other methods of upgrading jails generally work identically to how they do when upgrading the host system. Cheers, Matthew --FWvia0tLTnXg7SBCgFQTA2MRvJQnk5kXL-- --rE1lLvfE4W4IbAP2nqhxI9Wls6HBb0iCx Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQJ8BAEBCgBmBQJY0/F9XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQxOUYxNTRFQ0JGMTEyRTUwNTQ0RTNGMzAw MDUxM0YxMEUwQTlFNEU3AAoJEABRPxDgqeTnpe8QAKm+ktWhCbqVIZttUNIZPanf 9evP7DVszIpG1kjifCwSCml0Ijd/Uo5wKMY/jVZxkZO46G5B6MuySKiYzoQrbYJG 6+y5BekXsSiKIclhqQoRxrrpkTIcMz7K9WXyzirLlONJ+Km/pdQ1c5lUkEw4gyHx dDWPQdedEF9o99t3MVYe1R8OO9sQkmyL2CHLxCTJt8BKu+5NqV4/7GQznfEEjh2P lIg2/AnZAtxzqOsf2V9LTWe1vkLcjjKacZzjfhBkA9l2Xyo6g/mB5vHo/YHfLwMm HbqioSniQq0jplV91fIyUpWrzE/uaCrmpU/SUt9zwxviYzD9aF2ZfgSbCxqm/sKU RfV0kN3HpZ/3A8dSUXtfLpzxeArIH4r8dd7g3Zk/KYf7jLm5rNl4H+lteCN/oLDx n6LT5POrQajYj/ToEPfltdck7/sgyz+BFZK0xniXkC8NB0XBzu7wnKUsMjmkano5 lhQoDotwbRDCYRMDssqefYYL/5K3QOq5Hb+O74QARxMjsTIgSIX83ZvABO9a/lMv 8cdMCyZk1rG/xpgey7idgT9H0a5HBQvIoA0dPfUBQY30MRKrFyw7BWyvN58bRBGC RelQQDP3yhFDiXwvTsMTTMZydAZDV1wpxRc6yci+/FABUvu/KGIrtz+TWA/Y7Q1M vxMIDM0ecpya7+Qs3Tfs =8/f1 -----END PGP SIGNATURE----- --rE1lLvfE4W4IbAP2nqhxI9Wls6HBb0iCx--