Comment 2 for bug 2048795

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

Reviewed: https://review.opendev.org/c/starlingx/config/+/905140
Committed: https://opendev.org/starlingx/config/commit/f359cd29ffdf8c84da3fbad3bbc28aa94ad2c61d
Submitter: "Zuul (22348)"
Branch: master

commit f359cd29ffdf8c84da3fbad3bbc28aa94ad2c61d
Author: Lucas Borges <email address hidden>
Date: Tue Jan 9 14:54:53 2024 -0300

    Update conductor mpath partitions check

    The device node and device path is different on CentOs for multipath. On CentOs the device path used is /dev/disk/by-id/dm-uuid-* on Debian the
    correct path is /dev/disk/by-id/wwn-*. This change update the partition checking for Debian.

    Test Plan:

    PASS: Check after upgrade on DC with mpath
          if the partition table on sysinv are
          correct inventory
    PASS: Fresh install AIO-DX DC

    Closes-bug: 2048795
    Signed-off-by: Lucas Borges <email address hidden>
    Change-Id: Id2b28505afe401c2dfc22e0a621c1836d3a16ee0