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

2021-06-11 Thread Logan M Anderson
I'm having issues recreating the problem (i.e. it's working like it should), so take this with a grain of salt. On a fresh Ubuntu 20.04.2 install, fully updated: > sudo apt update -y && sudo apt full-upgrade -y && sudo apt auto-remove -y I would send the discovery command: > sudo iscsiadm -m di

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

2021-06-10 Thread Logan M Anderson
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 Bugs, which is subscribed to

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

2021-06-09 Thread Logan M Anderson
Public bug reported: 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@banana01ubu:/etc/iscsi$ sudo sy