TinyIPA fails in deploy.write_image with "Failed to fix GPT partition" error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ironic-python-agent-builder |
Triaged
|
Medium
|
Unassigned |
Bug Description
When using TinyIPA images from master or 2024.1, the following error happens when trying to deploy a Rocky Linux 9 GenericCloud image to a bare metal node emulated using virtualbmc:
2024-06-10 17:41:31.230 2736 ERROR ironic.
Command: parted --script /dev/vda -- print
Exit code: -6
Stdout: ''
Stderr: "\n\nYou found a bug in GNU Parted! Here's what you have to do:\n\nDon't panic! The bug has most likely not affected any of your data.\nHelp us to fix this bug by doing the following:\n\nCheck whether the bug has already been fixed by checking\nthe last version of GNU Parted that you can find at:\n\n\
The same deployment works fine with TinyIPA from 2023.2. I suspect it is due to the change of TC_RELEASE 14.x to 15.x.
Changed in ironic-python-agent-builder: | |
importance: | Undecided → Medium |
status: | Confirmed → Triaged |
we're aware of this issue which is indeed due to the upgrade to tinycore 15.x
we had to limit the usage of tinyipa to avoid breakage in the ironic CI
we're currently looking into alternative to tinycore for the test ipa ramdisk