RE: [ANNOUNCE] Apache CloudStack Virtual Appliance - vSphere, KVM and XEN

2013-09-02 Thread Rajesh Battala
Hi Ilay, Sorry I don't have VMware Studio. Thanks Rajesh Battala -Original Message- From: Musayev, Ilya [mailto:imusa...@webmd.net] Sent: Saturday, August 31, 2013 11:57 PM To: users@cloudstack.apache.org Subject: RE: [ANNOUNCE] Apache CloudStack Virtual Appliance - vSphere, KVM and X

RE: cloudmonkey - list virtualmachines always empty

2013-09-02 Thread Donal Lafferty
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:kirkkosin...@gmail.com] > Sent: 31 August 2013 07:30 > To: users@cloudstack.apache.org > Cc: Dean Kamali > Subject: Re: cloudmonkey - li

Re: [ANNOUNCE] Apache CloudStack Virtual Appliance - vSphere, KVM and XEN

2013-09-02 Thread Nux!
On 30.08.2013 21:15, Musayev, Ilya wrote: Objective: Speed up the Apache CloudStack adoption by abstracting the need of going through install process and using pre-installed package instead. Especially useful for a quick POC. Version: Apache CloudStack 4.1.1 | OS: CentOS 6.4 x86_64 vSphere: Sh

RE: [ANNOUNCE] Apache CloudStack Virtual Appliance - vSphere, KVM and XEN

2013-09-02 Thread Musayev, Ilya
The process is automated, I can easily build 4.2 - but for now, I hear of things break here and there. If someone can point me to a "stable" commit in 4.2, I can generate 4.2 appliance as well. -Original Message- From: Nux! [mailto:n...@li.nux.ro] Sent: Monday, September 02, 2013 8:57

RE: cloudmonkey - list virtualmachines always empty

2013-09-02 Thread Musayev, Ilya
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.laffe...@citrix.com] Sent: M

RE: VPC virtual router fails to start up - no route to CS Management Server.

2013-09-02 Thread Enrique Ladrón de Guevara Hernández
Hi Marty, Sorry, could you look at the logs and screenshots?? Do you need more info to debug the issue?? Do you know if there is a bug related to this scenario??  I try to find any information on Internet and check my config but I don't know how to continue go ahead ... Do you recommend re-in

Could not find corresponding resource manager for VMware

2013-09-02 Thread Michael Phillips
All, I have been trying for the last week to build CS 4.1 with the nonoss packages. I have followed the instructions for the nonoss build perfectly, it installs the nonoss jars with 100% success, I then build the rpms, which all build with 100% success. I then install cloudstack using the RPM

Re: Could not find corresponding resource manager for VMware

2013-09-02 Thread Ahmad Emneina
you might want to bring this up on the dev mailing list. Theyre building the code constantly! good luck. On Mon, Sep 2, 2013 at 1:19 PM, Michael Phillips wrote: > All, >I have been trying for the last week to build CS 4.1 with the nonoss > packages. I have followed the instructions for the n

RE: CS 4.1 and CentOS 6.3

2013-09-02 Thread DogPatch06
Hi James I have downloaded the uss-cloudstack-3.0.iso and I have burn it in a DVD. When boot the server and start the installation of the CentOS by default it ask me the dvd or the cd with the image of the CentOS. Is this normal? Can you help me?? Thanks in advice Carlos @Portugal -Ori

starting SSVM and CPVM and InsufficientServerCapacityException

2013-09-02 Thread Rafael Weingartner
Hi, I have just deployed CS and I am configuring my first host on it. But, so far I hasn't been able to deploy the SSVM and CPVM. I keep getting error such as InsufficientServerCapacityExce ption and something like "2013-09-02 17:38:47,763 DEBUG [xen.resource.CitrixResourceBase] (DirectAgent-25:nul

Re: starting SSVM and CPVM and InsufficientServerCapacityException

2013-09-02 Thread Marty Sweet
Hi, It looks like your issue is with the local storage, as opposed to resources. Personally, I don't know exactly what 'can not find local sr' means but I'm sure someone can chip in. In the meantime, I would check what you have defined as primary storage on cloudstack and that it is functioning

Re: starting SSVM and CPVM and InsufficientServerCapacityException

2013-09-02 Thread Rafael Weingartner
Actually that is also my doubt. I haven't set any local storage just a shared NFS storage as a primary storage and also another NFS storage as the secondary storage. I checked, the primary storage is mounted on the hypervisor, and it is working. I have read something about a very similar error her

Re: cloudmonkey - list virtualmachines always empty

2013-09-02 Thread David Comerford
I bet it was "listall=true", I always forget that :) regards, David Comerford Tel: +353 87 1238295 Email: davest...@gmail.com Website: http://dave.ie GPG key: http://gpg.dave.ie On 2 September 2013 15:28, Musayev, Ilya wrote: > Dean, > > Do you intend to see all VMs un

Re: starting SSVM and CPVM and InsufficientServerCapacityException

2013-09-02 Thread Rafael Weingartner
Just an update, the CS has written some vhd files on the primary storage, I guess those are the vhd for the system VMs. So, it means it is everything ok with the NFS primary storage. 2013/9/2 Rafael Weingartner > Actually that is also my doubt. I haven't set any local storage just a > shared NF

Re: starting SSVM and CPVM and InsufficientServerCapacityException

2013-09-02 Thread Rafael Weingartner
I noticed something, the secondary storage was not add as a shared storage on the hypervisor. I do not know, I thought it should right ? 2013/9/2 Rafael Weingartner > Just an update, the CS has written some vhd files on the primary storage, > I guess those are the vhd for the system VMs. So, it

Re: Could not find corresponding resource manager for VMware

2013-09-02 Thread Prasanna Santhanam
What were your packaging commands? $ ./package.sh -p nonoss On Mon, Sep 02, 2013 at 03:19:24PM -0500, Michael Phillips wrote: > All, >I have been trying for the last week to build CS 4.1 with the nonoss > packages. I have followed the instructions for the nonoss build perfectly, it > install

Re: cloudmonkey - list virtualmachines always empty

2013-09-02 Thread Kirk Kosinski
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 > wrote: > > Hi, Dean. Does it return anything if you add "listall=true"? What > about wh

Re: starting SSVM and CPVM and InsufficientServerCapacityException

2013-09-02 Thread Marty Sweet
Rafael, secondary storage is only mounted when required. Please could you attach the full management log and the agent setup log? Thanks, Marty On Tue, Sep 3, 2013 at 2:14 AM, Rafael Weingartner < rafaelweingart...@gmail.com> wrote: > I noticed something, the secondary storage was not add as a