Hi, first of all, hello to everybody. I'm new as user, but I've read you a lot for long looking for support. Thx!
My question... We have a production pve cluster (4 nodes + 2 test nodes), updated to latest 5.1. This has been running for more than 1 year and now we have jumped to ZFS (I've fallen in love...).
In node 01 ashift is set to 0 (auto?) and I see zdb shows as 12 with 4K block size in main zpool (8xSSD intel HW RAID5, perhaps in the future we change this, delegating RAID management directly to ZFS) so I gues this is ok, right ?
But in node 02, ashift value is set to 12 in zpool (same value by zdb), but block size is 512b so I understand that ashift should be 9...
Can I directly (and safety) set... ?
# zpool set ashift=9 <zpool name>
Thanks in advance
My question... We have a production pve cluster (4 nodes + 2 test nodes), updated to latest 5.1. This has been running for more than 1 year and now we have jumped to ZFS (I've fallen in love...).
In node 01 ashift is set to 0 (auto?) and I see zdb shows as 12 with 4K block size in main zpool (8xSSD intel HW RAID5, perhaps in the future we change this, delegating RAID management directly to ZFS) so I gues this is ok, right ?
But in node 02, ashift value is set to 12 in zpool (same value by zdb), but block size is 512b so I understand that ashift should be 9...
Can I directly (and safety) set... ?
# zpool set ashift=9 <zpool name>
Thanks in advance