The F26 AH and Cloud images will not provision on Azure due to a missing udf kernel module. The udf kernel module is in the kernel-modules-extra.
As of cloud-init-0.7.9, the WALinuxAgent is not needed for provisioning on Azure. The F26 AH and Cloud images should theoretically be able to boot on Azure now. However, vm boot process with cloud-init, we have to load a cdrom device with the azure/cloud-init metadata on it. In Azure, that cdrom device uses a udf filesystem. Unfortunately the udf kernel driver is in the kernel-modules-extra package and is not available on the base images. The mount fails and therefore fails the attempt to use cloud-init's data source.
I have filed a bugzilla to request that the udf driver be moved to main here -> https://bugzilla.redhat.com/show_bug.cgi?id=1471314
As of cloud-init-0.7.9, the WALinuxAgent is not needed for provisioning on Azure.
That's awesome news. Did not know that.
Thanks. Would be nice to get that moved over. We'll follow the discussion there and help in any way we can. Thanks for bringing this up.
Metadata Update from @dustymabe: - Issue tagged with: host
Metadata Update from @dustymabe: - Issue tagged with: waiting
updates.
for the final bug - @baude, can you test this image from today's rawhide compose and tell me if you have success on azure
The final bug is now fixed: here are the first set of images with the fixed selinux:
Both of the images worked nicely for me
:beers: - closing this ticket
Metadata Update from @dustymabe: - Issue untagged with: waiting - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.