mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-30 01:51:09 +02:00
The VHD format actually uses 2MB blocks internally so the 1MB alignment used in e77e4e54 wasn't sufficent to prevent other tools from further adjusting the image size to align it. Additionally a 1MB alignment may be triggering a bug in OpenStack or XenServer disk resizing that renders that partial block at the end of the old image size unmapped/unavailabe.
Description
Languages
Shell
93.1%
Python
6.9%