| 94 | | |
| | 94 | * CCL: reminds ipp134-ipp139 up in the morning repair before observing |
| | 95 | {{{ |
| | 96 | before observing |
| | 97 | neb-host --state repair --host ipp134 --note 'CCL: up->repair, avoid new data' |
| | 98 | neb-host --state repair --host ipp135 --note 'CCL: up->repair, avoid new data' |
| | 99 | neb-host --state repair --host ipp136 --note 'CCL: up->repair, avoid new data' |
| | 100 | neb-host --state repair --host ipp137 --note 'CCL: up->repair, avoid new data' |
| | 101 | neb-host --state repair --host ipp138 --note 'CCL: up->repair, avoid new data' |
| | 102 | neb-host --state repair --host ipp139 --note 'CCL: up->repair, avoid new data' |
| | 103 | after observing |
| | 104 | neb-host --state up --host ipp134 --note 'CCL: repair->up, for updating' |
| | 105 | neb-host --state up --host ipp135 --note 'CCL: repair->up, for updating' |
| | 106 | neb-host --state up --host ipp136 --note 'CCL: repair->up, for updating' |
| | 107 | neb-host --state up --host ipp137 --note 'CCL: repair->up, for updating' |
| | 108 | neb-host --state up --host ipp138 --note 'CCL: repair->up, for updating' |
| | 109 | neb-host --state up --host ipp139 --note 'CCL: repair->up, for updating' |
| | 110 | }}} |