mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
ChatGPT paraphrasing
This commit is contained in:
parent
fd796d6a1b
commit
12a38d3cbc
@ -76,7 +76,7 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti
|
|||||||
- /home/user/data:/storage
|
- /home/user/data:/storage
|
||||||
```
|
```
|
||||||
|
|
||||||
* ### How do I change the space allocation method?
|
* ### How do I change the space reserved by the virtual disk?
|
||||||
|
|
||||||
By default, the entire disk space is reserved in advance. To reserve only the space actually used by the disk, add the following environment variable to your compose file:
|
By default, the entire disk space is reserved in advance. To reserve only the space actually used by the disk, add the following environment variable to your compose file:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user