[SOLVED] Proxmox VM sometimes cannot assigned DHCP IP from Router

Jun 20, 2023
64
3
13
Hi,

I have case, some vm in proxmox can't get ip dhcp from virtual router when it renew automatically. And when manual "dhclient" from vm or disable enable vnic vm, it can assigned again. Anyone has same issue? All vm net use E1000.

Thanks
 
Hi,
so you are saying the dhcp lease of the VM did not get renewed? Can you share how you are testing.

All vm net use E1000.
For best performance it is recommended to use the paravirtualized VirtIO driver instead.
 
Hi,
so you are saying the dhcp lease of the VM did not get renewed? Can you share how you are testing.
Yes, but it rarely happened and random vm.
I installed mikrotik vm (CHR) as pve guest to deliver to other guest vm.

For best performance it is recommended to use the paravirtualized VirtIO driver instead.
Is it ok use virtio type for windows and linux vm? I will try to change to virtio