when enabled multipath in nova, it won't work

Bug #1713639 reported by Jeffrey Zhang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Undecided
Jeffrey Zhang
Ocata
Fix Released
Undecided
zhongshengping
Pike
Fix Released
Undecided
zhongshengping
kolla-ansible
Fix Released
Undecided
Jeffrey Zhang
Ocata
Fix Released
Undecided
zhongshengping
Pike
Fix Released
Undecided
zhongshengping

Bug Description

nova-compute image requires device-mapper-multipath packages and nova-compute container requires ipc_mode=host

Changed in kolla:
assignee: nobody → Jeffrey Zhang (jeffrey4l)
Changed in kolla-ansible:
assignee: nobody → Jeffrey Zhang (jeffrey4l)
Changed in kolla:
milestone: none → pike-rc1
Changed in kolla-ansible:
milestone: none → pike-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (master)

Fix proposed to branch: master
Review: https://review.openstack.org/498704

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

Reviewed: https://review.openstack.org/498702
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=4e6add7dbd80ef9326cc8a7e2afd5f6d02f1f68f
Submitter: Jenkins
Branch: stable/ocata

commit 4e6add7dbd80ef9326cc8a7e2afd5f6d02f1f68f
Author: Jeffrey Zhang <email address hidden>
Date: Tue Aug 29 15:23:37 2017 +0800

    Install multipath binary in nova-compute image

    multipath binary is required after enabled multipath in nova.

    Change-Id: I0a1d85597999415cab11feb71a7fdfd7af3f7148
    Closes-Bug: #1713639

Changed in kolla-ansible:
milestone: pike-rc1 → pike-rc2
milestone: pike-rc2 → queens-1
Changed in kolla:
milestone: pike-rc1 → queens-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (master)

Fix proposed to branch: master
Review: https://review.openstack.org/506821

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

Reviewed: https://review.openstack.org/506821
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=beebbda9b5b575765e902392b703de22ec5a4fc4
Submitter: Jenkins
Branch: master

commit beebbda9b5b575765e902392b703de22ec5a4fc4
Author: Jeffrey Zhang <email address hidden>
Date: Tue Aug 29 15:23:37 2017 +0800

    Install multipath binary in nova-compute image

    multipath binary is required after enabled multipath in nova.

    This patch is pushed to ocata branch first by mistake. Need cherry pick
    into master and pike branch.

    Change-Id: I0a1d85597999415cab11feb71a7fdfd7af3f7148
    Closes-Bug: #1713639
    (cherry picked from commit 4e6add7dbd80ef9326cc8a7e2afd5f6d02f1f68f)

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

Reviewed: https://review.openstack.org/506942
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=61f342de243a0e60f706af0f2b21791b472f563b
Submitter: Jenkins
Branch: stable/pike

commit 61f342de243a0e60f706af0f2b21791b472f563b
Author: Jeffrey Zhang <email address hidden>
Date: Tue Aug 29 15:23:37 2017 +0800

    Install multipath binary in nova-compute image

    multipath binary is required after enabled multipath in nova.

    This patch is pushed to ocata branch first by mistake. Need cherry pick
    into master and pike branch.

    Change-Id: I0a1d85597999415cab11feb71a7fdfd7af3f7148
    Closes-Bug: #1713639
    (cherry picked from commit beebbda9b5b575765e902392b703de22ec5a4fc4)

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

Reviewed: https://review.openstack.org/498704
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=59377245030f6b3e6ba46b84d360b89ca6faa9d3
Submitter: Jenkins
Branch: master

commit 59377245030f6b3e6ba46b84d360b89ca6faa9d3
Author: Jeffrey Zhang <email address hidden>
Date: Tue Aug 29 15:26:28 2017 +0800

    Add ipc_mode=host for nova-compute conainer

    ipc_mode=host is required after enabled multipath in nova.

    Closes-Bug: #1713639
    Depends-On: I0a1d85597999415cab11feb71a7fdfd7af3f7148
    Change-Id: Ib0b8961a47b686b6c35456768bbbccc741cb7adf

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

Reviewed: https://review.openstack.org/507028
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=ff97575e1999686e9ec18b6d5cc83fb1b5efaf14
Submitter: Zuul
Branch: stable/pike

commit ff97575e1999686e9ec18b6d5cc83fb1b5efaf14
Author: Jeffrey Zhang <email address hidden>
Date: Tue Aug 29 15:26:28 2017 +0800

    Add ipc_mode=host for nova-compute conainer

    ipc_mode=host is required after enabled multipath in nova.

    Closes-Bug: #1713639
    Depends-On: I0a1d85597999415cab11feb71a7fdfd7af3f7148
    Change-Id: Ib0b8961a47b686b6c35456768bbbccc741cb7adf
    (cherry picked from commit 59377245030f6b3e6ba46b84d360b89ca6faa9d3)

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

Reviewed: https://review.openstack.org/507029
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=472c807f6ee000c5bd4dd93be163ca803737f820
Submitter: Zuul
Branch: stable/ocata

commit 472c807f6ee000c5bd4dd93be163ca803737f820
Author: Jeffrey Zhang <email address hidden>
Date: Tue Aug 29 15:26:28 2017 +0800

    Add ipc_mode=host for nova-compute conainer

    ipc_mode=host is required after enabled multipath in nova.

    Closes-Bug: #1713639
    Depends-On: I0a1d85597999415cab11feb71a7fdfd7af3f7148
    Change-Id: Ib0b8961a47b686b6c35456768bbbccc741cb7adf
    (cherry picked from commit 59377245030f6b3e6ba46b84d360b89ca6faa9d3)

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

This issue was fixed in the openstack/kolla 6.0.0.0b2 development milestone.

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

This issue was fixed in the openstack/kolla-ansible 6.0.0.0b2 development milestone.

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

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

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

This issue was fixed in the openstack/kolla-ansible 4.0.3 release.

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

This issue was fixed in the openstack/kolla-ansible 5.0.1 release.

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

This issue was fixed in the openstack/kolla 5.0.1 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.