Hey guys,
In nonossComponentContext.xml.in, I see the following for storage
allocators:
<!--
Storage pool allocators
-->
<bean id="LocalStoragePoolAllocator"
class="com.cloud.storage.allocator.LocalStoragePoolAllocator">
<property name="name" value="LocalStorage"/>
</bean>
<bean id="FirstFitStoragePoolAllocator"
class="com.cloud.storage.allocator.FirstFitStoragePoolAllocator">
<property name="name" value="Storage"/>
</bean>
On Mon, Apr 8, 2013 at 12:52 PM, Mike Tutkowski <
[email protected]> wrote:
> Actually, now that I know to look for "componentContext.xml" and not
> "components.xml," I found this page:
>
>
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Using+Spring+in+CloudStack
>
>
> On Mon, Apr 8, 2013 at 12:39 PM, Mike Tutkowski <
> [email protected]> wrote:
>
>> I wrote that last filename incorrect (I meant one
>> nonossComponentContext.xml.in).
>>
>>
>> On Mon, Apr 8, 2013 at 12:37 PM, Mike Tutkowski <
>> [email protected]> wrote:
>>
>>> Thanks, guys!
>>>
>>> I do see componentContext.xml.
>>>
>>> Not to be too much of a pain here :) (I looked for this on the Wiki and
>>> couldn't find relevant info), but I have three componentContext.xml files,
>>> one componentContext.xml.in file, three nonossComponentContext.xml
>>> files, and one nonComponentContext.xml.in file.
>>>
>>> I am running with -Dnonoss. Do I need to modify all of the ones that
>>> start with nonoss (I suspect not)?
>>>
>>> Thanks for your time!!
>>>
>>>
>>> On Mon, Apr 8, 2013 at 12:29 PM, Chip Childers <
>>> [email protected]> wrote:
>>>
>>>> On Mon, Apr 08, 2013 at 12:19:48PM -0600, Mike Tutkowski wrote:
>>>> > FYI that the closest I find are both called migration-components.xml
>>>> (2 of
>>>> > them).
>>>> >
>>>> >
>>>> > On Mon, Apr 8, 2013 at 12:09 PM, Mike Tutkowski <
>>>> > [email protected]> wrote:
>>>> >
>>>> > > Hi,
>>>> > >
>>>> > > I've never modified this file before and even seem to be having
>>>> trouble
>>>> > > finding it. I can't find component.xml (singular) or components.xml
>>>> > > (plural).
>>>> > >
>>>> > > Can you tell me where this file should be located (I'm running the
>>>> > > software from compiled source)?
>>>> > >
>>>> > > Thanks!
>>>>
>>>> componentContext.xml or nonossComponentContext.xml
>>>>
>>>> I have copies here:
>>>>
>>>> find . -iname '*componentcontext.xml'
>>>>
>>>> ./client/target/cloud-client-ui-4.1.0-SNAPSHOT/WEB-INF/classes/componentContext.xml
>>>>
>>>> ./client/target/cloud-client-ui-4.1.0-SNAPSHOT/WEB-INF/classes/nonossComponentContext.xml
>>>> ./client/target/generated-webapp/WEB-INF/classes/componentContext.xml
>>>>
>>>> ./client/target/generated-webapp/WEB-INF/classes/nonossComponentContext.xml
>>>> ./client/target/conf/componentContext.xml
>>>> ./client/target/conf/nonossComponentContext.xml
>>>>
>>>
>>>
>>>
>>> --
>>> *Mike Tutkowski*
>>> *Senior CloudStack Developer, SolidFire Inc.*
>>> e: [email protected]
>>> o: 303.746.7302
>>> Advancing the way the world uses the
>>> cloud<http://solidfire.com/solution/overview/?video=play>
>>> *™*
>>>
>>
>>
>>
>> --
>> *Mike Tutkowski*
>> *Senior CloudStack Developer, SolidFire Inc.*
>> e: [email protected]
>> o: 303.746.7302
>> Advancing the way the world uses the
>> cloud<http://solidfire.com/solution/overview/?video=play>
>> *™*
>>
>
>
>
> --
> *Mike Tutkowski*
> *Senior CloudStack Developer, SolidFire Inc.*
> e: [email protected]
> o: 303.746.7302
> Advancing the way the world uses the
> cloud<http://solidfire.com/solution/overview/?video=play>
> *™*
>
--
*Mike Tutkowski*
*Senior CloudStack Developer, SolidFire Inc.*
e: [email protected]
o: 303.746.7302
Advancing the way the world uses the
cloud<http://solidfire.com/solution/overview/?video=play>
*™*