Nope - ZFS was created for "Commodity hardware" - ie, no RAID, no fancy controllers needed etc. You should feed it directly the disks and let it do it's magic. It will digest hdd, ssd, nvme, direct attached memory mapped NOR ram (If you have mmap...
Depends on what you intend to do with those pfsense instances. From my experience PFsense doesn't really require a lot of storage performance.
I would create raid1 for HDD and raid1 for SSD - both through ZFS, makes life a lot easier if something...
Yeah, the good old ping. I wonder why Proxmox guys don't address it. But hey, maybe ping is old fashioned thing, we should be all using web 5.0 javapplets ?
;)
NAND datasheet is the only place, SSD manufacturer will lie their head of / their marketing material creating people have no idea what they are talking about / language barrier.
first part - yes, the second part - no you mix the qemu to the...
Well, you still might want to have the VM with directly passed in disks - virtualisation is not about being able to shift it across the machines, but about containment and resource sharing - If you have a pretty powerfull CPU but only use it from...
OK, So maybe I will chip in some detail out of the "embedded side of computing". Situation with SSD's is VERY VERY VERY complicated.
NAND flash uses very large sectors, I've seen nand chips having sectors size of ranging between 8k and 128K...
What if somebody would like to NOT get the warning with "noout" flag being set ?
IF anybody's interested, you can get similar functionality without warning through:
ceph config set mon mon_osd_down_out_interval 0
ceph config set mon...
Hey ;) Today, over half of my test cluster got affected by this bug (4 nodes out of 6) within 5 minutes of each other - PDU with watchdog was doing overtime, however one node somehow even thou it had this error happening it was responding to...