Bug 1890668
| Summary: | [4.5.z] s390x: Generate new ostree rpm with fix for rootfs immutability | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Micah Abbott <miabbott> |
| Component: | RHCOS | Assignee: | Colin Walters <walters> |
| Status: | CLOSED NOTABUG | QA Contact: | Michael Nguyen <mnguyen> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 4.5 | CC: | bbreard, imcleod, jligon, mnguyen, nstielau, psundara, walters |
| Target Milestone: | --- | ||
| Target Release: | 4.5.z | ||
| Hardware: | s390x | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1890667 | Environment: | |
| Last Closed: | 2020-10-27 20:42:41 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1890361, 1890667 | ||
| Bug Blocks: | |||
|
Description
Micah Abbott
2020-10-22 16:57:17 UTC
Higher priority items prevented work from happening on this issue; labeling UpcomingSprint Do we really need to fix this in 4.5.z? Did we ship 4.5.x s390x bootimages with the immutable bit on or not? I think the way it should work is: - bootimage is 4.5.x, immutable bit is not set - upgrade to 4.6.1 happens using *old* ostree, new deployment still doesn't have immutable bit - reboot - later upgrade to 4.6.2 happens using new ostree, new deployment has immutable bit - old 4.5.x deployment without immutable bit is GC'd - From now on the immutable bit is set correctly Am I missing something? The bootimage for s390x today does not have the immutable bit set. I guess we don't really need the fix in 4.5.Z. A 4.6.1 -> 4.6.2 upgrade should have this set as outlined above. OK closing, but if we have reason to believe differently in the future we can reopen. |