the behaviour is intentional and a security feature - each newly created snapshot is only allowed to re-use chunks of the previous snapshot, for other chunks it has to "prove" that it actually has that chunk by uploading it. PBS (as opposed to...
It's BGP unnumbered in particular, it can be used as underlay and works really well with Wireguard as well, or just for announcing routes from EVPN VRFs. It slotted really well into the existing fabrics and in conjunction with upcoming features...
like many other sites and pieces of public infrastructure, ours is getting hammered by AI scrapers/bots as well. we try our best to implement counter measures, but it's a constant game of whack-a-mole.
Hi uzisuicida,
I am having the same problems with "io-errors" with two of my VMs - no logs from the kernel or anything else.
DId you ever find a solution for your issue?
I use PXVIRT from the chinese fork on a Raspberry PI 5 with 16GB on Raspbery PI OS Trixie. If you use Trixie you get PXVIRT 9.0.10-2 at the moment. While using Bookworm you get only PXVIRT 8.x.
I feel that the strategy to only migrate VM's added to HA when a node is put in maintenance might need a review not that dynamic load balancing is a thing.
DRS should be able to recognize a host in maintenance mode and migrate all running...
I feel that the strategy to only migrate VM's added to HA when a node is put in maintenance might need a review not that dynamic load balancing is a thing.
DRS should be able to recognize a host in maintenance mode and migrate all running...
Somewhat unrelated but I noticed that your rather large virtual disk doesn't have discard enabled and hence has no proper thin provisioning support. I'd also recommend using Resource Mappings for these PCI(e) devices to avoid potential issues in...
Da bereits wieder 50GB auf den pool geschrieben wurden, stehen die Chancen mehr als schlecht. Mit Glück ist vielleicht noch ein Snapshot vorhanden.
zfs list -t snapshot
Aber ohne Backup der VM wird höchstwahrscheinlich nur Forensik bleiben, da...
AFAIK, in the past, the preview state was lost when a new major update was released, e.g. ZFS was introduces in 3.2 as a tech preview and out of preview in PVE 4.0
Hello, and thank you for the reply!
1. Stop OSD process ( systemctl stop ceph-osd@XX ) and unmount OSD dir ( umount /var/lib/ceph/osd/ceph-XX )
As mentioned the device exists, the kernel can see it with lsblk, but LVM wont initialize the ceph...
This is not an official version from PBS. ARM is not officially supported by Proxmox. Therefore, it would be better you contact the developers directly via the GitHub repository. https://github.com/dexogen/pipbs/issues They might be able to help...
Die 5. HDD kannst Du als Reserve drin lassen und einen striped mirror aus den 4 Stück erstellen. RAIDZ/5/6 (parity) ist für VM Performance generell die schlechteste Wahl.
Moin zusammen,
dieser RAID Controller ist verbaut
ModelSmart Array P440ar Controller
Firmware Version7.00
Ich denke wir werden die Hardware Raid variante bevorzugen ...
Danke für eure Infos und Vorschläge.
Ich würde eine von den 5 großen HDDs ausbauen, aus den verbleibenden 4 ein RAID10 machen und die kleinen als RAID1 für das OS. Das RAID10 entweder per fstab oder als Directory einbinden.
Und wenn du mutig bist und die Kiste eh nur zum Testen...