In OpenStack Ironic we've developing support of portgroups.
On Ironic CI we emulating HW servers by VMs. OVS has lacp support so we would like to
test portgroups at the CI also.
After some investigation we've found that full disk image 'cirros-0.3.4-x86_64-disk.img' doesn't contain a bonding kernel module, while rootfs image'cirros-0.3.4-x86_64-rootfs.img.gz' contains it.
I'm wondered why cirros-0.3.4-x86_64-rootfs.img.gz and full disk image cirros-0.3.4-x86_64-disk.img have different root filesystem it looks like a bug.
Is it possible to build full disk image with bonding support? Thanks in advance.
In OpenStack Ironic we've developing support of portgroups. 0.3.4-x86_ 64-disk. img' doesn't contain a bonding kernel module, while rootfs image'cirros- 0.3.4-x86_ 64-rootfs. img.gz' contains it.
On Ironic CI we emulating HW servers by VMs. OVS has lacp support so we would like to
test portgroups at the CI also.
After some investigation we've found that full disk image 'cirros-
I'm wondered why cirros- 0.3.4-x86_ 64-rootfs. img.gz and full disk image cirros- 0.3.4-x86_ 64-disk. img have different root filesystem it looks like a bug.
Is it possible to build full disk image with bonding support? Thanks in advance.