Re: Storage Allocator Question

2013-07-10 Thread Mike Tutkowski
: Wednesday, July 10, 2013 1:44 PM > To: dev@cloudstack.apache.org > Subject: Re: Storage Allocator Question > > Oh, when you say "random," does that mean random among the storage pools > that have, say, the necessary storage tag or does random ignore storage > tags? >

Re: Storage Allocator Question

2013-07-10 Thread Mike Tutkowski
OK, thanks! On Wed, Jul 10, 2013 at 2:40 PM, Prachi Damle wrote: > Currently for storage allocators, only random or firstfit or > user-dispersing strategies are present. This is governed by the > 'vm.allocation.algorithm' global config. > So for you case with storage tags, if you choose random,

RE: Storage Allocator Question

2013-07-10 Thread Prachi Damle
'random among the storage pools that have, say, the necessary storage tag' Prachi -Original Message- From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: Wednesday, July 10, 2013 1:44 PM To: dev@cloudstack.apache.org Subject: Re: Storage Allocator Question Oh, wh

Re: Storage Allocator Question

2013-07-10 Thread Mike Tutkowski
Oh, when you say "random," does that mean random among the storage pools that have, say, the necessary storage tag or does random ignore storage tags? Thanks On Wed, Jul 10, 2013 at 2:43 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > OK, thanks! > > > On Wed, Jul 10, 2013 at 2:40 P

RE: Storage Allocator Question

2013-07-10 Thread Prachi Damle
Currently for storage allocators, only random or firstfit or user-dispersing strategies are present. This is governed by the 'vm.allocation.algorithm' global config. So for you case with storage tags, if you choose random, either of the pools can get chosen. For firstfit, you will mostly see one