Dear Mr. Hanlon
RHEL should be working fine -- we build Rocky Linux images in DIB and they're used in several projects including OSA and Kolla and I maintain them (by defacto ownership). Could you please provide the command you used? Also, can I use the image built by this method in bare metal?
I built the Rocky Linux OS image with the following command. $ disk-image-create rocky-container vm dhcp-all-interfaces block-device-efi openssh-server cloud-init -a arm64 -o rocky_ironic When I deployed a VM with OpenStack using the OS image created with this command, the root volume was allocated only 1.2GB of space. This problem also occurred when deploying baremetal in Ironic. -------------------------------------------------------------------------------- Filesystem Size Used Avail Use% Mounted on devtmpfs 4.0M 0 4.0M 0% /dev tmpfs 126G 0 126G 0% /dev/shm tmpfs 51G 19M 51G 1% /run /dev/sdb3 1.2G 857M 232M 79% / /dev/sdb1 549M 7.3M 542M 2% /boot/efi tmpfs 26G 0 26G 0% /run/user/1000 -------------------------------------------------------------------------------- If you know the cause of this problem, please let me know. Best regards, Junya Noguchi