Goutham Pacha Ravi e9e4a3a6e3 [LVM] Run filesystem check before assigning UUID
We assign a random UUID with tune2fs to snapshots
and shares created from snapshots so that they
don't conflict with the parent shares/snapshots
when both of them are being mounted.

tune2fs requires that a filesystem check be
performed "recently" before UUID assignments.
So, perform a filesystem check right away to
allow tune2fs to assign a random UUID.

Depends-on: https://review.openstack.org/#/c/637565
Change-Id: I858a318f7a83e033cc3f2699859e38b6b74c8d24
Related-Bug: #1645751
Closes-Bug: #1798219
(cherry picked from commit 817cce347a567863173e3065084bfabc35845907)
(cherry picked from commit 55507cc603f8ab00b2b6dbeb2d4a2fa4e862f317)
2019-02-18 16:56:56 +00:00
2019-01-07 13:42:31 +00:00
2017-03-30 15:12:22 +03:00
2018-10-16 14:09:38 +00:00
2017-10-25 11:57:46 -04:00
2018-01-14 13:26:53 +08:00
2018-02-08 23:33:30 +00:00
2019-02-13 14:55:10 -05:00
2013-08-08 10:34:06 -04:00
2013-08-08 10:34:06 -04:00
2017-08-04 11:23:30 +08:00
2017-03-03 22:51:04 +00:00
2018-10-17 13:36:21 +00: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 181 MiB
Languages
Python 99.3%
Shell 0.7%