As I wrote, I run GC avery night... but the curve grow up as you can see, why?
Can I provide you some logs to understand?
Vm are the same, just one has a small database but modification by day are very small, many other vm has no data incremets...
Hi,
Now you need to run the GC and wait 24h5min or 1445min (default setting).
Prunning doesn't free the space immediately, it's only the GC that can free the space.
And have you check your backup log to see the size of data backup ?
Best regards,
Most likely there is an issue (network or configuration) with RPC requests. The exports are probed via "showmount" and "rpcinfo". Try these commands manually, if they fail - the PVE probes will be unsuccessful and you will not be able to manage...
We're pleased to announce the release of Proxmox Backup Server 4.2.
This version is based on Debian 13.4 ("Trixie"), uses Linux kernel 7.0 as the new stable default for improved hardware support, and comes with ZFS 2.4 for reliable...
To be on the same page, none of this is PVE specific. You are dealing with basic Linux network management.
At one point in the thread you mentioned that there is a "direct" connectivity between the clients, is there an actual direct cable?
Your...
Hi,
Between your 2nd and 3rd posts, there is a huge difference. You should look at the prune log back in time to find out why the pruning was not happening, because your screen on the 2nd post is not "well done" like you thought (because you...
I stripped it down to just this, and it is still happening. I don't understand. And it is only interconnectivity between the hosts. I can access and ping both hosts from my PC, just not from host1 to host2.
auto lo
iface lo inet loopback
auto...
Doch, ich weiß wie ich den ZFS-Pool erstelle, z.B. mit:
zpool create storage sda sdb
und das dataset dann mit z.B.:
zfs create storage/public
und dann kann ich das mit unten stehenden Befehl als Mountpoint in den Container 101 einbinden:
pct...
A really common way this happens is backup up to a remote server using NFS or CIFS. The mount fails for whatever reason and the backups get written to the directory where the remote is supposed to be mounted. That's why everyone is suggesting you...
Hi all,
I have a 2x node PVE 9.2.2 environment that share storage over our core switch infrastructure. Proxmox datacenter has its firewall disabled. That shared storage is a Tintri T850 on 5.5 (upgrading to 5.6 code as we speak) code. I will...
Hey,
i am running a 3 node PVE + Ceph Cluster on 3x Minesforum MS-A2.
The nodes are running identical hardware.
On one of the 3 nodes
At supposedly random times one 2.5Gbit Port on a RTL8125 2.5GbE Controller (rev 05) NIC disconnects.
The...