You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2019/07/04 11:59:17 UTC

[GitHub] [cloudstack] shwstppr commented on issue #3447: NFS Cluster-wide storage capacity calculation and overprovisioning

shwstppr commented on issue #3447: NFS Cluster-wide storage capacity calculation and overprovisioning
URL: https://github.com/apache/cloudstack/issues/3447#issuecomment-508456749
 
 
   Unable to reproduce on master. _Per-storage overprovisioning setting is considered on master_.
   ![Screenshot from 2019-07-04 17-01-49](https://user-images.githubusercontent.com/153340/60663694-933f2380-9e7d-11e9-9d00-a8824b55dd77.png)
   ![Screenshot from 2019-07-04 17-02-21](https://user-images.githubusercontent.com/153340/60663705-989c6e00-9e7d-11e9-950f-439a3e0c1f19.png)
   
   
   ```
   2019-07-04 17:26:53,451 DEBUG [c.c.s.StorageManagerImpl] (Work-Job-Executor-17:ctx-87980313 job-181/job-182 ctx-e8c132ff) (logid:4e2e7043) Destination pool id: 2
   2019-07-04 17:26:53,454 DEBUG [c.c.s.StorageManagerImpl] (Work-Job-Executor-17:ctx-87980313 job-181/job-182 ctx-e8c132ff) (logid:4e2e7043) Pool ID for the volume with ID 35 is null
   2019-07-04 17:26:53,455 DEBUG [c.c.s.StorageManagerImpl] (Work-Job-Executor-17:ctx-87980313 job-181/job-182 ctx-e8c132ff) (logid:4e2e7043) Found storage pool Primary1 of type NetworkFilesystem with over-provisioning factor 4
   2019-07-04 17:26:53,455 DEBUG [c.c.s.StorageManagerImpl] (Work-Job-Executor-17:ctx-87980313 job-181/job-182 ctx-e8c132ff) (logid:4e2e7043) Total over-provisioned capacity calculated is 4 * 100256448512
   2019-07-04 17:26:53,455 DEBUG [c.c.s.StorageManagerImpl] (Work-Job-Executor-17:ctx-87980313 job-181/job-182 ctx-e8c132ff) (logid:4e2e7043) Total capacity of the pool Primary1 with ID 2 is 401025794048
   2019-07-04 17:26:53,455 DEBUG [c.c.s.StorageManagerImpl] (Work-Job-Executor-17:ctx-87980313 job-181/job-182 ctx-e8c132ff) (logid:4e2e7043) Checking pool: 2 for storage allocation , maxSize : 401025794048, totalAllocatedSize : 354639560704, askingSize : 107374182400, allocated disable threshold: 0.95
   2019-07-04 17:26:53,455 DEBUG [c.c.s.StorageManagerImpl] (Work-Job-Executor-17:ctx-87980313 job-181/job-182 ctx-e8c132ff) (logid:4e2e7043) Insufficient un-allocated capacity on: 2 for storage allocation since its allocated percentage: 1.1520798660863698 has crossed the allocated pool.storage.allocated.capacity.disablethreshold: 0.95, skipping this pool
   ```
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services