Comment 16 for bug 1878643

Revision history for this message
Nobuto Murata (nobuto) wrote :

> According to Nobuto, for MAAS 2.7 this is fixed by the same commit as for Bug #1881821 - can we please confirm that and mark this Fix Committed for the 2.7 series.

Just to be precise, the fix in the bug #1881821 is about marking "link_speed may not exceed interface_speed" non fatal.
https://code.launchpad.net/~ltrager/maas/+git/maas/+merge/385546

But the refresh of LXD resource will fix the original issue (the link speed was not properly detected), which has been addressed by the lxd commit 83791015327fdf2ee29b070808eba11cabe1f06d in:
https://github.com/lxc/lxd/issues/7370

In either case, the issue doesn't happen with 2.7.2~rc1 available in:
https://launchpad.net/~maas/+archive/ubuntu/2.7-next
Because it has both fixes.