/etc/cloudstack/management/componentContext.xml
<bean id="storagePoolAllocators"
class="com.cloud.utils.component.AdapterList">
<property name="Adapters">
<list>
<ref bean="LocalStoragePoolAllocator"/>
<ref bean="clusterScopeStoragePoolAllocator"/>
<ref bean="zoneWideStoragePoolAllocator"/>
</list>
</property>
</bean>
2015-04-20 15:44 GMT+02:00 Andrija Panic <[email protected]>:
> Hi people,
>
> just wondering - if I have 3 primary storages (3 x NFS boxes) - what is the
> volume alocation algoritm - is it compelte random, or is it like 1 client's
> volume goes always to 1 storage...
>
> Any info appreciated !
>
> Thanks,
>
> --
>
> Andrija Panić
>