mirror of
				https://github.com/vdsm/virtual-dsm.git
				synced 2025-11-04 17:04:52 +08:00 
			
		
		
		
	Allocate
This commit is contained in:
		
							parent
							
								
									9b8aea3289
								
							
						
					
					
						commit
						1b32d54a88
					
				@ -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? 
 | 
			
		||||
 | 
			
		||||
    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:
 | 
			
		||||
    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:
 | 
			
		||||
 | 
			
		||||
    ```
 | 
			
		||||
    environment:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user