Actions
action #181790
closedFix HDD issue on kerosene.qe.nue2.suse.org size:S
Status:
Resolved
Priority:
High
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2025-05-05
Due date:
2025-05-20
% Done:
0%
Estimated time:
Tags:
Description
Observation¶
The /dev/sda (which is a hw raid0) is breaking the ext4 fs often resulting in failing tests (likely due to hw failure).
That disk array holds /var/lib/openqa
Acceptance criteria¶
- AC1: openQA tests consistently pass on kerosene without giving indications of corrupted filesystem problems
Suggestions¶
- Confirm if the disks work properly (SMART)
- Check the yellow thingie for error messages
- Consider reformatting disks to a journaled filesystem
- Setup btrfs RAID5 - okurz strongly suggests to not use RAID5 but a combination of RAID0 and RAID1
Updated by openqa_review 5 days ago
- Due date set to 2025-05-20
Setting due date based on mean cycle time of SUSE QE Tools
Updated by dheidler 5 days ago
Badblocks didn't return errors for sdc-sdg.
The root fs (seems unaffected) is sdb and sda is the remaining disk currently used as described in https://progress.opensuse.org/projects/openqa-infrastructure/activity?from=2025-05-05
Updated by dheidler 4 days ago
- Status changed from In Progress to Resolved
Test seems to run fine: https://openqa.opensuse.org/tests/5046470
Actions