-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
2
-
rhel-virt-cloud
-
Virt-Cloud-Tools Sprint 54, Tools S55
-
5
-
False
-
-
None
Description of problem:
Accelerated Network in Azure produces hv_netvsc adapter and mlx VF adapter with the same MAC address. The azure cloud-init produces ifcfg for the hv_netvsc with HWADDR. When systemd-udev runs it generates a rename error trying to name the mlx device the same name as assigned to the hv_netvsc device.
Implement the fix mentioned in - https://docs.google.com/document/d/1ntBUgrceeE8AhBDH0IEH_-HIKCY5C0C4HkUVp1OAjwY/edit?usp=sharing
Definition of done:
- Implement the fix and test it out
- See if we can raise a PR upstream