Go to file
liushi 47805e2241 Config for cephfs volume path prefix
The cloud administrator needs to use the cephfs volume path prefix to
layout multiple cephfs driver backends. When cephfs has multiple
data pools, manila can configure `cephfs_volume_path_prefix` to store
volume data in different cephfs directories of a ceph filesystem [1]
for the different cephfs driver backends. Out of band of manila, the
admin can set the pool layouts of these cephfs directories to store
the volume data in different data pools of the ceph filesystem. This
is helpful for planning different data storage to different ceph OSDs.

[1] https://github.com/ceph/ceph/commit/d1a21b07ede#diff-8625369b924524f064e083e735bd34beR267

Change-Id: I19e3dd55f1fded339cb17222b3333c0c0f8835e9
Implements: blueprint cephfs-driver-configurable
2018-06-08 15:05:11 +05:30
2018-04-24 15:04:40 -07:00
2018-05-23 03:20:18 +00:00
2018-05-22 11:43:29 +08:00
2017-03-30 15:12:22 +03:00
2018-01-14 13:26:53 +08:00
2017-10-25 11:57:46 -04:00
2014-09-19 21:23:02 +00:00
2013-08-08 10:34:06 -04:00
2013-08-08 10:34:06 -04:00
2018-04-22 13:13:04 -04:00
2017-08-04 11:23:30 +08:00
2018-04-22 13:13:04 -04:00
2017-03-03 22:51:04 +00:00
2018-05-10 17:37:04 +08:00

Team and repository tags

image

MANILA

You have come across an OpenStack shared file system service. It has identified itself as "Manila." It was abstracted from the Cinder project.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://github.com/openstack/manila.git

For developer information please see HACKING.rst

You can raise bugs here https://bugs.launchpad.net/manila

Python client

https://github.com/openstack/python-manilaclient.git

Description
Shared filesystem management project for OpenStack.
Readme 185 MiB
Languages
Python 99.3%
Shell 0.7%