Activity log for bug #1888424

Date Who What changed Old value New value Message
2020-07-21 20:03:23 Frank Miller bug added bug
2020-07-21 20:10:36 Frank Miller starlingx: status New Triaged
2020-07-21 20:10:41 Frank Miller starlingx: importance Undecided Medium
2020-07-21 20:10:56 Frank Miller starlingx: assignee David Sullivan (dsullivanwr)
2020-07-21 20:11:14 Frank Miller tags stx.5.0 stx.update
2020-07-21 20:14:43 Frank Miller bug added subscriber Allain Legacy
2020-07-22 14:21:41 Frank Miller description Brief Description ----------------- To handle cases where a customer disk does not have the proper partition for platform_backup, the upgrade code should detect this and not allow the upgrade to continue. Severity -------- Major Steps to Reproduce ------------------ Start with an AIO-SX system where the root disk does not have a platform_backup partition or the partition is not configured properly (not large enough or wrong type, ie not ext4). Perform a software uprgade. Expected Behavior ------------------ Upgrade code should detect the faulty partition and not allow user to proceed. Actual Behavior ---------------- Upgrade proceeds but the install then detects the bad partition and wipes the data and recreates the partition with the right size and type. The issue here is the upgrade will then fail as the data cannot be migrated from the N release to the N+1 release since the partition data was wiped. Reproducibility --------------- Seen once. Only seen on a system with an incorrect partition for platform_backup. System Configuration -------------------- AIO-SX Branch/Pull Time/Commit ----------------------- stx4.0 load Last Pass --------- n/a Timestamp/Logs -------------- n/a Test Activity ------------- testing Workaround ---------- none Brief Description ----------------- To handle cases where a controller disk does not have the proper partition for platform_backup, the upgrade code should detect this and not allow the upgrade to continue. Severity -------- Major Steps to Reproduce ------------------ Start with an AIO-SX system where the root disk does not have a platform_backup partition or the partition is not configured properly (not large enough or wrong type, ie not ext4). Perform a software uprgade. Expected Behavior ------------------ Upgrade code should detect the faulty partition and not allow user to proceed. Actual Behavior ---------------- Upgrade proceeds but the install then detects the bad partition and wipes the data and recreates the partition with the right size and type. The issue here is the upgrade will then fail as the data cannot be migrated from the N release to the N+1 release since the partition data was wiped. Reproducibility --------------- Seen once. Only seen on a system with an incorrect partition for platform_backup. System Configuration -------------------- AIO-SX Branch/Pull Time/Commit ----------------------- stx4.0 load Last Pass --------- n/a Timestamp/Logs -------------- n/a Test Activity ------------- testing Workaround ---------- none
2020-07-23 00:53:54 OpenStack Infra starlingx: status Triaged In Progress
2020-07-23 20:16:35 OpenStack Infra starlingx: status In Progress Fix Released