If needs to be extended - do it before import. If needs to be reduced - after. This way, if data import fails for any reason, previous data won't be destroyed (truncated). Also, convert error on shrinking volume to a warning, as it doesn't break the template (just leave it with bigger disk than needed). Currently all storage pool implementations refuse to shrink a volume (but it may change in the future). QubesOS/qubes-issues#3169 |
||
|---|---|---|
| .. | ||
| backup | ||
| tools | ||
| vm | ||
| __init__.py | ||
| app.py | ||
| devices.py | ||
| errors.py | ||
| events.py | ||
| features.py | ||
| firewall.py | ||
| label.py | ||
| storage.py | ||
| tags.py | ||