You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Roger Crerie <ro...@hds.com> on 2015/03/27 20:18:50 UTC

assistance with VMware

I am trying to set up a cluster with VMWare but continue to get the "Could not find corresponding resource manager for VMware" status when trying to create it.  I have added the VMWare SDK libs to my maven repository and built trying the following.....

mvn install -P developer,systemvm,vmware -Dnonoss

mvn install -P developer,systemvm,vmware,nonoss -Dnoredist


I even see in the build list.....

[INFO] Apache CloudStack VMware Base ...................... SUCCESS [  2.875 s]

And

[INFO] Apache CloudStack Plugin - Hypervisor VMware ....... SUCCESS [ 10.420 s]


Am I not doing something right?

Roger

Re: assistance with VMware

Posted by Mike Tutkowski <mi...@solidfire.com>.
Glad to help. :)

On Friday, March 27, 2015, Roger Crerie <ro...@hds.com> wrote:

> I wasn't aware of the -D noredist option needed for when you start the
> application.  That fixed it. Thanks.
>
> Roger
>
> -----Original Message-----
> From: Mike Tutkowski [mailto:mike.tutkowski@solidfire.com <javascript:;>]
> Sent: Friday, March 27, 2015 3:41 PM
> To: dev@cloudstack.apache.org <javascript:;>
> Subject: Re: assistance with VMware
>
> Also, I would compile it this way:
>
> mvn install -P developer,systemvm -D noredist
>
> On Friday, March 27, 2015, Mike Tutkowski <mike.tutkowski@solidfire.com
> <javascript:;>>
> wrote:
>
> > Are you running it like this?
> >
> > mvn -pl client jetty:run -D noredist
> >
> > On Friday, March 27, 2015, Roger Crerie <roger.crerie@hds.com
> <javascript:;>
> > <javascript:_e(%7B%7D,'cvml','roger.crerie@hds.com <javascript:;>');>>
> wrote:
> >
> >> I am trying to set up a cluster with VMWare but continue to get the
> >> "Could not find corresponding resource manager for VMware" status
> >> when trying to create it.  I have added the VMWare SDK libs to my
> >> maven repository and built trying the following.....
> >>
> >> mvn install -P developer,systemvm,vmware -Dnonoss
> >>
> >> mvn install -P developer,systemvm,vmware,nonoss -Dnoredist
> >>
> >>
> >> I even see in the build list.....
> >>
> >> [INFO] Apache CloudStack VMware Base ...................... SUCCESS [
> >> 2.875 s]
> >>
> >> And
> >>
> >> [INFO] Apache CloudStack Plugin - Hypervisor VMware ....... SUCCESS [
> >> 10.420 s]
> >>
> >>
> >> Am I not doing something right?
> >>
> >> Roger
> >>
> >
> >
> > --
> > *Mike Tutkowski*
> > *Senior CloudStack Developer, SolidFire Inc.*
> > e: mike.tutkowski@solidfire.com <javascript:;>
> > <javascript:_e(%7B%7D,'cvml','mike.tutkowski@solidfire.com
> <javascript:;>');>
> > 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: mike.tutkowski@solidfire.com <javascript:;>
> 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: mike.tutkowski@solidfire.com
o: 303.746.7302
Advancing the way the world uses the cloud
<http://solidfire.com/solution/overview/?video=play>*™*

RE: assistance with VMware

Posted by Roger Crerie <ro...@hds.com>.
I wasn't aware of the -D noredist option needed for when you start the application.  That fixed it. Thanks.

Roger

-----Original Message-----
From: Mike Tutkowski [mailto:mike.tutkowski@solidfire.com] 
Sent: Friday, March 27, 2015 3:41 PM
To: dev@cloudstack.apache.org
Subject: Re: assistance with VMware

Also, I would compile it this way:

mvn install -P developer,systemvm -D noredist

On Friday, March 27, 2015, Mike Tutkowski <mi...@solidfire.com>
wrote:

> Are you running it like this?
>
> mvn -pl client jetty:run -D noredist
>
> On Friday, March 27, 2015, Roger Crerie <roger.crerie@hds.com 
> <javascript:_e(%7B%7D,'cvml','roger.crerie@hds.com');>> wrote:
>
>> I am trying to set up a cluster with VMWare but continue to get the 
>> "Could not find corresponding resource manager for VMware" status 
>> when trying to create it.  I have added the VMWare SDK libs to my 
>> maven repository and built trying the following.....
>>
>> mvn install -P developer,systemvm,vmware -Dnonoss
>>
>> mvn install -P developer,systemvm,vmware,nonoss -Dnoredist
>>
>>
>> I even see in the build list.....
>>
>> [INFO] Apache CloudStack VMware Base ...................... SUCCESS [
>> 2.875 s]
>>
>> And
>>
>> [INFO] Apache CloudStack Plugin - Hypervisor VMware ....... SUCCESS [
>> 10.420 s]
>>
>>
>> Am I not doing something right?
>>
>> Roger
>>
>
>
> --
> *Mike Tutkowski*
> *Senior CloudStack Developer, SolidFire Inc.*
> e: mike.tutkowski@solidfire.com
> <javascript:_e(%7B%7D,'cvml','mike.tutkowski@solidfire.com');>
> 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: mike.tutkowski@solidfire.com
o: 303.746.7302
Advancing the way the world uses the cloud
<http://solidfire.com/solution/overview/?video=play>*™*

Re: assistance with VMware

Posted by Mike Tutkowski <mi...@solidfire.com>.
Also, I would compile it this way:

mvn install -P developer,systemvm -D noredist

On Friday, March 27, 2015, Mike Tutkowski <mi...@solidfire.com>
wrote:

> Are you running it like this?
>
> mvn -pl client jetty:run -D noredist
>
> On Friday, March 27, 2015, Roger Crerie <roger.crerie@hds.com
> <javascript:_e(%7B%7D,'cvml','roger.crerie@hds.com');>> wrote:
>
>> I am trying to set up a cluster with VMWare but continue to get the
>> "Could not find corresponding resource manager for VMware" status when
>> trying to create it.  I have added the VMWare SDK libs to my maven
>> repository and built trying the following.....
>>
>> mvn install -P developer,systemvm,vmware -Dnonoss
>>
>> mvn install -P developer,systemvm,vmware,nonoss -Dnoredist
>>
>>
>> I even see in the build list.....
>>
>> [INFO] Apache CloudStack VMware Base ...................... SUCCESS [
>> 2.875 s]
>>
>> And
>>
>> [INFO] Apache CloudStack Plugin - Hypervisor VMware ....... SUCCESS [
>> 10.420 s]
>>
>>
>> Am I not doing something right?
>>
>> Roger
>>
>
>
> --
> *Mike Tutkowski*
> *Senior CloudStack Developer, SolidFire Inc.*
> e: mike.tutkowski@solidfire.com
> <javascript:_e(%7B%7D,'cvml','mike.tutkowski@solidfire.com');>
> 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: mike.tutkowski@solidfire.com
o: 303.746.7302
Advancing the way the world uses the cloud
<http://solidfire.com/solution/overview/?video=play>*™*

Re: assistance with VMware

Posted by Mike Tutkowski <mi...@solidfire.com>.
Are you running it like this?

mvn -pl client jetty:run -D noredist

On Friday, March 27, 2015, Roger Crerie <ro...@hds.com> wrote:

> I am trying to set up a cluster with VMWare but continue to get the "Could
> not find corresponding resource manager for VMware" status when trying to
> create it.  I have added the VMWare SDK libs to my maven repository and
> built trying the following.....
>
> mvn install -P developer,systemvm,vmware -Dnonoss
>
> mvn install -P developer,systemvm,vmware,nonoss -Dnoredist
>
>
> I even see in the build list.....
>
> [INFO] Apache CloudStack VMware Base ...................... SUCCESS [
> 2.875 s]
>
> And
>
> [INFO] Apache CloudStack Plugin - Hypervisor VMware ....... SUCCESS [
> 10.420 s]
>
>
> Am I not doing something right?
>
> Roger
>


-- 
*Mike Tutkowski*
*Senior CloudStack Developer, SolidFire Inc.*
e: mike.tutkowski@solidfire.com
o: 303.746.7302
Advancing the way the world uses the cloud
<http://solidfire.com/solution/overview/?video=play>*™*

RE: assistance with VMware

Posted by Roger Crerie <ro...@hds.com>.
Yes I have the latest from the master branch.

-----Original Message-----
From: ilya [mailto:ilya.mailing.lists@gmail.com] 
Sent: Friday, March 27, 2015 3:50 PM
To: dev@cloudstack.apache.org
Subject: Re: assistance with VMware

Roger,

Are you working against master branch? Wanted to confirm that you have all non-open source packages installed before building, it appears as you do - since vmware plugin build successfully - just confirm.


Regards
ilya


On 3/27/15 12:18 PM, Roger Crerie wrote:
> I am trying to set up a cluster with VMWare but continue to get the "Could not find corresponding resource manager for VMware" status when trying to create it.  I have added the VMWare SDK libs to my maven repository and built trying the following.....
>
> mvn install -P developer,systemvm,vmware -Dnonoss
>
> mvn install -P developer,systemvm,vmware,nonoss -Dnoredist
>
>
> I even see in the build list.....
>
> [INFO] Apache CloudStack VMware Base ...................... SUCCESS [  
> 2.875 s]
>
> And
>
> [INFO] Apache CloudStack Plugin - Hypervisor VMware ....... SUCCESS [ 
> 10.420 s]
>
>
> Am I not doing something right?
>
> Roger
>


Re: assistance with VMware

Posted by ilya <il...@gmail.com>.
Roger,

Are you working against master branch? Wanted to confirm that you have 
all non-open source packages installed before building, it appears as 
you do - since vmware plugin build successfully - just confirm.


Regards
ilya


On 3/27/15 12:18 PM, Roger Crerie wrote:
> I am trying to set up a cluster with VMWare but continue to get the "Could not find corresponding resource manager for VMware" status when trying to create it.  I have added the VMWare SDK libs to my maven repository and built trying the following.....
>
> mvn install -P developer,systemvm,vmware -Dnonoss
>
> mvn install -P developer,systemvm,vmware,nonoss -Dnoredist
>
>
> I even see in the build list.....
>
> [INFO] Apache CloudStack VMware Base ...................... SUCCESS [  2.875 s]
>
> And
>
> [INFO] Apache CloudStack Plugin - Hypervisor VMware ....... SUCCESS [ 10.420 s]
>
>
> Am I not doing something right?
>
> Roger
>