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

Bug 515668

Summary: sys-kernel/genkernel-next should add iscsid.conf in initramfs
Product: Gentoo Linux Reporter: Eric Grüttefien <gentoo>
Component: [OLD] Core systemAssignee: Fabio Erculiani (RETIRED) <lxnay>
Status: RESOLVED TEST-REQUEST    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: add iscsid.conf to rammdisk

Description Eric Grüttefien 2014-06-29 11:07:25 UTC
genkernel-next shoud add iscsid.conf in initramfs

see attached patch

Since without following can not be configured for root fs

----->
node.conn[0].timeo.noop_out_interval = 0
node.conn[0].timeo.noop_out_timeout = 0

node.session.timeo.replacement_timeout = 86400
<-----

what is what you normaly whant since without a reboot of or network disruption to your iscsi target leeds to a read only rootfs ;-)





Reproducible: Always

Actual Results:  
etc/iscsi/iscsid.conf is not copied to initialramdisk

Expected Results:  
etc/iscsi/iscsid.conf is copied to initialramdisk
Comment 1 Eric Grüttefien 2014-06-29 11:08:19 UTC
Created attachment 379898 [details, diff]
add iscsid.conf to rammdisk
Comment 2 Pacho Ramos gentoo-dev 2015-05-23 09:25:46 UTC
is this still valid for version 63?