My PVE node is a fully updated enterprise 7.2 PVE on a Supermicro A1SRi-2758F.
My problem regards a USB3 2.5Gbps RJ45 dongle connected via a motherboard USB3 socket.
On first connecting the dongle, I define it's network by using the PVE GUI. After hitting "Apply Configuration" the network works as it should.
If I now reboot, whilst leaving the dongle plugged in, then the dongle's network remains inactive. The only way I can get it work is to use the GUI to edit only the Comment of the interface and then hit "Apply configuration".
My understanding is that the GUI "Apply configuration" button corresponds to the CLI command ifupdown2. But it seems that the command ifupdown2 is not accessible by root.
Can somebody help me answer the following questions:
1) How can I ensure that the dongle's network is always brought up after a reboot?
2) For PVE 7.2 (enterprise) from the CLI how do I force a restart/reload of the PVE network?
For completeness I should add the dongle uses a Realtek r8156 chip which uses the r8152 kernel module. I am using the most recent r8152 source provided by Realtek. I generated the r8152.ko module using dkms running on a separate machine with PVE 7.2 no-subscription. I have installed the RealTEK provided udev rule file. I have verified that the module r8152 is loaded correctly by udev during boot on detection of the dongle. I do not have my problem when using the dongle on a debian 11 with the appropriately dkms built r8152 module.
My problem regards a USB3 2.5Gbps RJ45 dongle connected via a motherboard USB3 socket.
On first connecting the dongle, I define it's network by using the PVE GUI. After hitting "Apply Configuration" the network works as it should.
If I now reboot, whilst leaving the dongle plugged in, then the dongle's network remains inactive. The only way I can get it work is to use the GUI to edit only the Comment of the interface and then hit "Apply configuration".
My understanding is that the GUI "Apply configuration" button corresponds to the CLI command ifupdown2. But it seems that the command ifupdown2 is not accessible by root.
Can somebody help me answer the following questions:
1) How can I ensure that the dongle's network is always brought up after a reboot?
2) For PVE 7.2 (enterprise) from the CLI how do I force a restart/reload of the PVE network?
For completeness I should add the dongle uses a Realtek r8156 chip which uses the r8152 kernel module. I am using the most recent r8152 source provided by Realtek. I generated the r8152.ko module using dkms running on a separate machine with PVE 7.2 no-subscription. I have installed the RealTEK provided udev rule file. I have verified that the module r8152 is loaded correctly by udev during boot on detection of the dongle. I do not have my problem when using the dongle on a debian 11 with the appropriately dkms built r8152 module.