Created
July 27, 2014 19:20
-
-
Save exarkun/ac51870282b294905b90 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
| media@graviton:~$ sudo zpool status | |
| pool: black | |
| state: ONLINE | |
| scan: none requested | |
| config: | |
| NAME STATE READ WRITE CKSUM | |
| black ONLINE 0 0 0 | |
| ata-WDC_WD10EFRX-68PJCN0_WD-WCC4J4226746-part1 ONLINE 0 0 0 | |
| errors: No known data errors | |
| media@graviton:~$ ls -l /dev/disk/by-id/ | |
| total 0 | |
| lrwxrwxrwx 1 root root 9 Jul 27 15:13 ata-WDC_WD10EFRX-68PJCN0_WD-WCC4J4211032 -> ../../sdb | |
| lrwxrwxrwx 1 root root 10 Jul 21 14:37 ata-WDC_WD10EFRX-68PJCN0_WD-WCC4J4211032-part1 -> ../../sdb1 | |
| lrwxrwxrwx 1 root root 9 Jul 21 14:37 ata-WDC_WD10EFRX-68PJCN0_WD-WCC4J4226746 -> ../../sda | |
| lrwxrwxrwx 1 root root 10 Jul 21 14:37 ata-WDC_WD10EFRX-68PJCN0_WD-WCC4J4226746-part1 -> ../../sda1 | |
| lrwxrwxrwx 1 root root 10 Jul 21 14:37 ata-WDC_WD10EFRX-68PJCN0_WD-WCC4J4226746-part9 -> ../../sda9 | |
| lrwxrwxrwx 1 root root 9 Jul 21 14:37 ata-WDC_WD1600BEVT-75ZCT2_WD-WX71A10S4897 -> ../../sdc | |
| lrwxrwxrwx 1 root root 10 Jul 21 14:37 ata-WDC_WD1600BEVT-75ZCT2_WD-WX71A10S4897-part1 -> ../../sdc1 | |
| lrwxrwxrwx 1 root root 10 Jul 21 14:37 ata-WDC_WD1600BEVT-75ZCT2_WD-WX71A10S4897-part2 -> ../../sdc2 | |
| lrwxrwxrwx 1 root root 10 Jul 21 14:37 ata-WDC_WD1600BEVT-75ZCT2_WD-WX71A10S4897-part5 -> ../../sdc5 | |
| lrwxrwxrwx 1 root root 9 Jul 21 14:37 wwn-0x50014ee2596f1ed8 -> ../../sdc | |
| lrwxrwxrwx 1 root root 10 Jul 21 14:37 wwn-0x50014ee2596f1ed8-part1 -> ../../sdc1 | |
| lrwxrwxrwx 1 root root 10 Jul 21 14:37 wwn-0x50014ee2596f1ed8-part2 -> ../../sdc2 | |
| lrwxrwxrwx 1 root root 10 Jul 21 14:37 wwn-0x50014ee2596f1ed8-part5 -> ../../sdc5 | |
| lrwxrwxrwx 1 root root 9 Jul 27 15:13 wwn-0x50014ee25f7d1bbf -> ../../sdb | |
| lrwxrwxrwx 1 root root 10 Jul 21 14:37 wwn-0x50014ee25f7d1bbf-part1 -> ../../sdb1 | |
| lrwxrwxrwx 1 root root 9 Jul 21 14:37 wwn-0x50014ee2b4d35bf0 -> ../../sda | |
| lrwxrwxrwx 1 root root 10 Jul 21 14:37 wwn-0x50014ee2b4d35bf0-part1 -> ../../sda1 | |
| lrwxrwxrwx 1 root root 10 Jul 21 14:37 wwn-0x50014ee2b4d35bf0-part9 -> ../../sda9 | |
| media@graviton:~$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
config: