Re: [gentoo-user] cannot upgrade to zfs 0.8.x

2019-07-08 Thread John Covici
On Mon, 08 Jul 2019 12:04:47 -0400,
Rich Freeman wrote:
> 
> On Mon, Jul 8, 2019 at 7:46 AM John Covici  wrote:
> >
> > OK, so I successfully did build 0.8.1, but it does not like my root
> > file system parameter, dracut chokes and puts me in an emergency shell
> > and I have to mount it manually.  I tried root=rpool and
> > root=rpool/root which dracut completely said unable to continue and if
> > I omit the root= altogether like I have done in previous versions, it
> > says it can't mount the root file system, and throws me into the
> > emergency shell where I can mount it manually.  I do have rpool/root
> > designated as rootfs.
> 
> I'm not sure if this is a dracut issue or a zfs issue, but on my zfs
> 0.7.13 system I have:
> root=ZFS=fast/root
> 
> ...where fast/root is the pool/dataset I'm using.
> 
> You might try adding the ZFS= to your root string.  I wasn't aware it
> would even work otherwise.
> 
> I have yet to try 0.8 - I'm not in a huge rush though I'm sure the
> TRIM support will help.  I'm content to let everybody else run into
> issues like this for me...  :)

On 0.7.13, I had to omit the root parameter altogether in order for
this to work.  I think its a zfs issue because I use the same dracut
in both cases.  I will also ask on the zfs list and see what they say.


-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] cannot upgrade to zfs 0.8.x

2019-07-08 Thread Rich Freeman
On Mon, Jul 8, 2019 at 7:46 AM John Covici  wrote:
>
> OK, so I successfully did build 0.8.1, but it does not like my root
> file system parameter, dracut chokes and puts me in an emergency shell
> and I have to mount it manually.  I tried root=rpool and
> root=rpool/root which dracut completely said unable to continue and if
> I omit the root= altogether like I have done in previous versions, it
> says it can't mount the root file system, and throws me into the
> emergency shell where I can mount it manually.  I do have rpool/root
> designated as rootfs.

I'm not sure if this is a dracut issue or a zfs issue, but on my zfs
0.7.13 system I have:
root=ZFS=fast/root

...where fast/root is the pool/dataset I'm using.

You might try adding the ZFS= to your root string.  I wasn't aware it
would even work otherwise.

I have yet to try 0.8 - I'm not in a huge rush though I'm sure the
TRIM support will help.  I'm content to let everybody else run into
issues like this for me...  :)

-- 
Rich



Re: [gentoo-user] cannot upgrade to zfs 0.8.x

2019-07-08 Thread John Covici


On Mon, 08 Jul 2019 04:51:13 -0400,
John Covici wrote:
> 
> On Mon, 08 Jul 2019 03:35:36 -0400,
> Neil Bothwick wrote:
> > 
> > [1  ]
> > On Sun, 07 Jul 2019 23:42:24 -0400, John Covici wrote:
> > 
> > > Hi.  I have discovered that I cannot upgrade to zfs 0.8.x.  The
> > > problem seems to be that there is no sys-kernel/spl-0.8.x at all.  I
> > > have seen on the zfs list that people are upgrading to 0.8, so what is
> > > happening here -- is this somehow another unmaintained package or
> > > someting?
> > 
> > spl is now part of the zfs package and no longer a separate ebuild.
> > Portage should take care of it for you. There was a thread about this
> > when zfs-0.8.0 first hit the tree.
> 
> I have been thinking about it and I think I tried to reemerge the spl
> package as well, so I will try again.

OK, so I successfully did build 0.8.1, but it does not like my root
file system parameter, dracut chokes and puts me in an emergency shell
and I have to mount it manually.  I tried root=rpool and
root=rpool/root which dracut completely said unable to continue and if
I omit the root= altogether like I have done in previous versions, it
says it can't mount the root file system, and throws me into the
emergency shell where I can mount it manually.  I do have rpool/root
designated as rootfs.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] cannot upgrade to zfs 0.8.x

2019-07-08 Thread John Covici
On Mon, 08 Jul 2019 03:35:36 -0400,
Neil Bothwick wrote:
> 
> [1  ]
> On Sun, 07 Jul 2019 23:42:24 -0400, John Covici wrote:
> 
> > Hi.  I have discovered that I cannot upgrade to zfs 0.8.x.  The
> > problem seems to be that there is no sys-kernel/spl-0.8.x at all.  I
> > have seen on the zfs list that people are upgrading to 0.8, so what is
> > happening here -- is this somehow another unmaintained package or
> > someting?
> 
> spl is now part of the zfs package and no longer a separate ebuild.
> Portage should take care of it for you. There was a thread about this
> when zfs-0.8.0 first hit the tree.

I have been thinking about it and I think I tried to reemerge the spl
package as well, so I will try again.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] cannot upgrade to zfs 0.8.x

2019-07-08 Thread John Covici


On Mon, 08 Jul 2019 03:35:36 -0400,
Neil Bothwick wrote:
> 
> [1  ]
> On Sun, 07 Jul 2019 23:42:24 -0400, John Covici wrote:
> 
> > Hi.  I have discovered that I cannot upgrade to zfs 0.8.x.  The
> > problem seems to be that there is no sys-kernel/spl-0.8.x at all.  I
> > have seen on the zfs list that people are upgrading to 0.8, so what is
> > happening here -- is this somehow another unmaintained package or
> > someting?
> 
> spl is now part of the zfs package and no longer a separate ebuild.
> Portage should take care of it for you. There was a thread about this
> when zfs-0.8.0 first hit the tree.

Hmmm, I unmerged all three packages and emerge was still unhappy, it
still thought the 7.13 spl was a blocker and would not emerge
anything.  I guess there is no great hurry about doing this, but
portage is definitely not behaving properly.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] cannot upgrade to zfs 0.8.x

2019-07-08 Thread Neil Bothwick
On Sun, 07 Jul 2019 23:42:24 -0400, John Covici wrote:

> Hi.  I have discovered that I cannot upgrade to zfs 0.8.x.  The
> problem seems to be that there is no sys-kernel/spl-0.8.x at all.  I
> have seen on the zfs list that people are upgrading to 0.8, so what is
> happening here -- is this somehow another unmaintained package or
> someting?

spl is now part of the zfs package and no longer a separate ebuild.
Portage should take care of it for you. There was a thread about this
when zfs-0.8.0 first hit the tree.


-- 
Neil Bothwick

I heard someone tried the monkeys-on-typewriters bit trying for the plays
of W. Shakespeare but all they got was the collected works of Francis
Bacon


pgpMP_lqeU8jP.pgp
Description: OpenPGP digital signature


[gentoo-user] cannot upgrade to zfs 0.8.x

2019-07-07 Thread John Covici
Hi.  I have discovered that I cannot upgrade to zfs 0.8.x.  The
problem seems to be that there is no sys-kernel/spl-0.8.x at all.  I
have seen on the zfs list that people are upgrading to 0.8, so what is
happening here -- is this somehow another unmaintained package or
someting?

Thanks in advance for any ideas.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com