Skip to content
Snippets Groups Projects
Forked from The Tor Project / TPA / Wiki Replica
3992 commits behind the upstream repository.
Antoine Beaupré's avatar
anarcat authored
Let's use --absolute because it is less error-prone: I originally
thought the number there was the *final* disk space. But actually,
without --absolute, it is *added* to the existing disk space. This can
lead to fairly catastrophic results if we add too much disk space, as
reverting this requires a complex backup / restore procedure of the
VM, because grow-disk doesn't support shrinking disks.

Also mention this problem in the docs.
487c01dc
History