??????????????????????????java??????????????????



------------------ ???????? ------------------
??????: "wwilck";<wilc...@hotmail.com>;
????????: 2014??5??12??(??????) ????2:57
??????: "users-cn@cloudstack.apache.org"<users-cn@cloudstack.apache.org>; 

????:  RE: ?????? CS??????????????



??????????????????server/src/com/cloud/storage/StorageManagerImpl.java
??????????if????????????????????
 long totalOverProvCapacity;
1735         if (pool.getPoolType() == StoragePoolType.NetworkFilesystem || 
pool.getPoolType() == StoragePoolType.VMFS) {
1736             totalOverProvCapacity = 
getStorageOverProvisioningFactor(pool.getDataCenterId()).multiply(new 
BigDecimal(pool.getCapacityBytes()))
1737                     .longValue();
1738         } else {
1739             totalOverProvCapacity = pool.getCapacityBytes();
1740         }??????????????????????????????????????????????
> From: 83675...@qq.com
> To: users-cn@cloudstack.apache.org
> Subject: ?????? CS??????????????
> Date: Mon, 12 May 2014 12:49:26 +0800
> 
> ??????????????????????????????????????
> 
> 
> 
> 
> ------------------ ???????? ------------------
> ??????: "ma y";<breeze7...@gmail.com>;
> ????????: 2014??5??12??(??????) ????9:46
> ??????: "users-cn"<users-cn@cloudstack.apache.org>; 
> 
> ????: Re: CS??????????????
> 
> 
> 
> ??????????????????????
> 
> ????????????????????????????????????????????????????cs??????
> 
> 
> ?? 2014??5??8?? ????1:39?????????? <83675...@qq.com>??????
> 
> >
> > ????sharemountpoint????????????????????????????storage.overprovisioning.factor??????5??????????????,????????manager??

回复