From owner-freebsd-questions@FreeBSD.ORG Tue Jan 12 17:10:52 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A20F106566C for ; Tue, 12 Jan 2010 17:10:52 +0000 (UTC) (envelope-from listreader@lazlarlyricon.com) Received: from proxy1.bredband.net (proxy1.bredband.net [195.54.101.71]) by mx1.freebsd.org (Postfix) with ESMTP id DAC538FC16 for ; Tue, 12 Jan 2010 17:10:51 +0000 (UTC) Received: from ipb1.telenor.se (195.54.127.164) by proxy1.bredband.net (7.3.140.3) id 4AD3E1C002504206 for freebsd-questions@freebsd.org; Tue, 12 Jan 2010 18:10:50 +0100 X-SMTPAUTH-B2: X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhVEALc7TEtV44PPPGdsb2JhbACBRYZuiyOHewEBAQE3ugaEMAQ X-IronPort-AV: E=Sophos;i="4.49,262,1262559600"; d="scan'208";a="26088528" Received: from c-cf83e355.09-42-6e6b7010.cust.bredbandsbolaget.se (HELO lazlar.kicks-ass.net) ([85.227.131.207]) by ipb1.telenor.se with ESMTP; 12 Jan 2010 18:10:50 +0100 Message-ID: <4B4CAD19.7070804@lazlarlyricon.com> Date: Tue, 12 Jan 2010 18:10:49 +0100 From: Rolf Nielsen User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.5) Gecko/20091227 Thunderbird/3.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: zpool upgrade - is it safe? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2010 17:10:52 -0000 Hi all, I just upgraded to a more recent version of 8.0-STABLE, and I noticed during boot that zfs had changed from version 13 to version 14. Is it safe to run zpool upgrade -a on a system while in multiuser, or will I have to take some security measures, such as creating a complete backup and/or booting into singleuser? Rolf Nielsen