-- StefanHegger - 25 May 2021

/root/stop_all
apt-get update
apt-get dist-upgrade
/bin/bash "keystone-manage db_sync" keystone
/bin/bash -c "keystone-manage db_sync" keystone
/bin/bash -c "glance-manage db_sync" glance
/bin/bash -c "nova-manage db" nova
/bin/bash -c "nova-manage db sync" nova
/bin/bash -c "nova-manage api_db sync" nova
/bin/bash -c "nova-manage cell_v2 discover_hosts --verbose" nova

heat-manage db_sync

/bin/bash -c "cinder-manage db sync" cinder

/bin/bash -c "neutron-db-manage upgrade heads" neutron

in der /etc/default/libvirtd das -l (listen) flag auskommentieren. Darf nicht gesetzt sein.

https://linuxhint.com/debian_frontend_noninteractive/
Topic revision: r5 - 04 Jun 2021, StefanHegger
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Milan? Send feedback