os-brick/releasenotes
Mark Goddard fd4467222e Silence warning when running in a container with overlayfs
When running in a container using overlayfs we may see the following
warning:

  WARNING os_brick.initiator.connectors.nvmeof process execution error
  in _get_host_uuid: Unexpected error while running command.
  Command: blkid overlay -s UUID -o value
  Exit code: 2
  Stdout: ''
  Stderr: '': oslo_concurrency.processutils.ProcessExecutionError:
  Unexpected error while running command.

This change fixes the issue by not running the command when the file
system source is overlay.

Closes-Bug: #2045557
Change-Id: I3abc5bee7f474a9a40d396c559a42edff86334e0
(cherry picked from commit bd07c571da)
(cherry picked from commit 823cda4b8a)
2024-05-22 13:07:04 +00:00
..
notes Silence warning when running in a container with overlayfs 2024-05-22 13:07:04 +00:00
source Update master for stable/2023.1 2023-02-24 17:34:50 +00:00