746fb7e2df142ba490dc5457ac6a0f47c1d5cc8e
e.g. manila create NFS 1 --name Share1 --share-network net1 \ --scheduler_hint="only_host=host1@generic1#GENERIC1" Since there is no way to create share server in manila, we can use a workaround of creating first share on specific host (e.g. host@backend#pool). This will then create the share server automatically on that host and admin can use idle host when other hosts are overloaded. New microversion 2.67 introduced. DocImpact Closes-Bug: #1946462 Change-Id: I603434cac246e2c0946672d3f0fe469ed5423fa4
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://opendev.org/openstack/manila
For developer information please see HACKING.rst
You can raise bugs here https://bugs.launchpad.net/manila
Python client
https://opendev.org/openstack/python-manilaclient
- Documentation for the project can be found at:
https://docs.openstack.org/manila/latest/
- Release notes for the project can be found at:
https://docs.openstack.org/releasenotes/manila/
- Source for the project:
https://opendev.org/openstack/manila
- Bugs:
https://bugs.launchpad.net/manila
- Blueprints:
https://blueprints.launchpad.net/manila
- Design specifications are tracked at:
Languages
Python
99.4%
Shell
0.6%