abh1sar commented on issue #11937:
URL: https://github.com/apache/cloudstack/issues/11937#issuecomment-3527329270

   @harikrishna-patnala I think the value `Allocated: 24.74 GB / 15.81 TB` is 
expected.
   If the underlying storage is same and we create multiple primary storages 
using it, the Used Total and Allocated Total counts the storage total capacity 
**multiple times for each Primary Storage.**
   
   On KVM, I have this setup with 2 Primary Storages (all on the same 
underlying NFS storage).
   
   <img width="1390" height="180" alt="Image" 
src="https://github.com/user-attachments/assets/2fed1c9d-2941-475e-a965-609b393df40d";
 />
   
   Total capacity on both of them shows 915GB which is also the total capacity 
of the underlying NFS storage
   <img width="549" height="472" alt="Image" 
src="https://github.com/user-attachments/assets/6d823ace-6939-4ce1-9d4f-32134801e80e";
 />
   
   <img width="641" height="68" alt="Image" 
src="https://github.com/user-attachments/assets/f4526958-25c1-4492-8381-745e9e727db2";
 />
   
   Total Primary Storage Capacity says 915GB * 2(two primary storages)
   <img width="1325" height="136" alt="Image" 
src="https://github.com/user-attachments/assets/0524dd8d-15cb-4048-b421-0916380bc531";
 />
   
   The Total Allocated Primary Storage Capacity is 915GB * 2 * 
2(overprovisioning)
   
   
   I added one more Primary storage on the same underlying storage just to 
verify
   
   <img width="1918" height="209" alt="Image" 
src="https://github.com/user-attachments/assets/2f9f4196-dbd0-46eb-94fe-c5c97bd06564";
 />
   
   Total Allocated Primary Storage increased as expected (by 915GB * 2)
   <img width="1347" height="147" alt="Image" 
src="https://github.com/user-attachments/assets/eca012e9-9fd7-4868-b067-ef199bed45a9";
 />
   
   There was a bit of lag in updation of Total Used Primary Storage Capacity, 
but it caught up after a few seconds. It increased by 915GB as well.
   <img width="1344" height="162" alt="Image" 
src="https://github.com/user-attachments/assets/6df8d9c0-eabd-4e53-915f-136ea2803e24";
 />


-- 
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