Page 1 of 1

"Misaligned" ZFS VDEVs

Posted: 07 Jan 2015 10:13
by jack47
Hi,
starting with 9.3.0.2.x builds zpool status gives me a "block size: 512B configured, 4096B native" (using WD Red drives).

I tried to reformat a recreate the pool, but the warning remains.

Is there a way to solve the problem?
Keeping the drives like this impact on performance/stability/reliability of the pool?

Regards Jack

Re: "Misaligned" ZFS VDEVs

Posted: 07 Jan 2015 10:30
by ChriZathens
When you create your vdev, (Disks|ZFS|Pools|Virtual device |add) you have to check the Advanced Format option there
Vdev_create.jpg

Re: "Misaligned" ZFS VDEVs

Posted: 07 Jan 2015 10:33
by crowi
Did you check the advanced format switch at Disks|Format ?

Can you post the output of the command

Code: Select all

zdb | grep ashift

Re: "Misaligned" ZFS VDEVs

Posted: 08 Jan 2015 08:24
by jack47
ashift: 9

there is a way to realign an already created vdev? (deleting it an recreating is not an option)

Re: "Misaligned" ZFS VDEVs

Posted: 08 Jan 2015 08:39
by b0ssman
no there is not. you have to recreate the pool

Re: "Misaligned" ZFS VDEVs

Posted: 08 Jan 2015 18:06
by jack47
ok thanks.

Re: "Misaligned" ZFS VDEVs

Posted: 08 Jan 2015 18:16
by Onichan
If you are already using it then it's not that big a deal for home NAS's. Yes it does hurt performance a bit, but you probably wouldn't notice it unless you are running some virtuals off it or have 10Gb NIC.