Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 403501

Summary: Include ZFS kernel modules on release media
Product: Gentoo Release Media Reporter: Richard Yao (RETIRED) <ryao>
Component: LiveCD/DVD/USBAssignee: Team Anniversary <ten>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 402447    
Bug Blocks: 378027    

Description Richard Yao (RETIRED) gentoo-dev 2012-02-14 03:06:50 UTC
Right now, there is no way to install Gentoo on ZFS using official Gentoo media. On Freenode, bonsaikitten suggested to me that the LiveDVD might be able to address this.

Preferably, this would be done with USE=debug, which will be in portage as soon as #402447 is resolved. It also probably should be exclusive to the amd64 LiveCD, because virtual memory limitations in the 32-bit Linux kernel prevent the current ZFSOnLinux upstream code from working well on x86.

Would release engineering include sys-kernel/spl and sys-fs/zfs in the official amd64 LiveDVD?
Comment 1 Fernando (likewhoa) 2012-02-14 12:03:39 UTC
I can include this on the AMD64 specs for the next livedvd release. What package requires the debug USE flag?
Comment 2 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2012-02-14 14:27:46 UTC
Adding USE="debug" to general release DVD sounds wrong to me.
It might be useful for the admin-cd, but even there I doubt it is really needed or appropriate.
Comment 3 Fernando (likewhoa) 2012-02-14 14:39:03 UTC
(In reply to comment #2)
> Adding USE="debug" to general release DVD sounds wrong to me.
> It might be useful for the admin-cd, but even there I doubt it is really needed
> or appropriate.

I agree adding it globally is a no-no but if for just one package it would be fine if that's the requirement.
Comment 4 Richard Yao (RETIRED) gentoo-dev 2012-02-14 21:52:54 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > Adding USE="debug" to general release DVD sounds wrong to me.
> > It might be useful for the admin-cd, but even there I doubt it is really needed
> > or appropriate.
> 
> I agree adding it globally is a no-no but if for just one package it would be
> fine if that's the requirement.

It is perfectly safe to omit USE=debug entirely and if it is enabled, it can be enabled locally for these two packages.

I expect that adding USE=debug locally for these two packages would produce more useful information for any bug reports involving them, but this is more of a precaution than anything else.

I am responsible for Gentoo bug reports involving these two packages, so I would prefer it if USE=debug were added locally for these two packages.
Comment 5 Fernando (likewhoa) 2012-02-14 22:01:25 UTC
(In reply to comment #4)
> (In reply to comment #3)
> > (In reply to comment #2)
> > > Adding USE="debug" to general release DVD sounds wrong to me.
> > > It might be useful for the admin-cd, but even there I doubt it is really needed
> > > or appropriate.
> > 
> > I agree adding it globally is a no-no but if for just one package it would be
> > fine if that's the requirement.
> 
> It is perfectly safe to omit USE=debug entirely and if it is enabled, it can be
> enabled locally for these two packages.
> 
> I expect that adding USE=debug locally for these two packages would produce
> more useful information for any bug reports involving them, but this is more of
> a precaution than anything else.
> 
> I am responsible for Gentoo bug reports involving these two packages, so I
> would prefer it if USE=debug were added locally for these two packages.

locally it's fine but globally is another story. I will let others give feedback before closing bug.
Comment 6 Richard Yao (RETIRED) gentoo-dev 2012-10-18 05:31:57 UTC
The USE=debug issue was fixed in 0.6.0_rc11.
Comment 7 Fernando (likewhoa) 2013-08-30 19:50:55 UTC
Have added debug USE for zfs related packages on livedvd media. Closing bug.