Greentigs,
I have put a Proxmox training manual together for my team (and others) and I would like to offer it here for review/use by the community. This is not intended to be a technical deep-dive, rather a practical point-to-point to help...
@nvanaert I'm also having this issue at the moment, both on 9.1.1 and 9.1.5. In my case it's only happening when I'm using an Autounattend.xml file to automatically install it as part of a CI workflow, but you might find this useful in...
Your cpupower frequency-info output on the R740 is the key here:
no or unknown cpufreq driver is active on this CPU
Your working R730 has intel_cpufreq with the performance governor. The R740 has no frequency scaling driver at all. So the Xeon...
Router and Proxmox (when firewall not used) has nothing to do with network between guests.
Try with enabling local Administrator.
EDIT: Try disabling guest's Windows firewall
no, I suggest you one way.
ZFS is the way for multi boot disks, but it's slower because the overhead for checksum and integrity, even more with none datacenter drives.
ZFS is enterprise oriented.
has nothing to do with network between guests.
triple check within your guests.
No third party app within guest ?
Have you multiple Windows accounts ? Windows 11 lock out account after multiple failure.
edit: do you use hostname to connect ? if...
Sizes can be set with "Options" button during install.
if you don't need iso, keep installing PVE on the 500GB disk ( installer will create a ~380G local-lvm Datastore ).
Just remember if you reinstalling PVE, the default local-lvm Datastore will...
default ext4/Lvmthin for datastore will be fine and the fastest.
e.g:
500G for PVE and iso (custom sizes at install : disk = 400G and maxvz = 0 to not create the default local-lvm Datastore on the 500G )
1 Lvmthin datastore per 1TB NVMe
Restore...
I'm afraid I give up ;-(.
On Saturday I asked you:
1) Just in case, execute in the PVE hosts: [ hosts in PLURAL form]
grep -rF 192.168. /etc
and search for any leftovers of the old addressing.
But you showed the result only from ONE...
No. The gateway is not visible from the PVE GUI, AFAIR.
The own address 192.166.3.118/24 (see SIX) is in other network than the gateway 192.168.3.1 (see EIGHT).
No wonder it can't access other networks.
If the VM is larger than the cache, the restore will of course still work. The local storage is only used as cache to keep track of already known chunks to avoid re-upload to the S3 backend, store namespace/group/snapshot metadata for fast access...
-cpu host,-hypervisor,model=1 alternative boot ok post December 2025 Windows Update.
-cpu host,-hypervisor,model=1 forces EPYC 1th gen code name "Naples" but better cosmetic as real processor name displayed.
-cpu EPYC,-hypervisor model=49 forces...