vishnuvs369 commented on issue #14063:
URL: https://github.com/apache/cloudstack/issues/14063#issuecomment-5558397095

   Thank you for the clarification.
   
   We checked the global setting for 
pool.storage.allocated.capacity.disablethreshold, which was still set to 0.85 
(85%). Since the current allocated capacity of the primary storage pool was 
already at approximately 84.96%, any additional allocation was causing the pool 
to be rejected.
   
   We updated:
   
   pool.storage.allocated.capacity.disablethreshold
   
   from 0.85 to 0.95.
   
   After updating this setting, both the VM deployment and volume resize 
operations are now working successfully.
   
   Thank you for pointing us in the right direction and for your support.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to