[Bug 1465196] Re: open-iscsi init script creates dependency cycle with NetworkManager
Vincent Ladeuil
1465196 at bugs.launchpad.net
Mon Oct 12 06:40:35 UTC 2015
I ran into that bug again now that I really need open-iscsi ;)
I'm using systemd on vivid.
I want to mount remote disks but I don't want to boot from one.
s/remote_fs/local_fs/ in /etc/init.d/open-iscsi doesn't seem to be
enough :-/
Purging open-iscsi (and removing the mount from fstab) was the only
escape path.
I'd try to reproduce on a test system but any advice on what I can try
next warmly welcome ;)
--
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/1465196
Title:
open-iscsi init script creates dependency cycle with NetworkManager
Status in open-iscsi package in Ubuntu:
Triaged
Bug description:
Jun 15 09:46:54 djledkov-mobl1 systemd[1]: Found dependency on NetworkManager-wait-online.service/start
Jun 15 09:46:54 djledkov-mobl1 systemd[1]: Breaking ordering cycle by deleting job NetworkManager-wait-online.service/start
Jun 15 09:46:54 djledkov-mobl1 systemd[1]: Job NetworkManager-wait-online.service/start deleted to break ordering cycle starting with network-online.target/start
Jun 15 09:46:54 djledkov-mobl1 systemd[1]: Found dependency on NetworkManager.service/start
Jun 15 09:46:54 djledkov-mobl1 systemd[1]: Breaking ordering cycle by deleting job NetworkManager.service/start
Jun 15 09:46:54 djledkov-mobl1 systemd[1]: Job NetworkManager.service/start deleted to break ordering cycle starting with network.target/start
Jun 15 09:46:55 djledkov-mobl1 systemd[1]: Found dependency on NetworkManager-wait-online.service/start
Jun 15 09:46:55 djledkov-mobl1 systemd[1]: Found dependency on NetworkManager-wait-online.service/start
Jun 15 09:46:55 djledkov-mobl1 systemd[1]: Reached target Network.
Jun 15 09:46:55 djledkov-mobl1 systemd[1]: Starting Network.
Jun 15 09:46:55 djledkov-mobl1 systemd[1]: Reached target Network is Online.
Jun 15 09:46:55 djledkov-mobl1 systemd[1]: Starting Network is Online.
Jun 15 09:46:56 djledkov-mobl1 whoopsie[1065]: [09:46:56] Could not get the Network Manager state:
Jun 15 09:46:56 djledkov-mobl1 whoopsie[1065]: [09:46:56] GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files
So, my system boots, but without any internets =(
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1465196/+subscriptions
More information about the foundations-bugs
mailing list