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

Simon Déziel 1931455 at bugs.launchpad.net
Thu Jun 10 17:51:20 UTC 2021


Hello Logan, I believe that those directories are normally created as a
side effect of an admin manually invoking the iscsiadm command as
suggested in https://ubuntu.com/server/docs/service-iscsi.

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