1. Add a helper function on vm.storage. This is equivalent of:
vm.storage.get_pool(vm.volumes[name]).export(vm.volumes[name])
2. Make sure the path returned by `export` on LVM volume is accessible.
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| domain.py | ||
| file.py | ||
| kernels.py | ||
| lvm.py | ||
| README.md | ||
WNI File storage
Before v3.1 there existed a draft wni storage. You can find it in the git history
(it was in /core/storage directory, now gone)