;> var result = overprovision. isOverProvisionSupported(primaryStore);
>>
>>
>>
>>
>>
>>> -Original Message-
>>> From: Marcus Sorensen [mailto:shadow...@gmail.com]
>>> Sent: Monday, January 06, 2014 9:19 AM
>>> To: dev@cloudstack.apache.org
rprovision = caps.get("storageOverProvision");
> var result = overprovision. isOverProvisionSupported(primaryStore);
>
>
>
>
>
>> -Original Message-----
>> From: Marcus Sorensen [mailto:shadow...@gmail.com]
>> Sent: Monday, January 06, 2014 9:19 AM
>> To: dev@cloudsta
gmail.com]
> Sent: Monday, January 06, 2014 9:19 AM
> To: dev@cloudstack.apache.org
> Subject: HELP: storage overprovision for storage plugins
>
> Does anyone know how to make our storage plugin allow overprovisioning
> with the new storage framework? Looks like its currently hardc
Does anyone know how to make our storage plugin allow overprovisioning
with the new storage framework? Looks like its currently hardcoded to
just NFS or VMFS.
I imagine we'd want to add a method to StoragePool, boolean
StoragePool.getOverprovision()
server/src/com/cloud/storage/StorageManagerImp