'systemctl status open-iscsi' was of no relevance. I believe that /lib/systemd/system/[email protected]/open-iscsi.conf is supposed to be called but is not being called. that calls /lib/open-iscsi/net-interface-handler which handles updating resolvconf
I've added code to /lib/open-iscsi/net-interface-handler like: exec >>/run/open-iscsi.out 2>&1 echo "$(date -R): $*" set -x and the file doesn't even exist, so it appears not being run. ** Summary changed: - resolvconf not updated by open-iscsi systemd job + resolvconf not updated by /lib/systemd/system/[email protected]/open-iscsi.conf ** Changed in: open-iscsi (Ubuntu) Status: New => Confirmed ** Changed in: open-iscsi (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1463461 Title: resolvconf not updated by /lib/systemd/system/[email protected]/open- iscsi.conf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1463461/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
