[Bug 2072484] Re: iscsiuio ships iscsiuio.service but not iscsiuio.socket
Christian Ehrhardt
2072484 at bugs.launchpad.net
Wed Aug 28 15:31:34 UTC 2024
I had the chance to try a system which has the socket and it was working
fine.
It also is present in the rpm world, which implies that we'd not become
the odd one adding it as the only distro.
○ iscsiuio.service - iSCSI UserSpace I/O driver
Loaded: loaded (/usr/lib/systemd/system/iscsiuio.service; disabled; preset: disabled)
Drop-In: /usr/lib/systemd/system/service.d
└─10-timeout-abort.conf
/run/systemd/system/service.d
└─zzz-lxc-service.conf
Active: inactive (dead)
TriggeredBy: ● iscsiuio.socket
Docs: man:iscsiuio(8)
● iscsiuio.socket - Open-iSCSI iscsiuio Socket
Loaded: loaded (/usr/lib/systemd/system/iscsiuio.socket; enabled; preset: enabled)
Active: active (listening) since Wed 2024-08-28 15:26:11 UTC; 8s ago
Triggers: ● iscsiuio.service
Docs: man:iscsiuio(8)
Listen: @ISCSID_UIP_ABSTRACT_NAMESPACE (Stream)
CGroup: /system.slice/iscsiuio.socket
What is left is finding the time to
1. add it to the PKG
2. try if then the default state at boot is as it should (or if it needs some dh_install... changes in d/rules)
3. find which use case gets to uip_connect in usr/iscsid_req.c as that is what will connect to the socket to see if the thing spawns
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to open-iscsi in Ubuntu.
https://bugs.launchpad.net/bugs/2072484
Title:
iscsiuio ships iscsiuio.service but not iscsiuio.socket
Status in open-iscsi package in Ubuntu:
New
Status in open-iscsi package in Debian:
New
Bug description:
Imported from Debian bug http://bugs.debian.org/1056733:
/lib/systemd/system/iscsiuio.socket seems to be missing from the iscsiuio
package. The open-iscsi packages ships iscsid.socket and iscsid.service on the other hand.
This blocks running some upstream dracut test cases:
https://github.com/dracut-ng/dracut-ng/issues/446
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/2072484/+subscriptions
More information about the foundations-bugs
mailing list