You will only lose the affected PGs and their objects. This will lead to corrupted files (when the data pool is affected) or a corrupted filesystem (if the metadata pool is affected). Depending on which directory is corrupted you may not be able...
Gehen wir mittlerweile davon aus, dass jeder Neuling im Proxmoxbereich jene Mechanismen nutzt?
Kann sein. Aber ehrlich... ein paar generische ;-) Zeilen zuviel stören dich???
Hi @Niraat , this is a good example why one should be careful with assigning VMs as HA resources, i.e. not having local disks.
Is the VM currently stopped? qm status 109
Does the original host have the referenced disks? (pvesm list local-lvm)...
Leute, "das Gefühl" gibt uns rein gar keine Information, auf die wir sinnvoll -möglicherweise sogar hilfreich- antworten könnten! Kannst du #2 adaptieren?
Ärgerlich!
Hinweise sollten sich im Journal finden lassen. "Sollten" weil es immer wieder Fälle gibt, in denen das Journal tatsächlich nicht weiterhilft. Dennoch ist es die erste Anlaufstelle!
man journalctl hilft. Wenn die Kiste jetzt normal...
Shouldn't dedicated namespaces or datastores for each customer avoid such issues? Nontheless I think such a Script can be useful to detect issues but it would be more useful if it would output the data in a Format suitable for parsing through a...
Hello everyone.
I created a bash script, that checks for QEMU VMs the (non-)existing backups from PBS.
This script is useful, if:
multiple users (customers) uses your PVE
you own multiple PBS and want to verify retention
verify data privacy...
There are a multitude of ways to run PBS. The recommended way is -of course- to use separate/independent hardware with SSDs only.
Whatever compromise you implement on a single hardware host: think carefully about the situation when that hardware...
Ich kann das nicht bestätigen, weil ich es noch nicht probiert habe :-)
Aber... für den Datenaustausch zwischen mehreren VMs scheint mir das nicht gedacht zu sein - eher für host <--> VM.
Vermutlich muss die eine VM1 erst Dateien dorthin...
Guten Mittag,
was mir bei den Betrachtungen noch fehlt ist virtiofs!
# https://pve.proxmox.com/wiki/QEMU/KVM_Virtual_Machines
# https://blog.it-schmid.com/blog/2025/04/18/virtiofs/
Well..., you are using a lot of partition magic - basically that's what I do not like to recommend.
I know it works and I did do that too sometimes. But it complicates things massively. Especially for a "normal user": when a physical device...
Thanks @UdoB this is the way!
What are these 4 tb Samsung SSD and 1 tb nvme drive?
I would setup some portions on these 4 tb Samsung SSD, if they are ZFS usable.
Partition 1 and Part 2 are for the boot system, bios an uefi,
on Partition 3 is...
Warum? Es funktioniert ohne Probleme. Und wenn man das direkt nach hochspinnen des lxcs macht, ist der Aufwand auch nicht sehr groß, weil das System dann ja kaum verbastelt wurde.
For learning Ceph this is fine.
Ceph is a complex beast and the actual behavior depends on several details.
If there are enough nodes available... nothing happens if one node has a (single?) smaller OSD. If you activate only three nodes and use...
No! It may be recommended to avoid "surprising behavior"...
Note that a Ceph cluster with only HDDs is not state-of-the-art anymore and you need some bandwidth for it to be useful - 10 GBit/s is the recommended minimum.
Some more hints from my...