| | 444 | * CCL: recheck repaired hosts |
| | 445 | {{{ |
| | 446 | neb-host | grep '1 0 1 0' |
| | 447 | these keep repairing |
| | 448 | ipp032 ipp032.0 2019-02-20 15:36:41 used by MOPS for stamps |
| | 449 | ipp064 ipp064.0 2019-02-19 14:08:46 should always be in repair until further notice |
| | 450 | ipp083 ipp083.0 2019-02-19 14:23:50 TdB: bad BBU since May 2018 state so slow WT state; up->repair |
| | 451 | ipp087 ipp087.0 2019-02-19 14:15:06 TdB: bad BBU state on 02-19-2019 so slow WT state; up->repair |
| | 452 | ipp091 ipp091.0 2019-04-01 15:04:01 down->repair: back to repair after failed BBU and high load |
| | 453 | neb-host --state repair --host ipp091 --note 'CCL: repair: need to replace the battery 20190508' |
| | 454 | ipp096 ipp096.0 2019-04-27 07:55:27 JRF: up -> repair: disk is getting quite full |
| | 455 | ipp112 ipp112.0 2019-02-08 14:09:48 JRF: disk getting full so moving to repair: up->repair |
| | 456 | ipp114 ipp114.0 2019-02-08 14:10:28 JRF: disk getting full so moving to repair: up->repair |
| | 457 | ipp121 ipp121.0 2017-12-12 06:48:46 vol .1 log reset |
| | 458 | ipp121 ipp121.1 2017-12-12 06:48:46 vol .1 log reset |
| | 459 | ipp139 ipp139.0 2019-05-02 22:31:34 JRF: up -> repair: smartd daemon complained about failures, putting to reapir as precaution |
| | 460 | ipp139 ipp139.1 2019-05-02 22:31:34 JRF: up -> repair: smartd daemon complained about failures, putting to reapir as precaution |
| | 461 | |
| | 462 | these can be set up |
| | 463 | ipp070 ipp070.0 2019-04-03 09:49:50 TdB: up->repair, to take the load off of many many data requests |
| | 464 | neb-host --state up --host ipp070 --note 'CCL: repair->up: Battery relearn completed 20190411' |
| | 465 | |
| | 466 | ipp073 ipp073.0 2019-03-12 16:40:00 TdB: up->repair: put to repair after a RAID failure. |
| | 467 | neb-host --state up --host ipp073 --note 'CCL: repair->up: RAID rebuilt 20190312' |
| | 468 | |
| | 469 | ipp076 ipp076.0 2019-04-06 09:43:16 TdB: up->repair, LSI alert and RAID degraded |
| | 470 | neb-host --state up --host ipp076 --note 'CCL: repair->up: it was LSI alert and RAID degraded 20190406' |
| | 471 | |
| | 472 | ipp084 ipp084.0 2019-02-08 14:05:52 MEH: bad BBU so slow WT state; up->repair since 2017-08-03 at least |
| | 473 | neb-host --state up --host ipp084 --note 'CCL: repair->up: Battery relearn completed 20190426' |
| | 474 | |
| | 475 | ipp097 ipp097.0 2019-02-26 11:21:39 JRF: controller battery failed so changing from up->repair |
| | 476 | neb-host --state up --host ipp097 --note 'CCL: repair->up: last battery alert was on 04-15' |
| | 477 | |
| | 478 | ipp106 ipp106.1 2019-04-16 07:07:39 CCL: up->repair : disk getting full so moving to repair |
| | 479 | ipp107 ipp107.0 2019-05-03 20:47:16 CCL: up->repair: disk full > 97% |
| | 480 | ipp107 ipp107.1 2019-05-03 20:47:16 CCL: up->repair: disk full > 97% |
| | 481 | neb-host --state up --host ipp106 --note 'CCL: repair->up: full disk alert clear' |
| | 482 | neb-host --state up --host ipp107 --note 'CCL: repair->up: full disk alert clear' |
| | 483 | |
| | 484 | ipp112 ipp112.1 2019-04-10 11:13:54 JRF: up -> repair: disk is getting full so putting in repair |
| | 485 | neb-host --state up --host ipp112.1 --volume --note 'CCL: repair->up: full disk alert clear' |
| | 486 | |
| | 487 | ipp113 ipp113.0 2018-06-18 17:10:49 turn on since shuffle and dvo calibration are complete |
| | 488 | neb-host --state up --host ipp113.0 --volume --note 'CCL: repair->up: turn on since shuffle and dvo calibration are complete 2018-06-18' |
| | 489 | |
| | 490 | ipp114 ipp114.1 2019-02-14 15:10:03 CCL: disk over 97% used so moving to repair: up->repair |
| | 491 | neb-host --state up --host ipp114.1 --volume --note 'CCL: repair->up: full disk alert clear' |
| | 492 | |
| | 493 | |
| | 494 | }}} |
| | 495 | |