You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by Dean Kamali <de...@gmail.com> on 2013/08/31 07:30:45 UTC

cloudmonkey - list virtualmachines always empty

Hello everyone

I have been using cloudmonkey for few months now, and I always get no
results when I run

mycloudmonkey> list virtualmachines

mycloudmonkey>

listing users / diskofferings .. etc  works fine,

PS: I did run sync number of times and yet, list virtualmachines returns no
data.

Dean

Re: cloudmonkey - list virtualmachines always empty

Posted by David Comerford <da...@gmail.com>.
I bet it was "listall=true", I always forget that :)

regards,
David Comerford
------------------------
Tel: +353 87 1238295
Email: davestyle@gmail.com
Website: http://dave.ie
GPG key: http://gpg.dave.ie


On 2 September 2013 15:28, Musayev, Ilya <im...@webmd.net> wrote:

> Dean,
>
> Do you intend to see all VMs under ROOT domain, or under specific project?
>
> I have no issues seeing vms under ROOT domain, however, to see vms in
> projects, I have to specify projectId.
>
> Regards
> ilya
>
> -----Original Message-----
> From: Donal Lafferty [mailto:donal.lafferty@citrix.com]
> Sent: Monday, September 02, 2013 8:50 AM
> To: users@cloudstack.apache.org
> Cc: Dean Kamali
> Subject: RE: cloudmonkey - list virtualmachines always empty
>
> Could it be a permissions issue?  Does the user for the CloudStack API
> keys have access to those VMs?
>
> > -----Original Message-----
> > From: Kirk Kosinski [mailto:kirkkosinski@gmail.com]
> > Sent: 31 August 2013 07:30
> > To: users@cloudstack.apache.org
> > Cc: Dean Kamali
> > Subject: Re: cloudmonkey - list virtualmachines always empty
> >
> > Hi, Dean.  Does it return anything if you add "listall=true"?  What
> > about when specifying a particular VM  with "id=vm_id"?  Are there any
> > entries (errors or
> > otherwise) in the cloudmonkey log?
> >
> > Best regards,
> > Kirk
> >
> > On 08/30/2013 10:30 PM, Dean Kamali wrote:
> > > Hello everyone
> > >
> > > I have been using cloudmonkey for few months now, and I always get
> > > no results when I run
> > >
> > > mycloudmonkey> list virtualmachines
> > >
> > > mycloudmonkey>
> > >
> > > listing users / diskofferings .. etc  works fine,
> > >
> > > PS: I did run sync number of times and yet, list virtualmachines
> > > returns no data.
> > >
> > > Dean
> > >
>
>
>

RE: cloudmonkey - list virtualmachines always empty

Posted by "Musayev, Ilya" <im...@webmd.net>.
Dean,

Do you intend to see all VMs under ROOT domain, or under specific project?

I have no issues seeing vms under ROOT domain, however, to see vms in projects, I have to specify projectId.

Regards
ilya

-----Original Message-----
From: Donal Lafferty [mailto:donal.lafferty@citrix.com] 
Sent: Monday, September 02, 2013 8:50 AM
To: users@cloudstack.apache.org
Cc: Dean Kamali
Subject: RE: cloudmonkey - list virtualmachines always empty

Could it be a permissions issue?  Does the user for the CloudStack API keys have access to those VMs?

> -----Original Message-----
> From: Kirk Kosinski [mailto:kirkkosinski@gmail.com]
> Sent: 31 August 2013 07:30
> To: users@cloudstack.apache.org
> Cc: Dean Kamali
> Subject: Re: cloudmonkey - list virtualmachines always empty
> 
> Hi, Dean.  Does it return anything if you add "listall=true"?  What 
> about when specifying a particular VM  with "id=vm_id"?  Are there any 
> entries (errors or
> otherwise) in the cloudmonkey log?
> 
> Best regards,
> Kirk
> 
> On 08/30/2013 10:30 PM, Dean Kamali wrote:
> > Hello everyone
> >
> > I have been using cloudmonkey for few months now, and I always get 
> > no results when I run
> >
> > mycloudmonkey> list virtualmachines
> >
> > mycloudmonkey>
> >
> > listing users / diskofferings .. etc  works fine,
> >
> > PS: I did run sync number of times and yet, list virtualmachines 
> > returns no data.
> >
> > Dean
> >



RE: cloudmonkey - list virtualmachines always empty

Posted by Donal Lafferty <do...@citrix.com>.
Could it be a permissions issue?  Does the user for the CloudStack API keys have access to those VMs?

> -----Original Message-----
> From: Kirk Kosinski [mailto:kirkkosinski@gmail.com]
> Sent: 31 August 2013 07:30
> To: users@cloudstack.apache.org
> Cc: Dean Kamali
> Subject: Re: cloudmonkey - list virtualmachines always empty
> 
> Hi, Dean.  Does it return anything if you add "listall=true"?  What about when
> specifying a particular VM  with "id=vm_id"?  Are there any entries (errors or
> otherwise) in the cloudmonkey log?
> 
> Best regards,
> Kirk
> 
> On 08/30/2013 10:30 PM, Dean Kamali wrote:
> > Hello everyone
> >
> > I have been using cloudmonkey for few months now, and I always get no
> > results when I run
> >
> > mycloudmonkey> list virtualmachines
> >
> > mycloudmonkey>
> >
> > listing users / diskofferings .. etc  works fine,
> >
> > PS: I did run sync number of times and yet, list virtualmachines
> > returns no data.
> >
> > Dean
> >

Re: cloudmonkey - list virtualmachines always empty

Posted by Kirk Kosinski <ki...@gmail.com>.
Glad to hear it!

Kirk

On 09/02/2013 06:14 AM, Dean Kamali wrote:
> Thanks Kirk , install=true did the trick, 
> 
> 
> On Sat, Aug 31, 2013 at 2:29 AM, Kirk Kosinski <kirkkosinski@gmail.com
> <ma...@gmail.com>> wrote:
> 
>     Hi, Dean.  Does it return anything if you add "listall=true"?  What
>     about when specifying a particular VM  with "id=vm_id"?  Are there any
>     entries (errors or otherwise) in the cloudmonkey log?
> 
>     Best regards,
>     Kirk
> 
>     On 08/30/2013 10:30 PM, Dean Kamali wrote:
>     > Hello everyone
>     >
>     > I have been using cloudmonkey for few months now, and I always get no
>     > results when I run
>     >
>     > mycloudmonkey> list virtualmachines
>     >
>     > mycloudmonkey>
>     >
>     > listing users / diskofferings .. etc  works fine,
>     >
>     > PS: I did run sync number of times and yet, list virtualmachines
>     returns no
>     > data.
>     >
>     > Dean
>     >
> 
> 

Re: cloudmonkey - list virtualmachines always empty

Posted by Kirk Kosinski <ki...@gmail.com>.
Hi, Dean.  Does it return anything if you add "listall=true"?  What
about when specifying a particular VM  with "id=vm_id"?  Are there any
entries (errors or otherwise) in the cloudmonkey log?

Best regards,
Kirk

On 08/30/2013 10:30 PM, Dean Kamali wrote:
> Hello everyone
> 
> I have been using cloudmonkey for few months now, and I always get no
> results when I run
> 
> mycloudmonkey> list virtualmachines
> 
> mycloudmonkey>
> 
> listing users / diskofferings .. etc  works fine,
> 
> PS: I did run sync number of times and yet, list virtualmachines returns no
> data.
> 
> Dean
>