backup fails due to absent multipathd

Bug #2012508 reported by Vladislav Belogrudov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Undecided
Unassigned

Bug Description

Zed/Debian11

When multipathd is enabled a backup container fails due to absent multipathd binary:

2023-03-22 15:12:37.250 5126 DEBUG oslo.privsep.daemon [-] privsep: Exception during request[a818bb8c-4940-480f-8955-a74d5652df22]: [Errno 2] No such file or directory: 'multipath' _process_cmd /var/lib/kolla/venv/lib/python3.9/site-packages/oslo_privsep/daemon.py:479
Traceback (most recent call last):
  File "/var/lib/kolla/venv/lib/python3.9/site-packages/oslo_privsep/daemon.py", line 476, in _process_cmd
    ret = func(*f_args, **f_kwargs)
  File "/var/lib/kolla/venv/lib/python3.9/site-packages/oslo_privsep/priv_context.py", line 274, in _wrap
    return func(*args, **kwargs)
  File "/var/lib/kolla/venv/lib/python3.9/site-packages/os_brick/privileged/rootwrap.py", line 197, in execute_root
    return custom_execute(*cmd, shell=False, run_as_root=False, **kwargs)
  File "/var/lib/kolla/venv/lib/python3.9/site-packages/os_brick/privileged/rootwrap.py", line 145, in custom_execute
    return putils.execute(on_execute=on_execute,
  File "/var/lib/kolla/venv/lib/python3.9/site-packages/oslo_concurrency/processutils.py", line 395, in execute
    obj = subprocess.Popen(cmd,
  File "/usr/lib/python3.9/subprocess.py", line 951, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/lib/python3.9/subprocess.py", line 1823, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'multipath'

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/kolla/+/878217

Changed in kolla:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (stable/zed)

Fix proposed to branch: stable/zed
Review: https://review.opendev.org/c/openstack/kolla/+/878167

Revision history for this message
Maksim Malchuk (mmalchuk) wrote :
Changed in kolla:
status: In Progress → Incomplete
Changed in kolla:
status: Incomplete → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.opendev.org/c/openstack/kolla/+/878217
Committed: https://opendev.org/openstack/kolla/commit/d98b48092571e2e7730d259cbd638f67ab3e19df
Submitter: "Zuul (22348)"
Branch: master

commit d98b48092571e2e7730d259cbd638f67ab3e19df
Author: Vladislav Belogrudov <email address hidden>
Date: Wed Mar 22 15:27:01 2023 +0300

    Cinder backup fails due to absent multipath tools

    Closes-Bug: #2012508
    Change-Id: I7d9c53297db1a9bd14e3e69b58867293014af69b

Changed in kolla:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (stable/yoga)

Fix proposed to branch: stable/yoga
Review: https://review.opendev.org/c/openstack/kolla/+/878699

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (stable/xena)

Fix proposed to branch: stable/xena
Review: https://review.opendev.org/c/openstack/kolla/+/878700

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/kolla/+/878700
Committed: https://opendev.org/openstack/kolla/commit/4c7d6a4c5bd9b3eff4a575589768313ea33a4591
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 4c7d6a4c5bd9b3eff4a575589768313ea33a4591
Author: Vladislav Belogrudov <email address hidden>
Date: Wed Mar 22 15:27:01 2023 +0300

    Cinder backup fails due to absent multipath tools

    Closes-Bug: #2012508
    Change-Id: I7d9c53297db1a9bd14e3e69b58867293014af69b
    (cherry picked from commit d98b48092571e2e7730d259cbd638f67ab3e19df)

tags: added: in-stable-xena
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/yoga)

Reviewed: https://review.opendev.org/c/openstack/kolla/+/878699
Committed: https://opendev.org/openstack/kolla/commit/169178c87e964998610f33c66e0acba52db444ac
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit 169178c87e964998610f33c66e0acba52db444ac
Author: Vladislav Belogrudov <email address hidden>
Date: Wed Mar 22 15:27:01 2023 +0300

    Cinder backup fails due to absent multipath tools

    Closes-Bug: #2012508
    Change-Id: I7d9c53297db1a9bd14e3e69b58867293014af69b
    (cherry picked from commit d98b48092571e2e7730d259cbd638f67ab3e19df)

tags: added: in-stable-yoga
tags: added: in-stable-zed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/zed)

Reviewed: https://review.opendev.org/c/openstack/kolla/+/878167
Committed: https://opendev.org/openstack/kolla/commit/885b27a679dde8175a27803dd71e12f68c70a0f8
Submitter: "Zuul (22348)"
Branch: stable/zed

commit 885b27a679dde8175a27803dd71e12f68c70a0f8
Author: Vladislav Belogrudov <email address hidden>
Date: Wed Mar 22 15:27:01 2023 +0300

    Cinder backup fails due to absent multipath tools

    Closes-Bug: #2012508
    Change-Id: I7d9c53297db1a9bd14e3e69b58867293014af69b
    (cherry picked from commit d98b48092571e2e7730d259cbd638f67ab3e19df)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 13.10.0

This issue was fixed in the openstack/kolla 13.10.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 16.0.0.0rc1

This issue was fixed in the openstack/kolla 16.0.0.0rc1 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 14.10.0

This issue was fixed in the openstack/kolla 14.10.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 15.2.0

This issue was fixed in the openstack/kolla 15.2.0 release.

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.