mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-06-08 01:18:32 +08:00
Allocation
This commit is contained in:
parent
1b32d54a88
commit
e7c008b376
@ -80,7 +80,7 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti
|
|||||||
|
|
||||||
* ### How do I change the space reserved by the virtual disk?
|
* ### How do I change the space reserved by the virtual disk?
|
||||||
|
|
||||||
By default, the entire disk space is reserved in advance. To reserve only space as soon as it is really used, add the following environment variable:
|
By default, the entire disk space is reserved in advance. To create a growable disk, that only reserves the space actually used, add the following environment variable:
|
||||||
|
|
||||||
```
|
```
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user