Just looked again to be sure, but unfortunately no, not that I could see.
Resource pools are indeed a bit underdocumented, that's for sure.
You can create a ticket on our Bugzilla for that, though. Helps us to track it and improve documentation...
The UI for nested pools was introduced not that long ago; in pve-manager 9.1.5:
pve-manager (9.1.5) trixie; urgency=medium
[..]
* ui: resource tree: don't show empty grouping nodes as expandable.
* ui: resource tree: show nested pools...
First things first: you will loose data on failover in this scenario because you have to asynchronously replicate the data. If you can live with this contrainst, then go with it.
you mean mirrored device vdevs vs. single device vdevs, you always...
Hi Johannes,
thanks a lot for the detailed write-up - that actually clears up a lot for me.
Good to know the ECC/ZFS thing isn't as dramatic as it's sometimes made out to be. I'll definitely keep the RAIDZ-for-VMs caveat in mind for later...
Let me know if you find the issue for this because I'm getting the same thing on my Proxmox 4.1.5 and it just randomly hangs and I'm not sure why? I have to force power off and then reboot for it to work again and has caused some of my backups to...
Hello Everyone,
I am coming from the VMware world. I have never touched Proxmox, but I am planning my first installation. I was hoping to get some feedback on my plans to make sure I am not missing something or planning it wrong. My initial...
@Squ1sh !!
AWESOME !!! :)
Frankly this is the response I hoped to see one day when I made this post.
To hear of someone else who also sees a modding system as a way to unleash the potential of proxmox by making it easier to modify and that will...
Thank you for your reply. I cannot give you those outputs as I am unable to create a pool. I am still at the installation phase. I thought RAIDZ used striped-parity, not a mirror?
This is how I am attempting to configure the disks:
Are you sure you set ip up as RAIDZ? RAIDZ1 is like RAID1 (mirror) while RAIDZ1 is more like HWRAID3. I'm wondering due to the "Mirrored disks must have the same size"
Please post the output of zpool status -v and zpool list -v
With respect, disagree - yes there is an issue but seemingly cosmetic. There is a suggestion that if you dont enable iothreads then you're not even affected. Discussed elsewhere - its "test" repo for a reason.
Yes there's that issue but early...
wow this must be exactly my issue. I have that board and having that problem even though I turned off TPM as well. hate bios upgrades, bricked a number in my day :(
UPDATE: [UNSOLVED] - Flashed bios to latest and /sbin/kvm-ok says ok (enabled)...
Die 5% freier Speicher sind wahrscheinlich das Problem. Wenn beim letzten Kernel-Update zu wenig Platz war, wird das initramfs nicht richtig gebaut und dann kommt dieser Fehler.
Bevor du den Kernel neu installierst wie @bl1mp vorschlägt, check...
Thanks, but vanilla PBS doesn't fit here. I specifically need to combine bare-metal Bacula with PVE for an automated copy to offline LTO workflow. The VTL acts as the necessary staging layer to bridge the gap between deduplicated storage and...
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...