Re: Cloudmonkey Async Job Issue

2013-06-10 Thread Rohit Yadav
Thanks for checking the issue, will check again and publish the fix after my $dayjob in the evening and let you know. Cheers. On Tue, Jun 11, 2013 at 1:09 AM, Valery Ciareszka wrote: > I have the same issue with cloudmonkey==4.1.0-0 > > On Mon, Jun 10, 2013 at 4:48 PM, Tim Schultheiss < > tschu

Re: Storage migration has left volumes on secondary storage

2013-06-10 Thread Nitin Mehta
Shouldn't be a problem, if you are sure they are due to storage migration and not because of upload/download volume On 11/06/13 12:24 AM, "Nick Wales" wrote: >I have opened issue no 2897 to track this. > >In the mean time, can someone confirm if I'm ok to mount the secondary >storage and delete

Re: Using Management Server as the NFS Server

2013-06-10 Thread Kirk Kosinski
Hi, the section you mentioned is kind of confusing. First, the part about checking "NFS and rpcbind" should be done on the management server (thus the wording in the next section, "Log back in to the hypervisor"). Second, the example commands to mount the NFS share on the hypervisor do not apply

Re: Bug in updateUser API in CS 4.1.0

2013-06-10 Thread Chiradeep Vittal
Please see the recommendations in Prasanna's email in the thread I linked to earlier. On 6/10/13 12:26 PM, "Anoop Rajendra" wrote: >Hi Chiradeep, > >My componentContext.xml has the following entries for the security >adapter section > >class="com.cloud.utils.component.AdapterList"> > >

Using Management Server as the NFS Server

2013-06-10 Thread José Egas López
Hi! This question is for those who have already installed CS and are using vSphere 5.1 as the hypervisor, or for those who want give me a hand! How do I perform part 9 from step 4.5.5.2 Using Management Server as the NFS Server from de CS 4.0.0 Install Guide. Part 9 says loggin in to the hyperv

Re: Cloudmonkey Async Job Issue

2013-06-10 Thread Valery Ciareszka
I have the same issue with cloudmonkey==4.1.0-0 On Mon, Jun 10, 2013 at 4:48 PM, Tim Schultheiss < tschulthe...@dynamicquest.com> wrote: > I uninstalled and ran pip install cloudmonkey==4.1.0-0 > The job is still hanging. Is this the correct version? > > -Original Message- > From: rohitya

Re: Bug in updateUser API in CS 4.1.0

2013-06-10 Thread Anoop Rajendra
Hi Chiradeep, My componentContext.xml has the following entries for the security adapter section So clearly MD5UserAuthenticator is present, and being used. However the updateUser api isn't working as documentation states. Here's pr

Re: Unable to login into UI

2013-06-10 Thread Nick Wales
The times I've had problems with this have been due to not having sudo access for the cloud user. Make sure you have the following in sudoers: cloud ALL = NOPASSWD : ALL On 8 June 2013 10:18, Er Krishna wrote: > On 8 Jun 2013 20:45, "Er Krishna" wrote: > > > > Plz search on net . It may be a

Re: Storage migration has left volumes on secondary storage

2013-06-10 Thread Nick Wales
I have opened issue no 2897 to track this. In the mean time, can someone confirm if I'm ok to mount the secondary storage and delete them all? On 8 June 2013 02:18, Nguyen Anh Tu wrote: > Hey, same same idea. Anyone can figure out all of the use cases that > generate unused data (included corr

Re: allow outbound access by default on virtual routers

2013-06-10 Thread wq meng
Hello Jayapal, Setup details is that only 1 PC, with 1 network interface. eth1. I add br0 to eth1, and br0:0 to eth1. br0 work as KVM tag for mgmt. add eth1.1200 as the public VLan, 1200 is public vlan tag, add eth1.1300 as the guest Vlan, 1300 is the guest vlan tag. add cloudVirBr1200 to eth1

Re: Bug in updateUser API in CS 4.1.0

2013-06-10 Thread Chiradeep Vittal
There should be a configuration file called componentContext.xml in your install path. Search for Authenticator in the file. The order of the Authenticators matter. On 6/9/13 10:59 PM, "Anoop Rajendra" wrote: >How would I install the MD5Authenticator as the default >authenticator? > >Thanks, >-a

