Hi everyone,
I've been working on a feature that provides an optional filesystem that can be used by cinder for qcow2 image conversion to raw:
The
main purpose of this feature is to avoid filling up the docker_lv filesystem, and to use a filesystem dedicated for image conversion only.
I
opened a documentation launchpad at:
This LP doc describes how to:
- Add the new filesystem
- Remove the filesystem
- Resize the filesystem
Elena