Re: Panic testing ZFS raidz expansion feature.

2025-01-14 Thread Maurizio Vairani
Hi Alexander, thank you very much, with your patch it works. -- Maurizio Il giorno ven 10 gen 2025 alle ore 16:08 Alexander Motin ha scritto: > Hi Maurizio, > > I was able to reproduce it on a real hardware. The critical points are > that vdev should have ashift > 9 and it should be a debug bui

Re: Panic testing ZFS raidz expansion feature.

2025-01-10 Thread Alexander Motin
Hi Maurizio, I was able to reproduce it on a real hardware. The critical points are that vdev should have ashift > 9 and it should be a debug build. This patch fixes it for me: https://github.com/openzfs/zfs/pull/16942 . On 10.01.2025 03:33, Maurizio Vairani wrote: I'm using vm-bhyve-1.5.0