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...
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 ProxMox, 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 ProxMox 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 \...
We installed Proxmox on a DL380 G8 computer. We are booting from the internal SD card in the 380 so I'm not sure how we ended up with a bootable ZFS
pool. Maybe we did something wrong during the Proxmox install?
We did follow the manual to...
Danke für deine Hilfe.
Ich habe mich für Variante 1 entschieden, da ich im Zusammenhang mit NFS in LXC-Containern immer wieder auf Bedenken zur Sicherheit stoße (etwa dass der Container zwingend privilegiert sein muss), die Einrichtung...