Daemon RestartΒΆ
| Event | Restart daemon A. Transition to init before maintenance_grace_period + ready_period | |
|---|---|---|
| Node | A | B |
| Initial Node State | daemon running | daemon running |
| Initial Service State | up | down |
| Response | Services instances are not stopped. The daemon announces maintenance state. | |
| End Service State | up | down |
| Event | Restart daemon A. Transition to init after maintenance_grace_period + ready_period | |
|---|---|---|
| Node | A | B |
| Initial Node State | daemon running | daemon running stonith configured |
| Initial Service State | up | down |
| Response | Services instances are not stopped. The daemon announces maintenance state. | Service starts after maintenance_grace_period + ready_period. Stonith kills A. |
| End Service State | down | up |
| Event | Restart daemon A | |
|---|---|---|
| Node | A | B |
| Initial Node State | daemon running | daemon running |
| Initial Service State | up | down frozen |
| Response | Services instances are not stopped. The daemon announces maintenance state. | |
| End Service State | up | down |
| Event | Restart daemon A | |
|---|---|---|
| Node | A | B |
| Initial Node State | daemon running | daemon running frozen |
| Initial Service State | up | down |
| Response | Services instances are not stopped. The daemon announces maintenance state. | |
| End Service State | up | down |
| Event | Restart daemon A | |
|---|---|---|
| Node | A | B |
| Initial Node State | daemon running | daemon not running |
| Initial Service State | up | down |
| Response | Services instances are not stopped. The daemon announces maintenance state. | |
| End Service State | up | down |