Thank you, Hannes, for your support. You're right, I know about the limitations of USB. I just had that spare mini PC ... I'll give it try and see what will happen.
Hi!
To create HA resources (i.e., add VMs/containers to the HA stack), a user needs the Sys.Console permission on path /, see the POST request description in [0]. The permissions for the HA stack are very coarse grained at the moment, but there...
Sie finden in den asozialen Medien das was Sie finden wollen. Ich bilde mir meine Meinung indem ich Dinge selbst ausprobiere und validiere solche Aussagen. Aber natürlich - KI macht es möglich das unbedarfte Leute Programme schreiben, mit...
You might be missing a mount point at /etc/letsencrypt as per the documentation for Nginx Proxy Manager.
Without that mount point the container console outputs:
ERROR: /etc/letsencrypt is not mounted! Check your docker configuration.
I have two NIC RTL r8125 and x710-da4. SR-IOV is working fine and set up at boot.
When I put nic0 r8125 to vmbr0 everything is working.
When I put enp133s0f3v3 (x710 sr-iov) to vmbr0 I have only connectivity to network from proxmox. In VM or...
On the PBS host you can use the proxmox-backup-manager node update $key $value to update the 'task-log-max-days' to a value of your choice.
Side note, there does seem to be a bug where the 'task-log-max-days' is not honored, see...
Does your server contain any Broadcom based NICs?
We always make sure to disable RDMA on these NICs if not in use, in our experience this setting causes everything from unstable networking to outright kernel panics / half-boots.
Hi!
To make sure that all your machines are correctly in sync with NTP, could you verify that all PVE hosts have a 'sane' time offset?
This can be checked by running the command chronyc tracking.
Did this clockskew happen right after a reboot...
I also had the problem, to add an existing datastore from my former PBS under the previous OS-release to a new installed PBS on different hardware (less energy consuming Dell Wyse 5070 with external HDD) under the latest PBS 4.0.14 OS.
I tried a...
We had similar issue with Veeam 13.1.0.180, error message "RemoteCertificateValidationCallback". The proxmox nodes have certificates renewed by ACME but Veeam is still configured to handle the nodes by ip, creating a SSL Certificate mismatched...
I tried using Cascadelake-Server-noTSX when I was on 9.1.x and didn't see any different then.
But I tried on 8.4.16 with Cascadelake-Server-noTSX and x86-64-v2-AES but don't see any different.
There is almost no usage on the VMs if I look in...
Has it been fixed already?
The following content is included in today's update:
https://github.com/proxmox/pve-kernel/commits/master/
https://bugs.launchpad.net/ubuntu/+source/linux/6.17.0-16.16
* [SRU] add pmc c6 support of Arrow Lake (LP...
I mean that i remove manually the backup on the PBS which have the verify state failed, this night the backup was succeed from the pve:
103: 2026-02-17 22:53:33 INFO: 99% (1.5 TiB of 1.5 TiB) in 1h 53m 30s, read: 138.1 MiB/s, write: 3.0 MiB/s...
fixed it!
just had to add root:1000:1 to /etc/subgid and /etc/subuid, without editing what was already there.
So recap:
*Make a user inside an LXC
*Make the same user on the pve host
*Make them both both uid1000 and gui1000 or any other free...
Hey,
what you could do is pass the USB port through to a VM directly, so the OMV is completely in control of the disks. Just keep in mind that if you want VM backups to also include the data on the disks you will have to first add them as a...