Hey all,
I've battle with this for a while now and trying to find posts and configs I finally nailed it today. I tried everything out there, from the "hidden=1" switch to the KVM=off and no luck. I tested every component and configuration I read...
pbs sync is same speed as rsync.
rsync isn't faster because PBS datastore are files in .chunks , each changed data requires news files.
The rsync delta algorithm is not used here.
Speed depends on your connection and the remote connection...
PBS Sync to CIFS datastore over WAN works , not recommended because can be slow, but for homelab and budget it's the cheapest way.
( remember to not expose cifs over wan , use firewall if you have static wan ip or use vpn ).
Here I mount the...
Windows Update August 2026 breaks again Windows Server 2019 VM
using -cpu host,-hypervisor (model=1 or EPYC fix no more works )
( PVE v8.4 not yet updated to v9 )
is Windows service "Balloon" present and running in dhcp 1?
For information :
(again mixed myself, Balloon service installed with Qemu Guest agent reports used RAM not the cached).
VM "Memory usage" = "used Memory" in Windows.
But remember...
+1 stop Ai slop. Even posts should be deleted (already reported) .
There is Windows forums for theses minor tweaks effects.
For informations :
Basic video drivers prevents Hibernation and Fast Boot out of the box, nothing to do.
VBS is not...
Hi everyone, I'd like to summarize this investigation in case someone encounters a similar issue in the future.
First of all, thank you to everyone who took the time to review the logs and suggest ideas. This was my first serious OpenZFS...
I'm using an old ESXi server to run Proxmox Backup Server. It has 192GB of RAM but never uses more than about 99GB (according to the Memory usage graph on the Server Administration page). I'm assuming most of that is just caching indexes and...
indeed I mean "Firewall" (post edited).
If Firewall not enable, no rules are applied so LXC should works out the box.
ipv6 is, by default, SLAAC which doesn't dhclient. I have no experience with dhcp ipv6.
EDIT:
try increase timeout in...
PVE Firewall is only active if set to "Yes" under Datacenter \ Firewall \ Options \ Firewall.
Try set to "Off" to globally turno off PVE firewall, as the default.
BTW, IPv6 clients require accepting ICMPv6 packets.
as VM within PVE or physical external ?
is your Edge router have IPv6 ?
IPv6 uses RA to get IPv6 prefix from router then generates its own IPv6 itself , it's not like IPv4 DHCP.
BTW, /etc/sysctl.conf is no more used since Debian13, *.conf are in...