Created
May 28, 2020 02:11
-
-
Save KenwoodFox/9d7f9ac887c9b40623a328f8cfb181b3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# zpool status freenas-boot | |
pool: freenas-boot | |
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: scrub repaired 0 in 0 days 00:01:03 with 0 errors on Thu May 21 03:46:03 2020 | |
config: | |
NAME STATE READ WRITE CKSUM | |
freenas-boot ONLINE 0 0 0 | |
mirror-0 ONLINE 0 0 0 | |
ada0p2 ONLINE 0 0 0 block size: 512B configured, 4096B native | |
ada1p2 ONLINE 0 0 0 block size: 512B configured, 4096B native | |
errors: No known data errors |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment