Abu, Here is a little calculation which may help you: allocatedPercentage = (totalAllocatedSize + totalAskingSize) / (totalOverProvCapacity)
So the issue could be that the asking size of the volumes you are trying to provision is very high. You can also approximate totalAllocatedSize calculation from the following (tables): summation of all sizes of non destroyed volume (volumes.size) summation of all (volumes.vm_snapshot_chain_size) for each volume on the pool (template_spool_ref.template_size) for the templates on the pool It will be good if you can provide more logs. Thanks, Saksham -----Original Message----- From: Abu Bashiri [mailto:[email protected]] Sent: Monday, April 14, 2014 4:46 PM To: [email protected] Subject: Cloudstack complains about storage space Hey, strange issue, i try to deploy an instance but it always fails with: nsufficient un-allocated capacity on: 3 for volume allocation: [Vol[204|vm=182|ROOT]] since its allocated percentage: 7627580.872342288 has crossed the allocated pool.storage.alloca the local storage has 400GB free and even the dashboard in CS is showing just 23% consumed space. The value is a little bit strange. What can cause this issue? Thx!