System VMs halt during configuration

2013-06-10 Thread COCHE Sébastien
Hello all, I am installing, from scratch and from rpm : http://cloudstack.apt-get.eu/rhel/4.1/ , a CS 4.1 platform based on Vmware vSphere 5.0. The installation et configuration worked fine, when I enable the zone, the system vm template is copied on the Primary storage, and two system vm are

RE: Cloudmonkey Async Job Issue

2013-06-10 Thread Tim Schultheiss
I uninstalled and ran pip install cloudmonkey==4.1.0-0 The job is still hanging. Is this the correct version? -Original Message- From: rohityada...@gmail.com [mailto:rohityada...@gmail.com] On Behalf Of Rohit Yadav Sent: Sunday, June 09, 2013 6:39 AM To: users@cloudstack.apache.org Subject

[4.1.0] Allow outbound connection to all new VM by default

2013-06-10 Thread Michał Łuczak
Hi, Yesterday I updated CS from v4.0.2 to v4.1.0. All tests goes ok, so I decided to use this version. But I have one problem. On v4.0.2 (and on 4.0.0/4.0.1) all new VMs has a allowed outbound connection. I don't made any changes on my configuration. In tab Network/[name_of_network]/Egress rules

Re: What are Direct IPs

2013-06-10 Thread Prasanna Santhanam
On Mon, Jun 10, 2013 at 09:46:12AM +0100, CK wrote: > So are Direct IPs different to Public IPs - what is the difference? They needn't strictly be 'public' as in publicly accessible to the world. But yes, any network that is flat. > > Can you direct me to where I can find howto file a doc bug? J

RE: allow outbound access by default on virtual routers

2013-06-10 Thread Jayapal Reddy Uradi
Hi, In advanced zone you can use openVswitch. Please share setup details like hypervisor, public ip range. Did you deploy vm with default network offering ? Please share your below commands output on router via pastebin.com Iptables -L -nv Iptables -t nat -L -nv Iptables -t mangle -L -nv Ifconf

Re: What are Direct IPs

2013-06-10 Thread CK
So are Direct IPs different to Public IPs - what is the difference? Can you direct me to where I can find howto file a doc bug? Thanks for your help On 10 June 2013 09:18, Prasanna Santhanam wrote: > On Mon, Jun 10, 2013 at 09:03:24AM +0100, CK wrote: > > In the Cloudstack MS GUI (system wide

Re: How to configure additional local storage pools with KVM?

2013-06-10 Thread Ove Ewerlid
While this does not answer your question directly, it may help you if you have not already ruled out bind mounts. For the basic use case, small root and one large data partition, consider adding something like this into /etc/fstab; /data1 /var/lib/libvirt/images none bind 0 0 where /data1

Re: What are Direct IPs

2013-06-10 Thread Prasanna Santhanam
On Mon, Jun 10, 2013 at 09:03:24AM +0100, CK wrote: > In the Cloudstack MS GUI (system wide capacity screen) there is a reference > to Direct IPs - what are Direct IPs? > > The only reference I can find to Direct IPs is in the admin doc...but do > not understand what it means...? > "2.7.3. Basic Z

What are Direct IPs

2013-06-10 Thread CK
In the Cloudstack MS GUI (system wide capacity screen) there is a reference to Direct IPs - what are Direct IPs? The only reference I can find to Direct IPs is in the admin doc...but do not understand what it means...? "2.7.3. Basic Zone Guest IP Addresses When basic networking is used, CloudPlatf

How to configure additional local storage pools with KVM?

2013-06-10 Thread Matt Foley
My host servers have lots of local storage: 6 x 1TB disks. I want to use that local storage, so I have local storage configured "on" for non-system VMs. But when I add a host to CloudStack management, it configures one local storage pool on that host, located under /var/lib/virt/images in the "/v

Guid is not updated for cluster with specified cluster id; need to wait for hosts in this cluster to come up

2013-06-10 Thread david van zeebroeck
when i try to add a host to a cluster i get following error: Guid is not updated for cluster with specified cluster id; need to wait for hosts in this cluster to come up this is on 3.0.2 (planning upgrade later) in the management log is see also following error : 2013-06-10 09:05:52,581 ERROR [