> Dan, where can I find the location of these logs?

they should be in /var/log/syslog, and/or the journal, which you can
check with:

for all logs:
$ journalctl

just logs for this boot:
$ journalctl -b

just logs for the nvmf-connect unit(s):
$ journalctl -u 'nvmf-connect*'

You probably only really need to check the last one, to get the logs
specific to the nvmf-connect service failures.

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

Title:
  NVMe/FC connections fail to reestablish after controller is reset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvme-cli/+bug/1874270/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to