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_.   ``` 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: [email protected] With regards, Apache Git Services
