Comment 7 for bug 1554999

Revision history for this message
Blake Rouse (blake-rouse) wrote : Re: [2.0a1] Can't deploy a node after upgrade to 2.0.0~alpha1+bzr4736-0ubuntu1 from 1.10

Dean,

Please run the following on your MAAS machine and attach the output to this bug.

cat /proc/1/cgroup

find -H /sys/class/net/* | grep bond

python3 -c "from provisioningserver.networks import get_interfaces_definition; from pprint import pprint; pprint(get_interfaces_definition()[0])"

Thanks,
Blake