I just got finished with a major update and I want to bring closure to this thread.
The host is fine as long as the GPU was not being passed through to a container (even priviledged)
The implementation that I am doing now is to stand up a VM...
I suppose it may just be a symptom, because you started out saying the node didn't join properly.
Best practice is to have more than one corosync link, if possible.
Just to ask is the root password correct? The join process should log in and...
Hi,
I don't have the original JSON.. I was having a cluster issue where more than one node was down and I had lost quorum. I'm unable to reproduce this, but for the next proxmox release, showing the stacktrace and the json would be handy if...
Hello,
first of all, I know the recommendation is using PBS as a standalone server but I already have a PBS Off-Site separately.
I have a server where I will install two SATA SSDs where I (exclusively) want to backup VMs / LXCs from the server...
Yes!
---
Sorry, but your question is dated today, at noon. On a holiday in Europe.
What reaction time do you tolerate for a free support forum???
If you need quicker responses please opt for a support contract...
I actually wanted to see whether the prune job even removed anything, you actually removed the part I was most interested in ;)
From the gc log it seems that it removed 1.5 GiB and 1.395 TiB of unused chunks will be removed at a later time...
There is a very dirty solution - you need to patch this thing https://github.com/proxmox/qemu-server/blob/1fd1ca60f94c68702a6ebda1000e0e9d5fc7f50f/PVE/API2/Qemu.pm#L670-L679
Just edit file /usr/share/perl5/PVE/API2/Qemu.pm on your node and add...
I tried the suggestion of D12310N3 on the target Node but unfortunately I also get the error
2025-05-29 22:17:59 remote: started tunnel worker 'UPID:pve2:00000FB4:000065FE:6838CF07:vzmtunnel:111:root@pam!pdm-token:'
tunnel: -> sending command...
Hello All,
I've spent far too much time getting PVE installed in our Cisco UCS blade environment. So in the hope that it helps others, I will share my installation instructions. Thanks to those who provided little nuggets of information to help...
I've just started noticing this problem recently on my NUC10i7FNH after starting to handle more throughput; I upgraded the BIOS and that seems to have solved it.
I went from FNCML357.0059.2022.1019.1055 10/19/2022 to...
I am reasonably certain that VMware was not actively involved in advancing the integration with Synology. Things like these are usually driven by the backup vendors.
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
Chunks are removed if they are not referenced in a backup snapshot for more than 24 hours and five minutes. If I recall correct there is now an option to change this but I'm not sure what caveats changing it might have.
The prune marks the chunks delete-able, GC removes them: https://pbs.proxmox.com/docs/backup-client.html#garbage-collection
In your prune log the "protected" backups will stay forever. 209 and 603 don't have older backups than the two protected...
@markf1301 The amount of data used on PBS depends heavily on 1) how much is duplicated, since PBS deduplicates, and 2) how much data changes in between backups. A VM that is off will take basically no extra space for each backup. A VM that...