nvmeof connector: log messages suck in create_hostnqn

Bug #1961270 reported by Brian Rosmaita
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
os-brick
Triaged
Low
Unassigned

Bug Description

In create_hostnqn() in os_brick/privileged/nvmeof.py, we have these debug messages:

LOG.debug('Version too old cannot check current hostnqn.')
- this needs some context ... version of what (nvme-cli)

LOG.debug('No nqn could be formed from dmi or systemd.')
- we're calling 'nvme show-hostnqn', which should give us a nqn that was previously set by dmi or systemd, but this message seems really misleading

LOG.debug('Unknown error from nvme show-hostnqn: %s', err_msg)
- this one is actually pretty good

Changed in os-brick:
status: New → Triaged
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.