Service and Service Instance StopΒΆ
| Event | Service stop --local on node A | |
|---|---|---|
| Node | A | B |
| Initial Node State | daemon running | daemon running |
| Initial Service State | up | down |
| Response | Service instance is stopped and frozen. | Service starts after ready_period |
| End Service State | down | up |
| Event | Service stop --local on node A | |
|---|---|---|
| Node | A | B |
| Initial Node State | daemon running | daemon running |
| Initial Service State | up | down frozen |
| Response | Service instance is stopped and frozen. | |
| End Service State | down | down |
| Event | Service stop --local on node A | |
|---|---|---|
| Node | A | B |
| Initial Node State | daemon running | daemon running frozen |
| Initial Service State | up | down |
| Response | Service instance is stopped and frozen. | |
| End Service State | down | down |
| Event | Service stop | |
|---|---|---|
| Node | A | B |
| Initial Node State | daemon running | daemon running |
| Initial Service State | up | down |
| Response | Service instance is stopped and frozen. | Service instance is frozen. |
| End Service State | down | down frozen |