On Tue, 2021-08-31 at 09:14 +0800, Tommy Sway wrote:
Anyone can help me ?
i belive what you are lookign for is "kolla-ansibel stop" then after the issue is resolved you can do kolla-ansible mariadb_recovery then kolla-ansible deploy-containers https://docs.openstack.org/kolla-ansible/latest/user/operating-kolla.html#ko...
From: openstack-discuss-bounces+sz_cuitao=163.com@lists.openstack.org <openstack-discuss-bounces+sz_cuitao=163.com@lists.openstack.org> On Behalf Of Tommy Sway Sent: Monday, August 30, 2021 1:37 PM To: 'openstack-discuss' <openstack-discuss@lists.openstack.org> Subject: How to stop the whole system gracefully ?
My system is installed using kola-ansible.
The database was inconsistent due to the last unexpected shutdown, and the system could not start normally, which was very troublesome.
I would like to ask what command should be used to shut down the entire system gracefully in an emergency ?
Thanks.