- Joined
- May 28, 2011
- Messages
- 10,996
I received this Warning when I logged in this morning.
Warning: The volume test (ZFS) status is ONLINE: One or more devices are configured to use a non-native block size. Expect reduced performance.Replace affected devices with devices that support the configured block size, or migrate data to a properly configured pool.
So it looks like there is a check to verify the block sizes. It's funny because I created the pool using 9.2.0-Beta default values and it didn't give me this warning message. I suspect the 512 byte block sizes are due to my drives being rather old and not Advanced Format 4K drives. So this makes be wonder about drives that have built in 512 byte compatibility so the host never sees the 4K sectors, how does this impact them?
I think the warning could have more meaningful data in it such as specifically telling the user which devices are the issue and what the issue really is.
Warning: The volume test (ZFS) status is ONLINE: One or more devices are configured to use a non-native block size. Expect reduced performance.Replace affected devices with devices that support the configured block size, or migrate data to a properly configured pool.
So it looks like there is a check to verify the block sizes. It's funny because I created the pool using 9.2.0-Beta default values and it didn't give me this warning message. I suspect the 512 byte block sizes are due to my drives being rather old and not Advanced Format 4K drives. So this makes be wonder about drives that have built in 512 byte compatibility so the host never sees the 4K sectors, how does this impact them?
I think the warning could have more meaningful data in it such as specifically telling the user which devices are the issue and what the issue really is.
Code:
[root@test_freenas] ~# zpool status pool: test state: ONLINE status: One or more devices are configured to use a non-native block size. Expect reduced performance. action: Replace affected devices with devices that support the configured block size, or migrate data to a properly configured pool. scan: none requested config: NAME STATE READ WRITE CKSUM test ONLINE 0 0 0 gptid/1429c4a5-54ac-11e3-9f43-50e549b78964 ONLINE 0 0 0 block size: 512B configured, 4096B native gptid/149df17a-54ac-11e3-9f43-50e549b78964 ONLINE 0 0 0 block size: 512B configured, 4096B native errors: No known data errors