MINIMUM disk size to 80GB to allow SSD 120GB to be used
authorCiro Scognamiglio <c.scognamiglio@cslash.net>
Thu, 5 Oct 2017 14:27:34 +0000 (16:27 +0200)
committerCiro Scognamiglio <c.scognamiglio@cslash.net>
Thu, 5 Oct 2017 14:27:34 +0000 (16:27 +0200)
source/configuration

index cbc004a..8fbff5b 100644 (file)
@@ -82,7 +82,7 @@ MINIMUM_DISK_SIZE=17
 # total minimum disk size in GB if all usable disks are below this
 # size, the node cannot be installed
 vs_TOTAL_MINIMUM_DISK_SIZE=50
 # total minimum disk size in GB if all usable disks are below this
 # size, the node cannot be installed
 vs_TOTAL_MINIMUM_DISK_SIZE=50
-lxc_TOTAL_MINIMUM_DISK_SIZE=120
+lxc_TOTAL_MINIMUM_DISK_SIZE=80
 
 
 # set of langugase for install (used in /etc/rpm/macros)
 
 
 # set of langugase for install (used in /etc/rpm/macros)