I don't think so. PBS is indeed succesfull already. Maybe your point of view is a bit to much Microsofty Windowsy.... But in Datacenter and in larger Virtualization Environments, Windows is in best case a VM or doesn't matter at all.... So from...
Thank you very much!!! Hopefully the Proxmox team will notice and correct this as soon as possible.
However, for now I have been advising all partners to uncheck this option, at least for the time being, in potential installations to avoid problems.
I had a "bright" idea to take a look at the code and the cause seems "simple" enough:
https://github.com/proxmox/pve-common/blob/master/src/PVE/Network.pm#L691
my @ifaces = ();
my $dir = "/sys/class/net/$bridge/brif"...
I created a bug report on the project's Bugzilla. If anyone else has this error or a similar one, it would be helpful to provide more information there.
https://bugzilla.proxmox.com/show_bug.cgi?id=7118
I just reformatted the host and unchecked the Network PIN option, and after that everything worked perfectly.
I can't say for sure if the Network PIN is the problem, but I've been working with PVE since 2014 and had analyzed all the other...
Yes, the Proxmox addressing is correct; it's exactly the same as other Proxmox devices. The only difference is that the network card is set to nic1.
I only discovered this problem when I tried to migrate a VM with three network cards: one on the...
Hello everyone, I have a Directory-type storage cluster with 3 nodes that came from Proxmox VE 7 and are now on version 9.
I just added a new node that we call pve03 and we are migrating the VMs back to this host after a format. However, during...