Created
March 9, 2022 10:51
-
-
Save estan/849d7e3b3c667ddf15ae0ff4688f2a4c to your computer and use it in GitHub Desktop.
zpool status
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
orexplore@oden:~$ zpool status | |
pool: srv | |
state: ONLINE | |
scan: scrub repaired 0B in 0 days 00:00:00 with 0 errors on Tue Mar 8 23:17:51 2022 | |
config: | |
NAME STATE READ WRITE CKSUM | |
srv ONLINE 0 0 0 | |
raidz2-0 ONLINE 0 0 0 | |
nvme-SAMSUNG_MZQL2960HCJR-00A07_S64FNE0R600819 ONLINE 0 0 0 | |
nvme-SAMSUNG_MZQL2960HCJR-00A07_S64FNE0R600824 ONLINE 0 0 0 | |
nvme-SAMSUNG_MZQL2960HCJR-00A07_S64FNE0R600820 ONLINE 0 0 0 | |
nvme-SAMSUNG_MZQL2960HCJR-00A07_S64FNE0R600825 ONLINE 0 0 0 | |
pci-0000:81:00.0-nvme-1 ONLINE 0 0 0 | |
pci-0000:82:00.0-nvme-1 ONLINE 0 0 0 | |
pci-0000:c1:00.0-nvme-1 ONLINE 0 0 0 | |
pci-0000:c2:00.0-nvme-1 ONLINE 0 0 0 | |
pci-0000:c3:00.0-nvme-1 ONLINE 0 0 0 | |
pci-0000:c4:00.0-nvme-1 ONLINE 0 0 0 | |
errors: No known data errors | |
orexplore@oden:~$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment