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

Bug 487694

Summary: sys-block/open-iscsi: Split init scripts into iscsid and iscsiadm
Product: Gentoo Linux Reporter: Christian Ruppert (idl0r) <idl0r>
Component: [OLD] Core systemAssignee: Gentoo's Team for Core System packages <base-system>
Status: CONFIRMED ---    
Severity: normal CC: bug, orzel
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Christian Ruppert (idl0r) gentoo-dev 2013-10-11 20:15:21 UTC
Quote from Doug Goldstein <cardoe@gentoo.org>, bug 449830#c1:

Going to hijack this bug to say we should also look at doing the split init script as part of this bump. iscsid and iscsiadm, where iscsid is just focused on the daemon and iscsiadm start will login to automatic entries while iscsiadm stop will logout.
Comment 1 schmitt953 2015-11-15 06:24:40 UTC
One thing I noticed from the new version is the do_modules is gone. I was actually working on making that a conf.d variable so that iscsi_tcp can be removed for those not using tcp/ip and using infiniband/rdma instead (ib_iser). The older init.d worked with iser.
Comment 2 schmitt953 2015-11-15 06:24:57 UTC
(In reply to schmitt953 from comment #1)
> One thing I noticed from the new version is the do_modules is gone. I was
> actually working on making that a conf.d variable so that iscsi_tcp can be
> removed for those not using tcp/ip and using infiniband/rdma instead
> (ib_iser). The older init.d worked with iser.

as long as you changed the modules in the init script