Start the services of Devstack

Source: Internet
Author: User
Tags rabbitmq

After rebooting the system, Devstack Nova-computer, nova-network and so on will not start automatically, you need to write a script to start.

#this script is intented to restart your OpenStack built by Devstack. #Test Centos+devstack sucess#if We have some problem s with this script, please contact [email protected] #blog Http://blog.csdn.net/sysprogram/usr/bin/python/usr/bin /glance-registry--config-file=/etc/glance/glance-registry.conf &> Glance-registry.log &/usr/bin/python /usr//bin/glance-api--config-file=/etc/glance/glance-api.conf &> Glance-api.log &/usr/bin/python/usr/ Bin/nova-conductor &> nova-conductor.log &sg libvirtd/usr/bin/nova-compute--config-file/etc/nova/ nova.conf &> nova-compute.log &/usr/bin/python/usr/bin/nova-compute--config-file/etc/nova/nova.conf &> nova-compute.log &/usr/bin/python/usr/bin/nova-cert &> nova-cert.log &/usr/bin/python/usr/ Bin/nova-network--config-file/etc/nova/nova.conf &> Nova-network.log &/usr/bin/python/usr/bin/ Nova-scheduler--config-file/etc/nova/nova.conf &> Nova-scheduler.log &amP;/usr/bin/python/usr/bin/nova-novncproxy--config-file/etc/nova/nova.conf--web/opt/stack/novnc &> Nova-novncproxy.log &/usr/bin/python/usr/bin/nova-xvpvncproxy--config-file/etc/nova/nova.conf &> Nova-xvpvncproxy.log &/usr/bin/python/usr/bin/nova-consoleauth &> Nova-consoleauth.log &/usr/bin/ Python/usr/bin/nova-objectstore &> Nova-objectstore.log &/usr/bin/python/usr/bin/cinder-api-- config-file/etc/cinder/cinder.conf &> Cinder-api.log &/usr/bin/python/usr/bin/cinder-scheduler-- config-file/etc/cinder/cinder.conf &> Cinder-scheduler.log &/usr/bin/python/usr/bin/cinder-volume-- config-file/etc/cinder/cinder.conf &> cinder-volume.log &/usr/bin/python/usr/bin/nova-api &> Nova-api.log &/usr/bin/python/opt/stack/keystone/bin/keystone-all--config-file/etc/keystone/keystone.conf-- log-config/etc/keystone/logging.conf-d--debug &> keystone-all.log &/usr/sbin/httpd-d FOREGROUND &> httpd.log &/bin/sh/usr/bin/mysqld_safe--basedir=/usr &> mysqld_safe.log &/usr/sbin/ Rabbitmq-server &> Rabbitmq-server.log &



Start the services of Devstack

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.