Re: [HEADSUP] zfs root pool mounting

2012-12-24 Thread Kimmo Paasiala
On Sun, Dec 23, 2012 at 2:49 PM, Andriy Gapon wrote: > on 23/12/2012 14:34 Kimmo Paasiala said the following: >> On Sun, Dec 23, 2012 at 2:28 PM, Andriy Gapon wrote: >>> >>> I have MFCed the following change, so please double-check if you might be >>> affected. Preferably before upgrading :-) >>

Re: [HEADSUP] zfs root pool mounting

2012-12-23 Thread Andriy Gapon
on 23/12/2012 14:34 Kimmo Paasiala said the following: > On Sun, Dec 23, 2012 at 2:28 PM, Andriy Gapon wrote: >> >> I have MFCed the following change, so please double-check if you might be >> affected. Preferably before upgrading :-) >> >> on 28/11/2012 20:35 Andriy Gapon said the following: >>>

Re: [HEADSUP] zfs root pool mounting

2012-12-23 Thread Kimmo Paasiala
On Sun, Dec 23, 2012 at 2:28 PM, Andriy Gapon wrote: > > I have MFCed the following change, so please double-check if you might be > affected. Preferably before upgrading :-) > > on 28/11/2012 20:35 Andriy Gapon said the following: >> >> Recently some changes were made to how a root pool is opene

Re: [HEADSUP] zfs root pool mounting

2012-12-23 Thread Andriy Gapon
I have MFCed the following change, so please double-check if you might be affected. Preferably before upgrading :-) on 28/11/2012 20:35 Andriy Gapon said the following: > > Recently some changes were made to how a root pool is opened for root > filesystem > mounting. Previously the root pool

Re: [HEADSUP] zfs root pool mounting

2012-12-23 Thread Andriy Gapon
on 20/12/2012 00:34 Kimmo Paasiala said the following: > What is the status of the MFC process to 9-STABLE? I'm on 9-STABLE > r244407, should I be able to boot from this ZFS pool without > zpool.cache? I haven't MFC-ed the change as of now. After I eventually MFC it you should be able to boot fro

Re: [HEADSUP] zfs root pool mounting

2012-12-19 Thread Kimmo Paasiala
On Wed, Nov 28, 2012 at 8:35 PM, Andriy Gapon wrote: > > Recently some changes were made to how a root pool is opened for root > filesystem > mounting. Previously the root pool had to be present in zpool.cache. Now it > is > automatically discovered by probing available GEOM providers. > The n

Re: [HEADSUP] zfs root pool mounting

2012-12-01 Thread Andriy Gapon
on 01/12/2012 15:36 Pawel Jakub Dawidek said the following: > On Fri, Nov 30, 2012 at 08:51:48AM +0200, Daniel Braniss wrote: >> GREATE in a diskless environment, /boot is read only, and the >> zpool.cache issue has been bothering me ever since, there was no way (and >> I tried) to re route it.

Re: [HEADSUP] zfs root pool mounting

2012-12-01 Thread Pawel Jakub Dawidek
On Fri, Nov 30, 2012 at 08:51:48AM +0200, Daniel Braniss wrote: > > > > Recently some changes were made to how a root pool is opened for root > > filesystem > > mounting. Previously the root pool had to be present in zpool.cache. Now > > it is > > automatically discovered by probing available

Re: [HEADSUP] zfs root pool mounting

2012-11-29 Thread Daniel Braniss
> > Recently some changes were made to how a root pool is opened for root > filesystem > mounting. Previously the root pool had to be present in zpool.cache. Now it > is > automatically discovered by probing available GEOM providers. > The new scheme is believed to be more flexible. For examp