DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.

DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
All existing records of zone level storage.overprovisioning.factor settings will be migrated from data_center_details to storage_pool_details
listStoragePool will have overprovision factor also listed.
#list storagepools
{ "liststoragepoolsresponse" : { "count":1 ,"storagepool" : [ {"id":"f5183dc8-ba13-35af-b3ae-a4a824631ee2","zoneid":"d7422250-a454-4158-a3a4-6ff9192e4684","zonename":"z1","podid":"92b9434c-58b4-410f-b49d-d71d89c143dc",
"podname":"pod1","name":"primary-5","ipaddress":"10.102.192.101",
"path":"/Saksham/primarystorage","created":"2014-03-11T10:59:08+0530","type":"NetworkFilesystem","clusterid":"ab6d733a-a410-416b-b6af-91f3d554dcb0",
"clustername":"xen2","disksizetotal":9915218558976,"disksizeallocated":0,"disksizeused":1208230281216,"state":"Up","scope":"CLUSTER",
"overprovisionfactor":"2.0","storagecapabilities":{"VOLUME_SNAPSHOT_QUIESCEVM":"false"}} ] } }
.All operations like setting and resetting storage overprovision factor, attach Volume, copy Template, resize Volume etc that involve Primary Storages capacity calculations would be logged at different log levels (INFO, ERROR, DEBUG) in management server log file.
...