Just updated to FreeNAS-11.1-U4 and now my RancherOS VM won't start if the MAC address is set. I originally used this guide, https://doc.freenas.org/11/vms.html , and it was working fine. If I remove the mac address from the VM nic device, it boots.
This is what I see when trying to start it with a MAC address set
Code:
Mar 24 09:08:29 PILOT dhclient[94124]: Interface tap0 is down, dhclient exiting
Mar 24 09:08:29 PILOT dhclient[93422]: connection closed
Mar 24 09:08:29 PILOT dhclient[93422]: exiting.
Mar 24 09:08:29 PILOT kernel: tap0: link state changed to DOWN
Mar 24 09:08:29 PILOT kernel: tap0: link state changed to DOWN
Mar 24 09:08:30 PILOT tap0: Ethernet address: 00:bd:e0:6f:5b:00
Mar 24 09:08:30 PILOT kernel: tap0: promiscuous mode enabled
And without MAC address and Rancher booting:
Code:
Mar 24 09:08:30 PILOT tap0: Ethernet address: 00:bd:e0:6f:5b:00
Mar 24 09:08:30 PILOT kernel: tap0: promiscuous mode enabled
Mar 24 09:09:33 PILOT tap0: Ethernet address: 00:bd:61:67:5c:00
Mar 24 09:09:33 PILOT kernel: tap0: promiscuous mode enabled
Mar 24 09:12:10 PILOT tap0: Ethernet address: 00:bd:51:cc:5e:00
Mar 24 09:12:10 PILOT kernel: tap0: promiscuous mode enabled
Mar 24 09:12:10 PILOT kernel: tap0: link state changed to UP
Mar 24 09:12:10 PILOT kernel: tap0: link state changed to UP