]> git.proxmox.com Git - mirror_zfs.git/commit
Restore identification of VDEVs using non-native block size
authorCy Schubert <cy@FreeBSD.org>
Thu, 22 Oct 2020 19:15:17 +0000 (12:15 -0700)
committerGitHub <noreply@github.com>
Thu, 22 Oct 2020 19:15:17 +0000 (12:15 -0700)
commit3928ec53395fcc26be7844dd6b63df757166c281
tree6de6bfb9c086970b180e932f0c197c78ba35f3d2
parent1e36af8c7b217cd020b5ff0a02d9019737cc5ba4
Restore identification of VDEVs using non-native block size

NAME         STATE     READ WRITE CKSUM
dsk02        ONLINE       0     0     0
  mirror-0   ONLINE       0     0     0
    ada1s4a  ONLINE       0     0     0
    ada2s4a  ONLINE       0     0     0  block size: 512B configured, 4096B native

Reviewed-by: Matt Macy <mmacy@FreeBSD.org>
Reviewed-by: Toomas Soome <tsoome@me.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed off by: Cy Schubert <cy@FreeBSD.org>
Closes #11088
cmd/zpool/zpool_main.c