Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add workaround for virt-sparsify for 4.3 images #129

Closed
praveenkumar opened this issue Nov 13, 2019 · 1 comment
Closed

Add workaround for virt-sparsify for 4.3 images #129

praveenkumar opened this issue Nov 13, 2019 · 1 comment

Comments

@praveenkumar
Copy link
Member

More details: https://bugzilla.redhat.com/show_bug.cgi?id=1771257

praveenkumar added a commit that referenced this issue Nov 13, 2019
With OpenShift-4.3 the rh-coreos image failed during sparsify because of
the immutable attribute set for /dev/sda4 partition. Need to use guestfish
to remove it and run the virt-sparsify and then apply back.

- https://bugzilla.redhat.com/show_bug.cgi?id=1771257
praveenkumar added a commit that referenced this issue Nov 14, 2019
With OpenShift-4.3 the rh-coreos image failed during sparsify because of
the immutable attribute set for /dev/sda4 partition. Need to use guestfish
to remove it and run the virt-sparsify and then apply back.

- https://bugzilla.redhat.com/show_bug.cgi?id=1771257
praveenkumar added a commit that referenced this issue Nov 14, 2019
With OpenShift-4.3 the rh-coreos image failed during sparsify because of
the immutable attribute set for /dev/sda4 partition. Need to use guestfish
to remove it and run the virt-sparsify and then apply back.

- https://bugzilla.redhat.com/show_bug.cgi?id=1771257
praveenkumar added a commit that referenced this issue Nov 14, 2019
With OpenShift-4.3 the rh-coreos image failed during sparsify because of
the immutable attribute set for /dev/sda4 partition. Need to use guestfish
to remove it and run the virt-sparsify and then apply back.

- https://bugzilla.redhat.com/show_bug.cgi?id=1771257
@praveenkumar
Copy link
Member Author

fixed by #130

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant