We are currently planning to implement Proxmox on a new dedicated server intended for AI workloads.
The intended setup is as follows:
Multiple virtual machines hosted within Proxmox;
The ability to share GPU resources across several virtual...
Grundsätzlich ist eine Auslastung über 100% möglich, da nun seit Proxmox VE 9.0 auch die Host Memory Usage hinzugerechnet wird, was besonders bei VMs ohne Ballooning bedeutet, dass das konfigurierte, maximale Memory Assignment überschritten...
It looks like your pings to the internet (e.g. 1.1.1.1) will not go over the tailscale interface, see the following route:
default 192.168.10.1 static eth0
Ja, grundsätzlich hat auch eine einzelne Proxmox VE Node eine pmxcfs Instanz, um /etc/pve mit den gleichen Pfaden wie in einem Cluster Environment zu Verfügung zu stellen.
In wie weit wird das System auf read-only gesetzt? Ist das Dateisystem...
Forgot to update but its solved
The rsync mostly succeeds, set -e treats any non‑zero exit code as a fatal error and stops the script.
rsync often returns exit code 23
So adding
rsync -avz /var/ /zdata/var/ || true
Makes it work. I will post the...
Hallo Zusammen,
ich habe seit ca. 2-3 Wochen folgendes Problem:
Mails, die aus unserem Ticketsystem kommen werden vermutlich vom Spam-Filter mit obiger Nachricht abgefangen.
Die Antwortmails aus dem Ticketsystem, haben in der Regel die Form...
Statt eines Rackservers, der in der Basis ohne RAM und CPU schon knapp 1k € kostet, wäre eine gebrauchte Workstation wahrscheinlich günstiger (wenn es denn Markenhardware sein muss). Da bekommst Du ebenfalls solide Komponenten für den 24/7...
The failure domain must never be the OSD.
With failure domain = host you only have one copy or one chunk of the erasure coded object in one host. All the other copies or chunks live on other hosts.
That is why you need at least three hosts for...
only partially related, but why does this need SMB? Have you looked at NFS exports? They should also be a valid option and should work without cephadm or ceph orch, last time I checked (has been a while)
https://docs.ceph.com/en/latest/cephfs/nfs/
The dashboard and smb modules are, as the terms suggests, OPTIONAL MODULES. they are not required for "basic functionality" and provide no utility to a ceph installation as a component of PVE.
Hallo, danke für deine Antwort. Ich habe natürlich den Port 25 in der Firewall gesperrt aber meine Mailkonfig benutzt einen anderen Port dafür. Ich verstehe auch gar nicht wieso Proxmox den Port 25 nimmt und finde aber nirgends einen Ansatz...
danke, nein, andere VMs und CTs lassen sich Problemlos zurücksichern. Das Backup holt sich der Backupserver über NFS auf dem Hauptserver.
Wo ich etwas verwundert bin, ich habe 4 Proxmox Server, die nicht in einem Cluster laufen. Also SingleHost...
he likely is struggling with the stupid google drive quota where downloads are limited.
i ran into it several times myself.
i sent @avluis86 a pm with a link (for me the download from google drive worked btw, just tested).