drbd filesystems not resized during bootstrap
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
StarlingX |
Fix Released
|
Medium
|
David Sullivan |
Bug Description
Brief Description
-----------------
drbd filesystems are under sized after the bootstrap playbook is run. While the underlying lvs are sized correctly the drbd filesystem remains unchanged. eg platform will remain at 1gb instead of 10gb.
Severity
--------
Major
Steps to Reproduce
------------------
Bootstrap a system. Check lvs vs drbd-overview
Expected Behavior
------------------
The reported sizes for the lvs and drbd filesystem should match.
Actual Behavior
----------------
The drbd filesystem remain at a smaller size
Reproducibility
---------------
Reproducible
System Configuration
-------
All systems
Branch/Pull Time/Commit
-------
2021-03-18_00-00-06
Last Pass
---------
StX4
Timestamp/Logs
--------------
2021-03-
2021-03-
2021-03-
2021-03-
Test Activity
-------------
Regression Testing
Workaround
----------
Manually run resize2fs /dev/drbdX
CVE References
Changed in starlingx: | |
importance: | Undecided → Medium |
tags: | added: stx.5.0 stx.config |
Changed in starlingx: | |
status: | Fix Released → In Progress |
tags: | added: stx.cherrypickneeded |
tags: |
added: in-r-stx50 removed: stx.cherrypickneeded |
Fix can be found here: /review. opendev. org/c/starlingx /ansible- playbooks/ +/781824
https:/