Service and Service Instance Stop --------------------------------- +------------------------+---------------------------------------------------------+---------------------------------------------------------+ | Event | Service stop --local on node A | +========================+=========================================================+=========================================================+ | Node | **A** | **B** | +------------------------+---------------------------------------------------------+---------------------------------------------------------+ | Initial Node State | daemon :c-green:`running` | daemon :c-green:`running` | +------------------------+---------------------------------------------------------+---------------------------------------------------------+ | Initial Service State | :c-green:`up` | :c-red:`down` | +------------------------+---------------------------------------------------------+---------------------------------------------------------+ | Response | Service instance is stopped and frozen. | Service starts after :kw:`ready_period` | +------------------------+---------------------------------------------------------+---------------------------------------------------------+ | End Service State | :c-red:`down` | :c-green:`up` | +------------------------+---------------------------------------------------------+---------------------------------------------------------+ +------------------------+---------------------------------------------------------+---------------------------------------------------------+ | Event | Service stop --local on node A | +========================+=========================================================+=========================================================+ | Node | **A** | **B** | +------------------------+---------------------------------------------------------+---------------------------------------------------------+ | Initial Node State | daemon :c-green:`running` | daemon :c-green:`running` | +------------------------+---------------------------------------------------------+---------------------------------------------------------+ | Initial Service State | :c-green:`up` | :c-red:`down` :c-blue:`frozen` | +------------------------+---------------------------------------------------------+---------------------------------------------------------+ | Response | Service instance is stopped and frozen. | | +------------------------+---------------------------------------------------------+---------------------------------------------------------+ | End Service State | :c-red:`down` | :c-red:`down` | +------------------------+---------------------------------------------------------+---------------------------------------------------------+ +------------------------+---------------------------------------------------------+---------------------------------------------------------+ | Event | Service stop --local on node A | +========================+=========================================================+=========================================================+ | Node | **A** | **B** | +------------------------+---------------------------------------------------------+---------------------------------------------------------+ | Initial Node State | daemon :c-green:`running` | daemon :c-green:`running` :c-blue:`frozen` | +------------------------+---------------------------------------------------------+---------------------------------------------------------+ | Initial Service State | :c-green:`up` | :c-red:`down` | +------------------------+---------------------------------------------------------+---------------------------------------------------------+ | Response | Service instance is stopped and frozen. | | +------------------------+---------------------------------------------------------+---------------------------------------------------------+ | End Service State | :c-red:`down` | :c-red:`down` | +------------------------+---------------------------------------------------------+---------------------------------------------------------+ +------------------------+---------------------------------------------------------+---------------------------------------------------------+ | Event | Service stop | +========================+=========================================================+=========================================================+ | Node | **A** | **B** | +------------------------+---------------------------------------------------------+---------------------------------------------------------+ | Initial Node State | daemon :c-green:`running` | daemon :c-green:`running` | +------------------------+---------------------------------------------------------+---------------------------------------------------------+ | Initial Service State | :c-green:`up` | :c-red:`down` | +------------------------+---------------------------------------------------------+---------------------------------------------------------+ | Response | Service instance is stopped and frozen. | Service instance is frozen. | +------------------------+---------------------------------------------------------+---------------------------------------------------------+ | End Service State | :c-red:`down` | :c-red:`down` :c-blue:`frozen` | +------------------------+---------------------------------------------------------+---------------------------------------------------------+