mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Signed-off-by: Jan Orel <jorel@opennebula.systems>
This commit is contained in:
parent
ea6edab699
commit
25852e4022
@ -205,8 +205,8 @@ rbd_df_monitor() {
|
||||
if [ $quota_bytes -ne 0 ]; then
|
||||
if [ $quota_bytes -lt $free ]; then
|
||||
export free=$quota_bytes
|
||||
 fi
|
||||
 fi
|
||||
fi
|
||||
fi
|
||||
|
||||
cat << EOF | tr -d '[:blank:][:space:]'
|
||||
USED_MB=$(($bytes_used / 1024**2))\n
|
||||
|
Loading…
x
Reference in New Issue
Block a user