Files
openstack-manuals/doc/admin-guide-cloud/source/shared_file_systems_services_manage.rst
sslypushenko 07764822c1 Add 'Shared File Systems' to Cloud Admin Guide
Added section "Shared File Systems" to OpenStack Cloud Administrator Guide

Co-Authored-By: Ievgeniia Zadorozhna <izadorozhna@mirantis.com>
Closes-Bug: #1500817

Change-Id: If274a93b52c0b1ea542221b196a5588ec24ff38c
2015-10-12 18:29:55 +03:00

753 B

Manage shares services

The Shared File Systems service provides API allows to Cloud Administrator manage running share services (Share services API). It hasn't exposed in CLI client yet. Using raw API calls, it is possible to get list of running services all kinds. To select only share services, you can pick items only have field binary equals to manila-share. Aslo, you can enable and disable share services. Disabling means that share service excludes from scheduler cycle and new shares will not be placed on disabled back end, but shares from this service stay available.