Hello, Today i installed a node with proxmox 4.2 iso. After struggling with network problems, i noticed that udev persistent network rules had not been generated at first boot, and my network interfaces were in the wrong order.
Usually /etc/udev/rules.d/70-persistent-net.rules is generated with all network interfaces, after that i have a script (pushed by ansible) which puts the interfaces in the good order. Not sure why it wasn't generated..(it was the case on proxmox 3) I had to do execute "udevadm trigger --action=add" to fix the issue. Cheers, Alexandre _______________________________________________ pve-user mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
