Sehe ich ähnlich. Die beiden Platten als Hardware RAID1 für das OS und den Rest als ZFS für die VMs. Oder wenn ZFS „too much“ ist, dann als Hardware-RAID10. Ein 5er oder 6er RAID würde ich mit HDDs nicht machen.
Kann Dir mit einem reinen HBA auch passieren (natürlich anders): Controller kaputt, Platten offline. Der große Vorteil gegenüber einem RAID controller: neuen HBA verbauen -> Platten und ZFS wieder erreichbar. Aber stimmt schon: propieträre RAID...
Hello Proxmox Community,
I would like to propose an enhancement for virtual disk management in Proxmox VE, aimed at improving infrastructure documentation directly from the Web UI.
Currently, virtual disks are automatically named based on the...
Now it works.
I probably wasn't allowed to delete the folder
/var/lib/rrdcache.
I manually
recreated
/var/lib/rrdcached and
/var/lib/rrdcached/db
and restarted. Now I have data...
Thanks!!! I understand better now.
Kann Dir mit einem reinen HBA auch passieren (natürlich anders): Controller kaputt, Platten offline. Der große Vorteil gegenüber einem RAID controller: neuen HBA verbauen -> Platten und ZFS wieder erreichbar. Aber stimmt schon: propieträre RAID...
Man sollte auch im Auge behalten, dass der Ausfall eines RAID-Controllers all deine Redundanz in den Orkus schickt, sofern du nicht einen identischen im Regal liegen hast. Identisch meint bis zur Firmware-Version hinab.
Diesen SPOF schaltest du...
Wirf auch einen Blick auf die Back Plane, insbesondere auf den Anschluss an den Raid Controller. Hier kann das Thema mit einem zweiten Controller schnell am Ende sein. Zum einen ob es möglich ist, und wenn ja wie die Platten dann auf mehrere...
Yes you are absolute right, @UdoB, @andretona don't use WD EFAX Drives.
it's about 6 years ago, a setup a mdadm mirror/ raid1 setup with these WD EFAX and they failed soon.
# https://www.truenas.com/docs/hardware/notices/wdsmr/
#...
Just as a bad designed example: one single pool, RaidZ2, three devices for the Special Device because two were not stable - and one being attached by USB. Again: bad design.
What I can see here is this:
root@pvec:~# zpool iostat -v 5...
Man sollte auch im Auge behalten, dass der Ausfall eines RAID-Controllers all deine Redundanz in den Orkus schickt, sofern du nicht einen identischen im Regal liegen hast. Identisch meint bis zur Firmware-Version hinab.
Diesen SPOF schaltest du...
Since I didn't get any responses here, I asked chatgpt and eventually got it worked out. I want to post my fix in case anyone else comes across the same problem.
So my sdd had a 1G partition that used to be /boot/efi (sdd2) but was somehow...
@Aussiebob66 I had the same issue as you. Spent 6 hours trying to figure it out. This is what work for me in the end.
Issues: Could not load the Proxmox Rescue, it would say some thing like "/boot/pve/v..." not found and would go back to the...
I solved my issue by:
Booting into Rescue Mode with the Proxmox Installation ISO (version 9) which booted into my local Proxmox install.
Running proxmox-boot-tool init /dev/nvme0n1p2
/dev/nvme0n1p2 is my EFI boot partition
Reboot
Essentially...
Thanks for this clarification, @Stoiko Ivanov . :)
I'm using ZFS with UEFI, and secure boot disabled, and SystemD-Boot is used on my nodes instead of Grub, so this applies to me.
I'm on the latest version of PVE 8 in the enterprise repo.
I...
Yes you are absolute right, @UdoB, @andretona don't use WD EFAX Drives.
it's about 6 years ago, a setup a mdadm mirror/ raid1 setup with these WD EFAX and they failed soon.
# https://www.truenas.com/docs/hardware/notices/wdsmr/
#...
Iirc WD20EFAX are SMR ("Shingled ..."). It is really a game of luck to make them work with ZFS. (Read https://www.truenas.com/docs/hardware/notices/wdsmr/ )
Problems especially during resilvering are somewhat... expected.