Re: [one-users] Breakage when upgrading from 4.38 to 4.4 ... [Resolved]

2013-12-06 Thread Ruben S. Montero
Ok. Thanks the fix is already in master and one-4.4 branch. http://dev.opennebula.org/issues/2541 About the problem. Datastores are monitored through two different sources: 1.- monitor script for image datastores. 2.- System datastore are monitored through the monitor_ds script (as in general

Re: [one-users] Breakage when upgrading from 4.38 to 4.4 ... [Resolved]

2013-12-05 Thread Gareth Bult
Ok, not sure what the difference is, but this is a fix; kvm-probes.d/monitor_ds.sh --- monitor_ds.sh.orig 2013-12-05 17:06:35.251763742 + +++ monitor_ds.sh 2013-12-05 16:55:11.699743037 + @@ -31,6 +31,10 @@ TOTAL_MB=$(df -B1M -P $dir 2>/dev/null | tail -n 1 | awk '{print $2}') FREE