[Bug 1931455] Re: open-iscsi fails to create nodes directory

Logan M Anderson 1931455 at bugs.launchpad.net
Thu Jun 10 18:11:20 UTC 2021


Hi Simon,

I would expect that, but the service cannot start or be invoked as
written without that directory.  And that service is what should
generate that directory.  Like I said: chicken/egg.

-- 
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/1931455

Title:
  open-iscsi fails to create nodes directory

Status in open-iscsi package in Ubuntu:
  Incomplete

Bug description:
  open-iscsi will not run without the nodes directory, but the nodes
  directory is created and populated by the open-iscsi service.
  Chicken/Egg.

  Mitigated by creating and populating the nodes with junk directories
  to be deleted later:

  linuxsudoer at banana01ubu:/etc/iscsi$ sudo systemctl status open-iscsi.service
  ● open-iscsi.service - Login to default iSCSI targets
       Loaded: loaded (/lib/systemd/system/open-iscsi.service; enabled; vendor preset: enabled)
       Active: inactive (dead)
    Condition: start condition failed at Tue 2021-06-08 19:05:21 UTC; 25min ago
  ---->        ├─ ConditionDirectoryNotEmpty=|/etc/iscsi/nodes was not met
               └─ ConditionDirectoryNotEmpty=|/sys/class/iscsi_session was not met
         Docs: man:iscsiadm(8)
               man:iscsid(8)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1931455/+subscriptions



More information about the foundations-bugs mailing list