CS 4.5.1: Unable to start a VM due to insufficient capacity

2015-04-24 Thread Vadim Kimlaychuk
Hello all, After fresh install for subj. Got problem creating new VM from ISO. Installing VM from templates is working. Management log said that : 2015-04-25 08:36:32,066 DEBUG [c.c.a.m.DirectAgentAttache] (DirectAgent-185:ctx-9207cdf3) Seq 2-635851972389374824: Executing request 201

quit

2015-04-24 Thread ??????

Re: Hostname in Template

2015-04-24 Thread Logan Barfield
Use 'cloud-init' for setting up hostname/users/disk resizing/anything else. It's included in the repos for most distros, supports CloudStack, and has a Windows service: https://cloudinit.readthedocs.org/en/latest/ Thank You, Logan Barfield Tranquil Hosting On Fri, Apr 24, 2015 at 1:12 PM, Niko

Hostname in Template

2015-04-24 Thread Nikolas Wostor
Hi guys, We have an issue with VM hostname created by template, it always getting the hostname setted in template. There is any feature to set hostname based on "name" passed via gui? Thank you all

Re: root password for hosts: needed past setup?

2015-04-24 Thread Frank Louwers
Thanks for your reply Rohit. We are on KVM indeed. So I can safely remove the password... Frank > On 24 Apr 2015, at 15:05, Rohit Yadav wrote: > > > It also depends on what kind of host you have (KVM/Xen/VMware etc?), for > example once the agent on a KVM host is setup it may not need to us

Re: XenServer 6.5

2015-04-24 Thread Tomasz Zięba
Hi, Dynamic scaling does not matter. We didn't notice any problems with hosts. Example VM config: uuid ( RO) : c8545db1-c0fc-cb18-b803-a81f071c08a9 name-label ( RW): Ubuntu Trusty Tahr 14.04 (1) name-description ( RW):

ACS 4.6 idea Vision

2015-04-24 Thread Keerthiraja SJ
Hi All, This is the email about why can we merge the cloudrouter.org in cloudstack in the new 4.6. I basic idea is in Advance Networking when we choose VLAN isolatation why do we need more router. Can we do something like same what Nuage Network Provides. In Advance Networking configuration of

Re: XenServer 6.5 - Security Groups

2015-04-24 Thread Jayapal Reddy Uradi
Hi Rohit, I don't have the setup right now. Once the setup is up I will update here. Thanks, Jayapal On 24-Apr-2015, at 6:31 PM, Rohit Yadav wrote: > Hi Jayapal/Somesh, > > Security groups would have never worked with XS 6.5 due to the issues I > found; the first one was related to ipset ve

Re: root password for hosts: needed past setup?

2015-04-24 Thread Rohit Yadav
Hi, > On 21-Apr-2015, at 8:04 pm, Frank Louwers wrote: > > Hi, > > When adding a host, the webUI asks for a username and password to connect to > the new host. Is this only used for the initial setup over ssh, or is this > used later on as well? It is used later as well, if hosts get disconnec

Re: XenServer 6.5 - Security Groups

2015-04-24 Thread Rohit Yadav
Hi Jayapal/Somesh, Security groups would have never worked with XS 6.5 due to the issues I found; the first one was related to ipset version change, change in input/output and the issue of entry overflow when iphash type was used; the other issue I found and fixed was related to the util.pread2

Re: XenServer 6.5 - Security Groups

2015-04-24 Thread Rohit Yadav
Hi Koushik, If you see the code, we use ipset only for SGs. It makes sense to use nethash for storing cidrs for a rule using nethash as iphash will try to fill in individual IPs that break if /8 or /4 cidr is added that results in iphash entry overflow (by default it allows 65535 ips to a set).

Re: upgrade from 4.2.1 to 4.4.2

2015-04-24 Thread Daan Hoogland
Do you have console proxies for all your systems? If you do, then never mind. You could query the db for remnance. On Fri, Apr 24, 2015 at 7:31 AM, wrote: > There was an error when i upgraded cloudstack4.2.1 to 4.4.2. > According to the <>,in the last process > "upgrade system-VMs and Virtual-R

Re: cloudstack kvm openvswitch

2015-04-24 Thread Ignazio Cassano
I'll try asap. Many thanks Il giorno 24/apr/2015 10:50, "Remi Bergsma" ha scritto: > Hi, > > I recently worked on KVM with Open vSwitch, but controlled by NSX (aka > Nicira). Apart from the controller and some settings, it should be the > same. > > Some pointers: > http://docs.cloudstack.apache.o

Re: cloudstack kvm openvswitch

2015-04-24 Thread Remi Bergsma
Hi, I recently worked on KVM with Open vSwitch, but controlled by NSX (aka Nicira). Apart from the controller and some settings, it should be the same. Some pointers: http://docs.cloudstack.apache.org/en/latest/networking/ovs-plugin.html https://cwiki.apache.org/confluence/display/CLOUDSTACK/KVM+

Re: XenServer 6.5

2015-04-24 Thread Jan-Arve Nygård
Tomasz: Did you have dynamic scaling and HVM enabled for the Ubuntu 14.04 template you tested with? If we change the OS-type to Ubuntu 12.04 (PV) or disable dynamic scaling everything works as it should. The disabling of intremap didn't solve this for us so we have locked the issue down to affect