lp:~dannf/maas

Owned by dann frazier
Get this repository:
git clone https://git.launchpad.net/~dannf/maas
Only dann frazier can upload to this repository. If you are dann frazier please log in for upload directions.

Branches

Name Last Modified Last Commit
lp1936972 2021-09-22 14:55:28 UTC
LP:1936972 Ignore physical interfaces with locally administered addresses

Author: dann frazier
Author Date: 2021-09-21 20:43:44 UTC

LP:1936972 Ignore physical interfaces with locally administered addresses

It is increasingly common for systems to include a RedFish System
Interfaces which appears as a USB-connected network device. These NICs
don't have a universal MAC address, so Linux generates a random locally
administered MAC address for them on each boot. MAAS assumes all MACs
are a persistent property, so it generates curtin config for them. Curtin
errors out when it doesn't find an expected NIC, and that escalates to a
deployment failure.

Let's just detect and ignore any physical devices we discover during
commissioning with a locally administered MAC.

11 of 1 result
This repository contains Public information 
Everyone can see this information.

Subscribers