Spegnere tutti i servizi


Spegnere tutti i servizi openstack sui controller-node e sui compute-node per non modificare il db

Nei controller:




systemctl stop puppet
systemctl disable puppet

cd /root/StartServices
./complete.sh stop
cd /root/StartServices
./complete.sh disable




Nei compute:



systemctl stop puppet
systemctl disable puppet

systemctl stop openstack-nova-compute
systemctl diable openstack-nova-compute

systemctl stop neutron-openvswitch-agent
systemctl disable neutron-openvswitch-agent

systemctl stop openvswitch
systemctl disable openvswitch


Clonare le macchine








---------------------- CUT HERE ----------------------------



Altrimenti ci potrebbero essere problemi con i db-sync

In cld-nagios disabilitare i vari check dei compute.