kiranchavala commented on PR #8941:
URL: https://github.com/apache/cloudstack/pull/8941#issuecomment-2162652569

   @DaanHoogland 
   
   As discussed, the issue  #8391  needs more functional description.
   
   During testing of the PR, I found that we are not updating the 
"op_host_capacity"  table  of capacity type 6
   
   https://cloudstack.apache.org/api/apidocs-4.19/apis/listCapacity.html
   
   Also the API call "update imagestore"  doesn't update the disksizetotal and 
disksizeused
   
   ```
   update imagestore capacitybytes=4395899027457 
id=01357148-64a7-49f6-8f60-9f04718309ed
   {
     "imagestore": {
       "disksizetotal": 2197949513728,
       "disksizeused": 1300025573376,
       "hasannotations": false,
       "id": "01357148-64a7-49f6-8f60-9f04718309ed",
       "name": 
"nfs://10.0.32.4/acs/secondary/ref-trl-6809-k-Mr8-kiran-chavala/ref-trl-6809-k-Mr8-kiran-chavala-sec1",
       "protocol": "nfs",
       "providername": "NFS",
       "readonly": false,
       "scope": "ZONE",
       "url": 
"nfs://10.0.32.4/acs/secondary/ref-trl-6809-k-Mr8-kiran-chavala/ref-trl-6809-k-Mr8-kiran-chavala-sec1",
       "zoneid": "76afe9f4-8860-4e0d-bf68-d973637f59c2",
       "zonename": "ref-trl-6809-k-Mr8-kiran-chavala"
     }
   }
   ```
   
   cc @andrijapanicsb 
   


-- 
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: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to