From owner-freebsd-questions@FreeBSD.ORG Sun May 12 18:48:42 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A28133FC for ; Sun, 12 May 2013 18:48:42 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: from mail-ob0-x235.google.com (mail-ob0-x235.google.com [IPv6:2607:f8b0:4003:c01::235]) by mx1.freebsd.org (Postfix) with ESMTP id 70C2E945 for ; Sun, 12 May 2013 18:48:42 +0000 (UTC) Received: by mail-ob0-f181.google.com with SMTP id ta17so2325553obb.40 for ; Sun, 12 May 2013 11:48:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=AyLvmPTMaBnX6uK6A1F2nZNoCtyFvdK6rnEC3Oi0K4w=; b=H6e4viP+F2NhUI/jON08Mbh7mosvIjw1v/kQEpRuQzALglryoW5ZTyVWbGzN9lI0nW 8mkbmr4pyyDj/hKVGiXf/9T6PMuMnL3CmB5YbCD9H0DoCv2GGOrLQD9fGdcSj9+MYdbs qC2tg7HQ/gvoXaGunb6J+qgZ4S9FbXVDNzQFmmCucLTailKZjbTlT/fK3I2t8Ba7grOg 72jEqbRrRDL05hC994X5yDlGowS3HAlBUcvm8MBpzETPB4sxaO9YsuNikxEEYRSwvJn7 TiVGs2a4BLH92A4PoUQYUsZZeueNqMNzGLsBddc3nktoJGP/sD51Nhpxf4hEfQ/mmANE 6RAA== MIME-Version: 1.0 X-Received: by 10.182.46.228 with SMTP id y4mr11489946obm.28.1368384522113; Sun, 12 May 2013 11:48:42 -0700 (PDT) Received: by 10.76.96.49 with HTTP; Sun, 12 May 2013 11:48:42 -0700 (PDT) In-Reply-To: References: <518F975E.9080105@micite.net> <2160B0FC-740C-4A98-8C1D-FAFD9B5C5808@elde.net> Date: Sun, 12 May 2013 14:48:42 -0400 Message-ID: Subject: Re: ZFS partitioning From: Outback Dingo To: Paul Kraus Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Roland van Laar , Terje Elde , "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 May 2013 18:48:42 -0000 On Sun, May 12, 2013 at 1:26 PM, Paul Kraus wrote: > On May 12, 2013, at 9:48 AM, Outback Dingo wrote: > > > notice my boot pool is a mirror, so disk 2 is identical to disk1, so if > > disk1 ever dies, logically i could boot from disk two > > The zpool mirror does not mirror the bootblock. You need to > manually add that to all the drives you may want to boot from. > > yeah i know ive done both bootblocks, Thanks though > > pool: tank > > state: ONLINE > > scan: scrub repaired 0 in 0h0m with 0 errors on Sat May 11 13:20:41 2013 > > config: > > > > NAME STATE READ WRITE CKSUM > > tank ONLINE 0 0 0 > > mirror-0 ONLINE 0 0 0 > > da34p3 ONLINE 0 0 0 > > da35p3 ONLINE 0 0 0 > > > > errors: No known data errors > > -- > Paul Kraus > Deputy Technical Director, LoneStarCon 3 > Sound Coordinator, Schenectady Light Opera Company > >