Show Table of Contents
13.8. Launch the File Share Service
At this point, the File Share Service should be fully configured. To apply the required settings, restart all the File Share Services:
#systemctl start openstack-manila-api#systemctl start openstack-manila-share#systemctl start openstack-manila-scheduler
Afterwards, enable them as well:
#systemctl enable openstack-manila-api#systemctl enable openstack-manila-share#systemctl enable openstack-manila-scheduler
To check whether each service were launched and enabled successfully, run:
#systemctl status openstack-manila-apiopenstack-manila-api.service - OpenStack Manila API Server Loaded: loaded (/usr/lib/systemd/system/openstack-manila-api.service; enabled) Active: active (running) since Mon 2015-07-27 17:02:49 AEST; 1 day 18h ago [...]#systemctl status openstack-manila-shareopenstack-manila-share.service - OpenStack Manila Share Service Loaded: loaded (/usr/lib/systemd/system/openstack-manila-share.service; enabled) Active: active (running) since Mon 2015-07-27 17:02:49 AEST; 1 day 18h ago [...]#systemctl status openstack-manila-scheduleropenstack-manila-scheduler.service - OpenStack Manila Scheduler Loaded: loaded (/usr/lib/systemd/system/openstack-manila-scheduler.service; enabled) Active: active (running) since Mon 2015-07-27 17:02:49 AEST; 1 day 18h ago [...]

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.