@Kusselin
Nein, ich bin zum Beispiel kein Proxmox-Profi, aber ich habe sehr wohl die Basics bei den Netzwerkgrundlagen etc.
Bevor ich die nicht drauf habe, würde ich gar nicht auf die Idee kommen Adguard etc. aufzusetzen, und dann noch auf...
Wenn so wenige Kenntnisse vorhanden sind, würde ich dir wirklich empfehlen dich mehr mit Linux und Proxmox zu befassen. Auch bisschen Netzwerktechnik. Das ist nämlich kein eigentliches Proxmox Problem, sondern Infrastruktur. Wenn du deinen DNS...
Du kannst das ganz einfach testen. Stoppe alle Gäste und lasse das laufen
nslookup google.com
nslookup google.com 1.1.1.1
ping gogle.com
ping 1.1.1.1
2 & 4 sollte weiterhin funktionieren. Für Adguard oder pihole empfehle ich entweder mehrere...
Das was du bei Intel PCIe-Passthrough brauchst ist ein Feature namens "VT-d". Und siehe Link von "news" oben, fehlt das leider (Anmerkung "VT-x" ist nicht das Gleiche!).
Gab es , wie bereits erwähnt, erst ab neueren Modellen.
Also: "No way...
Moin,
es könnte sich auch um etwas moderneres auf LGA775 handeln:
# https://www.techpowerup.com/cpu-specs/core-2-duo-e6700.c370
Nur schade, dass Proxmox schon die beiden vermeindlichen Kerne für sich benötigt.
Ich denke mal an ein Hard- oder...
You can also run the qdevice as vm or container on the PBS if you install a PVE and PBS on the same host without adding it to the cluster: https://forum.proxmox.com/threads/2-node-ha-cluster.102781/#post-442601
In the case of the OP I would go...
Hi team, Just dropping some result of disk speed performance, if someone have some time, knowledge or any clues(maybe i did something wrong) to upgrade my freebsd 15 disk speed:
Proxmox - LVM-Thin - VM - CPU:2 MEMORY:2GB
- VM disk mounted...
Hey all, please be patient: I'm an absolute noob, I don't know what I'm doing :)
Since yesterday, the download speed of my Proxmox VE 8.4.18 node ('cause I still have 900 Mb/s on my other equipments, including on the switch where the node is...
qm is a local command-line tool. It is installed on the Proxmox host itself and not exposed as a network service. To use it, you need to log in to the Proxmox host, usually via SSH, and run the command there, just as you would with any other...
As others have mentioned, it is technically possible to set size=2 and min_size=1, but it does come with risks.
From a Proxmox and Ceph perspective, this configuration is not recommended. While it may not be explicitly unsupported, the fact that...
I gathered some experience a year ago: https://forum.proxmox.com/threads/fabu-can-i-use-ceph-in-a-_very_-small-cluster.159671/
If I want a stable system I would never start with less than three copies and min=2.
Thanks UdoB
I've unmounted /boot/efi and proxmox-boot-tool status says nothing of interest - it just takes me back to no boot uuids existing.
root@Proxb2:~# umount /dev/sda2
root@Proxb2:~# proxmox-boot-tool status
Re-executing...
When you say "mainstream advice" its good to note the background, reasoning, and authority of whoever you are quoting. In an enterprise environment with security policies, or on a dirty (shared) hypervisor the advice certainly applies- but its a...
Before answering the question (its really just the one) I encourage you to really consider the implications of an all docker workload. docker images are immutable and live in a repo; the only things you MIGHT want to keep a copy of is the...