Hi @alexinux ,
I think you are misunderstanding the mechanics of CIFS&NFS storage pool purpose in PVE. If we were to compare the PVE pool to your Server/Client infrastructure - PVE is the client. PVE does not serve storage but rather connects to...
I would strongy recommend NOT to add a third node if it's just for quorum. First a real node also needs a dedicated corosync network adapter which a qdevice doesn't need...
I recall one reddit thread where somebody run an infrastrucuture with around 30 nodes. They mentioned that their Proxmox partner and proxmox support also recommended splliting up their cluster. Different to Maximilianos post the recommendation...
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...