computers:server:ubuntu10.04lts_hydra
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| computers:server:ubuntu10.04lts_hydra [2011/11/08 23:55] – [apcd] david | computers:server:ubuntu10.04lts_hydra [2013/09/30 20:29] (current) – [Update] david | ||
|---|---|---|---|
| Line 41: | Line 41: | ||
| </ | </ | ||
| + | ==== Import ==== | ||
| + | The update repository appears to be broken, so I might need to re-install the OS on hydra. | ||
| + | * [[http:// | ||
| + | * With all drives installed and spun up: < | ||
| + | zpool import | ||
| + | </ | ||
| + | * Just import your pool now! < | ||
| + | zpool import < | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | With all of the drives in the system, just run zpool import. | ||
| + | That will scan all the drives for ZFS metadata, and will show any pools that can be imported. | ||
| + | Then you just import the one you want via zpool import < | ||
| + | </ | ||
| + | |||
| + | ==== Update ==== | ||
| + | |||
| + | AH, would make more sense to use a these drive IDs since it would be consistent: | ||
| + | |||
| + | "You should add your drives using the / | ||
| + | |||
| + | ==== Drive Failure ==== | ||
| + | |||
| + | * **2013.09.30** - Looks like we might have had a drive failure. | ||
| + | * Drive identification: | ||
| + | # status as of today 2013.09.30 | ||
| + | #sudo zpool status -v media | ||
| + | |||
| + | pool: media | ||
| + | | ||
| + | status: One or more devices could not be opened. | ||
| + | the pool to continue functioning in a degraded state. | ||
| + | action: Attach the missing device and online it using 'zpool online' | ||
| + | see: http:// | ||
| + | | ||
| + | config: | ||
| + | |||
| + | NAME STATE READ WRITE CKSUM | ||
| + | media | ||
| + | raidz1-0 | ||
| + | sdb | ||
| + | sdc | ||
| + | sdd | ||
| + | sde | ||
| + | sdf | ||
| + | |||
| + | errors: No known data errors | ||
| + | |||
| + | |||
| + | #ls / | ||
| + | lrwxrwxrwx 1 root root 9 Sep 30 15:44 scsi-SATA_ST2000DL003-9VT_5YD24VFW -> ../../sde | ||
| + | lrwxrwxrwx 1 root root 9 Sep 30 15:44 scsi-SATA_ST2000DL003-9VT_5YD2J987 -> ../../sdc | ||
| + | lrwxrwxrwx 1 root root 9 Sep 30 15:44 scsi-SATA_ST2000DL003-9VT_5YD2K8XW -> ../../sdb | ||
| + | lrwxrwxrwx 1 root root 9 Sep 30 15:44 scsi-SATA_ST2000DL003-9VT_5YD2K90G -> ../../sdd | ||
| + | </ | ||
| ====== Software ====== | ====== Software ====== | ||
computers/server/ubuntu10.04lts_hydra.1320796501.txt.gz · Last modified: by david
