mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-06-09 01:47:32 +08:00
Update reset.sh
This commit is contained in:
parent
6157cf1b40
commit
8b47d7a092
@ -88,7 +88,7 @@ echo
|
||||
|
||||
if (( (RAM_WANTED + 500000000) > RAM_AVAIL )); then
|
||||
error "Your configured RAM_SIZE of $WANTED_GB GB is higher than the $AVAIL_GB GB of memory available, please set a lower value."
|
||||
exit 15
|
||||
exit 17
|
||||
fi
|
||||
|
||||
# Cleanup files
|
||||
|
Loading…
x
Reference in New Issue
Block a user