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...
Hi,
I noticed unexpected behavior with proxmox-backup-client during restore tests and would like to clarify whether this is intended or a bug.
Environment / Setup
Proxmox Backup Server 3.4.8
Proxmox backup client version: 4.1.1
I use one host...
Same after today Microsoft Windows Update.
args: -cpu EPYC,-hypervisor is required instead args: -cpu host,-hypervisor / args: -cpu: EPYC-Rome-v4,-hypervisor
The resolving commit for mentioned vioscsi (and viostor) bug was merged 21 Jan 2026 into virtio master (commit cade4cb, corresponding tag mm315).
So if the to-be-released version will be tagged as >= mm315, the patch will be there.
As of me...
For future explorers.
The issue was with the Unifi Dream Machine pro that hosts the VPN connection. I opened a ticket with ubiquiti ask about how to debug this, and they asked to install test firmware which resolved an issue with large files...
Hi,
for filesystems like ext4 and xfs, systemd mount units are used to mount the filesystem in PBS. You can recreate one for your datastore under /etc/systemd/system. For example, to mount a datastore called test the mount unit would be called by...