重啟OpenStack服務步驟



【重啟neutron服務】

控制節點:
service openstack-nova-api restart
service openstack-nova-scheduler restart
service openstack-nova-conductor restart
service neutron-server restart

網絡節點:
service openvswitch restart
service neutron-openvswitch-agent restart(fuel控制節點默認stop)
service neutron-l3-agent restart(fuel控制節點默認stop)
service neutron-dhcp-agent restart(fuel控制節點默認stop)
service neutron-metadata-agent restart(fuel控制節點默認stop)

計算節點:
service neutron-openvswitch-agent restart
service openvswitch restart
-------------------------------------------------------------------
【重啟cinder服務】

控制節點:
service openstack-cinder-api restart
service openstack-cinder-scheduler restart

存儲節點:
service openstack-cinder-volume restart
-------------------------------------------------------------------
【重啟glance服務】

控制節點:
service openstack-glance-api restart
service openstack-glance-registry restart
-------------------------------------------------------------------
【重啟swift服務】

控制節點:
service openstack-swift-proxy restart
service memcached restart

存儲節點:
service openstack-swift-account restart
service openstack-swift-account-auditor restart
service openstack-swift-account-reaper restart
service openstack-swift-account-replicator restart
service openstack-swift-container restart
service openstack-swift-container-auditor restart
service openstack-swift-container-replicator restart
service openstack-swift-container-updater restart
service openstack-swift-object restart
service openstack-swift-object-auditor restart
service openstack-swift-object-replicator restart
service openstack-swift-object-updater restart
-------------------------------------------------------------------
【重啟nova服務】

控制節點:
service openstack-nova-api restart
service openstack-nova-cert restart
service openstack-nova-consoleauth restart
service openstack-nova-scheduler restart
service openstack-nova-conductor restart
service openstack-nova-novncproxy restart

計算節點:
service libvirtd restart
service openstack-nova-compute restart


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM