Restoring, Migration, Detach
ps aux| grep mysql)
rm /var/lib/mysql/grastate.data
rm /var/lib/mysql/ib_logfile*
/etc/mysql/my.cnf
on `"wsrep_cluster_address="gcomm://""``salt-call mysql.status | grep -A1 wsrep_cluster_size
salt-call mysql.status | grep -A1 wsrep_cluster_size
cluster size should be equal to 3
rsync -Pa /var/lib/nova/instances/instance-000004f2 destination_hostname:/var/lib/nova/instances/
UPDATE instances SET node='os-kvm-prod-dmz-self014.mgm.avg.com',host='os-kvm-prod-dmz-self014' WHERE uuid ='9f2d63b5-122c-47b1-812a-1bec3d40fbb9';
use cinder
tableUPDATE
cinder.
volumesSET
status='available',
attach_status='detached' WHERE
id`='2d66d83b-a644-480a-a457-56075838612b';``cinder service-disable cpt06@EasyTier cinder-volume a delete from db: mysql -uroot -pcloudlab -e "update services set deleted = 1 where host like 'cpt06@EasyTier' and disabled = 1 " cinder
show processlist
- It shows on witch node is active connections
show status
- In this table is lot of interesting informations.