<div dir="ltr">Hi guys, I'm looking for some help regarding an issue that I'm facing with MAAS at deployment step while trying to use bonding.<br><br>Here is my MAAS installation:<br><br>MAAS allInOne server (RackD+RegionD):<div>1x1Gbps NIC for BMC management. DHCP and DNS under MAAS supervision.</div><div>2x10Gbps NIC for PXE vlan management. VLAN DHCP and DNS under MAAS supervision.</div><div><br>PXE VLAN = ID100  <br></div><div>BMC VLAN = ID101</div><div>SRV VLAN = ID200</div><div><br>4x DELL PE R720 servers:</div><div>1xBMC 1Gbps (iDRAC 7 Enterprise) connected to the BMC VLAN configured to get IP from DHCP and register itself with DNS.<br>4x10Gbps NIC.<br><br>4x HPE DL390 Gen9 servers:</div><div>1xBMC 1Gbps (iLO 4 HPE Enterprise) connected to the BMC VLAN configured to get IPs from DHCP and register itself with DNS.</div><div>4x10Gbps NIC.</div><div><br></div><div>I'm currently heavily testing MAAS and I'm able to get all my servers correctly detected, commissioned and the rescue mode is working fine. </div><div><br></div><div>However I stumble upon something weird while trying to deploy my server with the following network configuration:<br><br>Server network topology:</div><div>eno1 and eno2 are aggregated as Bond0.</div><div>eno3 and eno4 are aggregated as Bond1. <br> <br>Bond0 interface is set with LACP fast and XMIT policy to Layer2+3.<br>Bond0 interface is untagged, subnet unset and do not request for IP.<br>Bond0 is flagged as PXE Interface.<br><br></div><div>Bond1 interface is set with LACP fast and XMIT policy to Layer2+3.<br>Bond1 interface is untagged, subnet unset and do not request for IP.</div><div><br>Bond0 interface get attached to VLAN 200 with subnet CIDR <a href="http://10.0.200.0/24">10.0.200.0/24</a>.</div><div>Bond1 interface get attached to VLAN 101 with subnet CIDR <a href="http://10.0.101.0/24">10.0.101.0/24</a>.<br><br>Unfortunately, I'm unable to complete the deploy process because once the server is install and boot bonds interfaces are created but it hang out with the error: <b><i><font color="#ff0000">a start job is running for raise network interfaces.</font></i></b><br><br>Once the 5 mins countdown finish the cloud-init script fail with the <br>following error message: <b><i><font color="#ff0000">Didn't find any datasource, DataSourceNotFoundException.</font></i></b></div><div><font color="#ff0000"><b><i><br></i></b></font></div><div>At this point I'm unable to know if this error is caused by the network issue or if the network issue is caused by the node not able to contact the MAAS Metadata.<br><br>What's weird is that when I'm booting in rescue mode, and mounting the node LVM Volume and looking at the syslog it show me that bonds and nic are up and running and working fine.<br><br>I've try to boot under rescue mode and to manually configure the nics, unfortunately, I'm not able to do so as the Rescue Mode ephemeral image doesn't load the 8021q module at all even if the vlan package is already installed.<br>After looking at the module volume and the kernel module directory, it seems that the 8021q directory is not there. As all my VLANs need to be tagged I'm kind of stuck right now.<br><br>So, if someone is able to get me some hints on this topic or could give me a hand investigating with this issue, I'll would be more than happy!<br><br>Thanks a lot!<br>G.<br></div></div>