Would you be so kind to not post untested ai generated answers?
Parts like this
are simply not correct. This would potentially increase the used memory for ARC.
I might misunderstand the issue, but couldn't you just backup locally and then `zfs send` the backups to your parents?
Again, apologies if I misunderstood!
Hello all!
I have a 3-node Proxmox 9.1.5 cluster with Ceph RBD storage. I want to implement a sort of "shutdown HA" state for VMs in the event of a cluster node failure. Rather than using the HA feature to automatically restart VMs on other...
I was told ZFS is bad for NVMe drives.
My question is what option? there is ZFS (RAID0), ZFS (RAID1), ZFS (RAID10), ZFS (RAIDZ-1), ZFS (RAIDZ-2) and ZFS (RAIDZ-3) so not really obvious.
One other question, will I be able to expand by adding...
Hey, wie kommst du auf die 4MB/s bei der usb Platte? Ich kann das hier nicht nachvollziehen. Da ist der synjob zu einer usb Platte ( 3.1) wesentlich schneller.
Gerade geschaut, letzter sync sind es 80gb gewesen in durchschnittlich 70MB/s laut log...
Die Erstbefüllung würde mit 4 MB / s einfach zu lange dauern, daran hatte ich aber auch schon gedacht.
Bezüglich Punkt 3) Offline Backup heißt für mich, kein Server mit den PBS-Pulls drauf sondern Backup ist komplett auf eigenem Medium und kann...
Im putting PBS on an R610 with maxxxed out RAM 192GiB I think and 1.8TB of SATA spinning disks. Theres tons of possibilities but its go time. Which way do you guys think is best for nightly backups and replication to a 2nd R610 and why?
Hallo ce3rd,
ja den ersten Artikel kannte ich bereits schon und auf dessen Grundlage habe ich das auch bei uns getestet. den 2. tatsächlich noch nicht .. allerdings scheint der neuer zu sein da er ja auf Proxmox 9 referiert.
Ja von HPE...
each zone is a different vrf in evpn with their own routing table.
(only using exit-node is doing a vrf route leak between the zone && default zone. but If you use multiple zones, I'll command to use physical routers as exit evpn nodes)
so yes...
Hi I am new to proxmox and I am a bit lost, I got his project with two servers and one dorado 2000.
I was able to install proxmox and set them in a cluster and was able to map the FC connections.
Also was able to add the created LUN into the...
Für das Homelab ist ein NUC keine schlechte Wahl, weil man ihn, wenn man ihn hochkant an der Wand montiert, fast lautlos betreiben kann.
Ich meine aber, dass die 7. Generation eine Hitzeproblem hat, weil der Lüfter zu klein dimensioniert ist...
This backtrace is not a crash-in-progress. It looks like you attached GDB while QEMU was still running, so you basically grabbed a snapshot of mostly idle threads.
Normal, boring threads
Thread 1 (kvm main). Sitting in the main event loop...
Bitte konvertiere keine Bilder zu Text. Das erzeugt eine unansehnliche Formatierung und schleicht kleine Fehler wie vmbro oder bridge-fd e oder 1p6-mcastprefix ein. Man kann sich auf nichts was man sieht verlassen.
Ich nutze bei solchen Netzwerk...
by default all unprivileged containers map to the same host range (typically 100000:65536). The actual isolation relies on multiple kernel layers, not just
UIDs:
1. Mount namespaces: each container has its own filesystem view. A process inside...
Great to hear that solved it for you!
Please just mark the thread as SOLVED by editing the first post, there should be a dropdown near the title field - this helps others find it more easily in the future :)
Hi,
I've had problems with Windows VMs (Win10 guests for testing) in the following context:
- display = default (initial install)
- install full virtio drivers
- change display to spice
At this stage I can access the VM very well using spice...
Hi,
anything unusal in the logs dmesg -T or journalctl -xe before or at the time of the crash?
You could connect to the qemu monitor with qm monitor <vmid> (or via GUI) and run commands like info status and info block to retrieve more details...