Created
July 28, 2011 10:32
-
-
Save leepa/1111346 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 | |
| pool: smegdump | |
| state: ONLINE | |
| scrub: resilver completed after 7h29m with 0 errors on Thu Jul 28 02:04:46 2011 | |
| config: | |
| NAME STATE READ WRITE CKSUM | |
| smegdump ONLINE 0 0 0 | |
| raidz1 ONLINE 0 0 0 | |
| ad8 ONLINE 0 0 0 | |
| ad10 ONLINE 0 0 0 | |
| ad12 ONLINE 0 0 0 1.33T resilvered | |
| raidz1 ONLINE 0 0 0 | |
| ad14 ONLINE 0 0 0 | |
| ad16 ONLINE 0 0 0 | |
| ad18 ONLINE 0 0 0 | |
| errors: No known data errors | |
| pool: tank | |
| state: ONLINE | |
| scrub: none requested | |
| config: | |
| NAME STATE READ WRITE CKSUM | |
| tank ONLINE 0 0 0 | |
| gpt/disk0 ONLINE 0 0 0 | |
| errors: No known data errors | |
| ➜ ~ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment