Hi,
Could you verify that the controller is actually available under the system using `lspci`?
Perhaps it may be as simple as a PCIe bifurcation setting which has not been correctly set within the BIOS.
Yes. A PVE cluster has normally an odd number of nodes, so 3 is the minimum. Yes we all know, VMware does it with two, but any proper clustering solution does it with an odd number.
Willkommen und als erstes ein Hinweis: die Software heißt Proxmox VE und das wird auch so geschrieben. ProxMox existiert nicht.
Bitte stelle uns noch (in CODE Tags) die Ausgabe von pveversion -v von beiden Maschinen zur Verfügung, als auch die...
Hello,
I tried to reproduce your Issue, but it worked for me.
Atleast if I understood you correctly.
What i did:
On the Cluster:
-install Ceph
-create monitors and managers
-create OSDs
-create Metadataserver and cephfs
then
mkdir -p...
Noob to Proxmox and Linux. I've struggled through but am stuck at the disk configuration. I am installing on a Proctectli V1410 with a 1TB single disk. I've read and watched many tuts, but they don't seem to have the same config or answer my...
Hello, and thanks for the answer.
I have ALL of my PVE and PBS licensed and all of them subscriped to enterprise reposistory, so I wasn't expecting to get the messages.
BTW we have 5 PVE server licensed and subscribed to enterprise and one PBS (...
Thanks for you answer @uzumo!
I tried to build it with you commands...unfortunatly it didn't work out of the box and I had not much time last week to tinker on it.
I think I'll wait for the release of the new kernel version and if it doesn't fix...
PermitRootLogin ist auf yes das hatte ich schon geprüft, aber SSH-Keys würde in dem Fall ja nichts bringen oder sehe ich das Falsch? Weil das ja über WHMCS bereitgestellt wird und für die IP und Passwort Vergabe ist WHMCS zuständig
Waren die...
Hallo @LucasKer,
das "Permission denied" bei SSH kommt fast sicher daher, dass Debian Cloud-Images standardmäßig PermitRootLogin auf prohibit-password setzen. Dein --ciuser root setzt zwar das Passwort, aber SSH blockt den Root-Login per...
Ok, so the issue is, that the keyctl=1 was set on the ct.
I was able to make it work by turning it off before moving the CT and then turning it back on again after.
Is there a way to increase the API tokens rights?
Hallo @LucasKer,
das "Permission denied" bei SSH kommt fast sicher daher, dass Debian Cloud-Images standardmäßig PermitRootLogin auf prohibit-password setzen. Dein --ciuser root setzt zwar das Passwort, aber SSH blockt den Root-Login per...
Hallo,
ich habe zwei Laptops auf beiden läuft ProxMoxVE, auf einem der Laptops sind schon mehrere Vm´s und LXC Container. Auf diesem habe ich ein Cluster erstellt und wollte mit dem zweiten neu aufgesetzten ProxMoxVE Server dem Cluster beitreten...
Das Stichwort ist Buffer-Cache-Kohärenz (bzw. englisch "cache coherency").
Kurz zusammengefasst: Jeder Linux-Kernel hält Dateisystem-Metadaten (Inodes, Verzeichniseinträge, Allokationstabellen) und Dateiinhalte im RAM als Page Cache vor. Ein...
I disabled this and other services by adding the following lines to /etc/mail/spamassaassin/custom.cf
dns_query_restriction deny bl.score.senderscore.com
dns_query_restriction deny sa-accredit.habeas.com
dns_query_restriction deny...
Hi,
I am trying to use PDM to move a container from one host g3 to another host proxmox-g4
2026-02-25 14:02:54 remote: started tunnel worker 'UPID:proxmox-g4:000018C4:0002971E:699EF2FE:vzmtunnel:103:root@pam!pdm-admin-7379cff5bd13:'
tunnel: ->...
So just like my other guide, this is more for my own records so I can come back and refer to it.
I know there are scripts for these things, but I prefer doing them manually so I can learn along the way.
Maybe it can help someone else in the...
Hi bin gerade dabei für WHMCS cloud-init Templates fertig zu machen damit die Bereitstellung über whmcs autonom funktioniert.
Folgendes hab ich gemacht:
VM in Proxmox erstellt:
qm create 10000 \
--name debian13-cloudinit \
--memory 2048 \...