Show Table of Contents
20.7. Starting the Services Automatically
To automatically start the gluster-swift services every time the system boots, run the following commands:
# chkconfig memcached on
# chkconfig openstack-swift-proxy on
# chkconfig openstack-swift-account on
# chkconfig openstack-swift-container on
# chkconfig openstack-swift-object on
# chkconfig openstack-swift-object-expirer on
Important
You must restart all Object Store services servers whenever you change the configuration and ring files.