openstack-manuals/doc/admin-guide/source/shared-file-systems-services-manage.rst
Anne Gentle 9843767b21 [admin-guide] Rename RST files to use hyphen instead of underbar
Change-Id: I40999b1eb923fc3796cbb6d982e03d39cdf8c720
Implements: blueprint consistency-file-rename
2016-08-06 09:51:57 -05:00

773 B

Manage shares services

The Shared File Systems service provides API that allows to manage running share services (Share services API). Using the manila service-list command, it is possible to get a list of all kinds of running services. To select only share services, you can pick items that have field binary equal to manila-share. Also, you can enable or disable share services using raw API requests. Disabling means that share services are excluded from the scheduler cycle and new shares will not be placed on the disabled back end. However, shares from this service stay available.