Shared filesystem management project for OpenStack.
47805e2241
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 |
||
---|---|---|
api-ref/source | ||
contrib | ||
devstack | ||
doc | ||
etc | ||
manila | ||
playbooks/legacy | ||
rally-jobs | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
README.rst | ||
requirements.txt | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
MANILA
You have come across an OpenStack shared file system service. It has identified itself as "Manila." It was abstracted from the Cinder project.
- Wiki: https://wiki.openstack.org/wiki/Manila
- Developer docs: https://docs.openstack.org/manila/latest/
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