There are a number of things in your set up that are suboptimal. First and foremost, if you can get the Nextcloud database off of NFS and on to any kind of local storage, you will see a massive improvement. Running databases over NFS is really...
Instead of complaining and just rejecting any responsibility for your own actions of installing an opt-in kernel marked as experimental, that was moved to no-subscriptions to make it easier to test without pulling in other updates for less...
ZFS is not about preventing failures. It is more about building things in a way that they can be easily reparied as soon something will break. If your concern is losing one disk use a mirror of two. If your scenario is losing two disks then use a...
Der neue Controller (im IT/HBA-Modus) hat vermutlich die Partitionstabelle auf den Platten verändert oder gelöscht – manche Controller im IR-Modus schreiben Metadaten auf die Platten. Das erklärt warum part1 verschwunden ist.
Schau dir die...
Hi,
I have quite a lot of experience running proxmox on Dell servers from 13th to 17th gen. Generally speaking all of the hardware I know (including all the raid controllers, boss cards, idracs, etc) work natively with no issues on any modern...
Da hast du mich falsch verstanden. Ich wollte lediglich darauf hinaus, dass Proxmox selbst nur eine Kapselung der darunterliegenden Techniken ist. KVM-VMs sind ihrerseits eine vollständige Kapselung eines fast beliebigen Betriebssystems...
Hi,
This is for yubico key only (s. https://pve.proxmox.com/pve-docs/pveum.1.html):
Use an api call like this instead:
pvesh create /access/tfa/<userid>@<realm> \
--type totp \
--description "Added-via-CLI" \
--totp...
CTs halte ich in Virtualsierungsumgebungen einfach nur für unterirdisch. Du schilderst zusätzlich ein "russisches Püppchen-Problem".
Nimm als Basis eine VM und mache innerhalb dieser deine Schachtelversuche.
Proxmox trifft m.E. überhaupt keine...
Since Veeam officially supports Proxmox, you may want to reach out to Veeam for assistance.
Also, if this is a critical environment and you need to complete the migration quickly, purchasing a Proxmox subscription could be another option...
This may not be a solution implemented solely within the Proxmox environment, but the following Zabbix template could be useful.
It allows you to collect resource information via the Proxmox API and integrate it into Zabbix...
The git repos of PVE have a repository which can be used for creating arch linux container templates similiar to the dab tool:
https://git.proxmox.com/?p=aab.git;a=tree
It's last activity is from September 2025 but I would assume that this was...
That's not an arch-specific "problem". While the download page lists debian 10/11/12/13 only 12+13 are integrated in the PVE 9.x offerings. So my personal understanding is that only compatible and tested distribution templates are actually...
This feature has not been implemented yet.
The following forum thread and the Bugzilla ticket linked from it may be helpful:
https://forum.proxmox.com/threads/backup-restore-of-datacenter-node-level-config.180947/post-839096
The idea of using...
Now I feel stupid to miss that. But for the regular /etc/ directory (which OP also wants to backup if I didn't miss something) snapshots would work fine. And for /etc/pve consistency isn't that much of an issue like with the remainder of /etc...
Did you test that? I know that you know that pve is a fuse-mounted database; a snapshot of the "/"-filesystem is... empty:
~# ls -Al /.zfs/snapshot/manual/etc/ | grep pve; echo "inside pve:"; ls -Al /.zfs/snapshot/manual/etc/pve/
drwxr-xr-x 2...
This is also very convenient for Bad actors/ransomware etc who can destroy not only your PVE nodes but also your backups after taking over the PDM. So I would reconsider whether adding PBS to PDM is actually a good idea
Did you already looked up the partner on the website? https://proxmox.com/en/partners/find-partner/all/filter/partners/partner/partner-type-filter/partner-type/reseller-partner/regions-filter/regions/north-america?f=6
You could also contact...