You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: Running tmpfiles for /run and /var: Running systemd worker: exit status: 127
After that system is broker, no further ssh login possible (everything gives "invalid ELF header")
Expected behavior
boot_device mirroring should work with "arbitrary" sizes partition
Actual behavior
System is completely broker, needs re-install where partition is bigger then "size_mib: 2097000". Have not tested the exact value, OK: size_mib: 2097000 , failure: size_mib: 2621000
Describe the bug
When using raid1 boot_device mirroring together with partition sizes > 2TB there is file corruption.
Reproduction steps
Steps to reproduce the behavior:
/usr/bin/rpm-ostree install --apply-live --allow-inactive --idempotent htop
After that system is broker, no further ssh login possible (everything gives "invalid ELF header")
Expected behavior
boot_device mirroring should work with "arbitrary" sizes partition
Actual behavior
System is completely broker, needs re-install where partition is bigger then "size_mib: 2097000". Have not tested the exact value, OK: size_mib: 2097000 , failure: size_mib: 2621000
System details
Ignition config
Additional information
Work around, reduce size of root partition
Forum link with more information: https://discussion.fedoraproject.org/t/fedora-coreos-installation-works-preparing-etc-invalid-byte-sequence-in-conversion-input-on-rpm-ostree-install-afterwards/38772/14
The text was updated successfully, but these errors were encountered: