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.