kern/166566: [zfs] zfs split renders 2 disk (MBR based) mirror unbootable

Andriy Gapon avg at FreeBSD.org
Wed Jun 27 06:00:23 UTC 2012


The following reply was made to PR kern/166566; it has been noted by GNATS.

From: Andriy Gapon <avg at FreeBSD.org>
To: hartzell at alerce.com
Cc: bug-followup at FreeBSD.org
Subject: Re: kern/166566: [zfs] zfs split renders 2 disk (MBR based) mirror
 unbootable
Date: Wed, 27 Jun 2012 08:49:44 +0300

 on 27/06/2012 00:38 George Hartzell said the following:
 > currdev does not seem to have any effect, it looks like something else
 > is being used to find the initial zfs pool(s).
 
 Just a note that currdev would not affect the order of the pools in lsdev
 output.  It should affect from which pool the zpool.cache is loaded.
 
 Ah!  You probably need to issue unload command as well.  I keep forgetting that
 in default configuration loader loads up stuff before presenting its menu.  I've
 changed my loader.rc, so that nothing is loaded before the menu.
 
 But, yes, the best course of action seems to be to fix up zsplitroot right after
 splitting it off.
 
 Thank you for your persistence in testing and debugging!
 
 -- 
 Andriy Gapon
 
 


More information about the freebsd-fs mailing list