This is caused by a bug in the added udev rule.

SUBSYSTEM=="block", ACTION=="add", ENV{ID_PATH}=="*-iscsi-*",
ENV{SYSTEMD_WANTS}="iscsid.service"

This should be ENV{SYSTEMD_WANTS}+= instead.  By overwriting the
variable, we are clobbering the declaration in /lib/udev/rules.d/69-lvm-
metad.rules that there is a dependency on a pvscan.

** Changed in: open-iscsi (Ubuntu)
       Status: Confirmed => Triaged

** Tags added: regression-update

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1807978

Title:
  vmtest: iscsi tests failing on cosmic/disco

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1807978/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to