Re: Cloudstack 4.2 GRE isolation

2013-10-10 Thread Shanker Balan
On 11-Oct-2013, at 6:37 AM, Nguyen Anh Tu wrote: > Dear Luca, > > You can use: ovs-vsctl list bridge "bridge_name" to see ports plugged to > this bridge. If both VM's NICs are plugged, they should ping each other. Hi Luca, I have had an issue (on ACS 4.1.x) in the past where the ping would sim

Re: Probably a dumb question, Advanced networking

2013-10-10 Thread Eric Tykwinski
I apologize... Needed to destroy the console server, and everything came back up again Does anyone know what to look for in the logs to see these issues? It doesn't seem seem like anything was wrong, but I know something has to be logging an error that I can could see. Sincerely, Eric Tyk

Steps in building DEB packages for 4.2.0

2013-10-10 Thread Indra Pramana
Dear all, I am reading the documentation on the steps in building DEB packages for CloudStack 4.2.0: http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Installation_Guide/sect-source-builddebs.html and compare it with the steps on the earlier version (e.g. 4.1.1): http://cloud

Re: Cloudstack 4.2 GRE isolation

2013-10-10 Thread Nguyen Anh Tu
Dear Luca, You can use: ovs-vsctl list bridge "bridge_name" to see ports plugged to this bridge. If both VM's NICs are plugged, they should ping each other. Cheers, 2013/10/11 Luca Salvatore > I'm trying to test how GRE isolation works in cloudstack 4.2 > I have deployed two VMs In a single z

Probably a dumb question, Advanced networking

2013-10-10 Thread Eric Tykwinski
I've got a little lab setup with 4 nodes running XCP and 200 vlans in Advanced networking. Everything is working fine, but the console server can't access the VNC for the hosts behind a VPC. My guess is that the console server doesn't automatically generate the VLANs to access the guest network

Cloudstack 4.2 GRE isolation

2013-10-10 Thread Luca Salvatore
I'm trying to test how GRE isolation works in cloudstack 4.2 I have deployed two VMs In a single zone on two different hosts. The first VM works fine, however the second VM does not receive an IP address from the virtual router. It seems the GRE tunnel is not build between the two XenServers so

Re: Cloudstack System Capacity - VMFS Storage

2013-10-10 Thread Nitin Mehta
I think it won't. A hacky workaround you can try is change the total capacity itself to an increased value in the DB(tables - op_host_capacity, storage_pool). See if you like it and whether it works. On 10/10/13 2:02 PM, "Chris Sciarrino" wrote: >Storage 461GB/5TB >Primary Storage Allocated 2.5

Re: Cloudstack System Capacity - VMFS Storage

2013-10-10 Thread Chris Sciarrino
Storage 461GB/5TB Primary Storage Allocated 2.5TB/5TB I am not running out of real space, but when the allocated storage gets too high I cannot deploy vms. The storage.overprovisioning.factor multiplier is not having any effect in allowing me to overprovision storage. On Thu, Oct 10, 2013 at 4:43

RE: Cloudstack System Capacity - VMFS Storage

2013-10-10 Thread Musayev, Ilya
Goto Infrastructure, Zone, Resources Compare Storage value VS Primary Allocated Storage value. Storage value is the actual size used in my opinion. Are you running of space and cant launch vms? > -Original Message- > From: Chris Sciarrino [mailto:chris.sciarr...@gmail.com] > Sent: Thurs

Re: Doc Updates

2013-10-10 Thread Fred Messinger
Agreed Carlos. I've spent all day reading said emails and trying to wrangle through this problem myself. How to update the templates is here: https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudStack# but even getting that to work was an adventure. On Thu, Oct 10, 2013 a

KVM/LXC System VMs with no IP

2013-10-10 Thread Francois Gaudreault
Anyone experienced systemvm issues with KVM/LXC images? The SSVM/ConsoleProxy are starting, but there are no IP addresses on the interfaces. I am using CS4.2 and my host runs on CentOS 6.4. -- Francois Gaudreault Architecte de Solution Cloud | Cloud Solutions Architect fgaudrea...@cloudops.com

Re: Doc Updates

2013-10-10 Thread Carlos Reategui
On Thu, Oct 10, 2013 at 10:48 AM, David Nalley wrote: > That is how it has been done previously - but we recently moved docs > to their own repo to separate the software lifecycle from the docs > lifecycle, and we have already had at least one update pushed to the > docs post-release. Over the p

Re: Cloudstack System Capacity - VMFS Storage

2013-10-10 Thread Chris Sciarrino
Okay thanks Ilya for confirming, I'll have to look into why it's not taking effect in my setup. On Thu, Oct 10, 2013 at 1:37 PM, Musayev, Ilya wrote: > I don't believe ACS knows the difference between ISCSI and VMFS. > > I'm using VMFS. > >> -Original Message- >> From: Chris Sciarrino [ma

Re: DevCloud with Centos and Xen

2013-10-10 Thread Travis Graham
I have no real idea of how the LXC implementation works, but it's layered on top of libvirt and it's KVM/QEMU drivers. Would tapping into libvirt in the same way with it's Xen driver be possible? And I ask that having zero idea of how CS uses QEMU and libvirt to get its hooks into KVM or KVM it

Re: DevCloud with Centos and Xen

2013-10-10 Thread David Nalley
On Thu, Oct 10, 2013 at 1:15 PM, CK wrote: > Does anyone know if Centos 4.2 running Xen (not xenserver) hypervisor work > with CloudStack 4.2? In a few words; not easily. CloudStack talks to the XenAPI - which CentOS doesn't have by default. There was some work to build XAPI on EL6 with the CentO

Re: Doc Updates

2013-10-10 Thread David Nalley
On Thu, Oct 10, 2013 at 1:53 PM, Travis Graham wrote: > What's an acceptable/expected timeframe for rolling out the published fixes > once a patch has made it's way in? Is that something that can be automated > after a successful Jenkins run? > > Travis > It depends on the scope of changes. For

Re: Doc Updates

2013-10-10 Thread Travis Graham
What's an acceptable/expected timeframe for rolling out the published fixes once a patch has made it's way in? Is that something that can be automated after a successful Jenkins run? Travis On Oct 10, 2013, at 1:48 PM, David Nalley wrote: > That is how it has been done previously - but we rec

Re: Doc Updates

2013-10-10 Thread David Nalley
That is how it has been done previously - but we recently moved docs to their own repo to separate the software lifecycle from the docs lifecycle, and we have already had at least one update pushed to the docs post-release. The goal is to try and keep this up, and I hope to publish another set of u

RE: Cloudstack System Capacity - VMFS Storage

2013-10-10 Thread Musayev, Ilya
I don't believe ACS knows the difference between ISCSI and VMFS. I'm using VMFS. > -Original Message- > From: Chris Sciarrino [mailto:chris.sciarr...@gmail.com] > Sent: Thursday, October 10, 2013 12:48 PM > To: users@cloudstack.apache.org; Musayev, Ilya > Subject: Re: Cloudstack System Ca

RE: CS Ip address reservation...

2013-10-10 Thread Suresh Sadhu
You can try with deployvirtualmachine API with startvm=false parameter. Regards Sadhu -Original Message- From: COCHE Sébastien [mailto:sco...@sigma.fr] Sent: 10 October 2013 22:29 To: users@cloudstack.apache.org Subject: RE: CS Ip address reservation... Thank for your reply. I alrea

CS 4.2 Advance Zone System VM won't start

2013-10-10 Thread motty cruz
Hi, I posted this problem in the past and got no help, so I'm trying my luck again I install CS 4.2, configure advance zone for KVM cluster here is my brctl [root@kvm4 network-scripts]# brctl show bridge name bridge id STP enabled interfaces cloud0 8000.fe00a9fe0212

Re: admin user api_key and secret_key

2013-10-10 Thread Pierre-Luc Dion
forget my question! got it : select * from configuration where name='integration.api.port'; I will try this approach on having key dynamically generated... Thanks for the clue! Pierre-Luc Dion Responsable technique - infrastructure | Technical lead - infrastructure 514-447-3456, 1101 - - -* C

DevCloud with Centos and Xen

2013-10-10 Thread CK
Does anyone know if Centos 4.2 running Xen (not xenserver) hypervisor work with CloudStack 4.2? I am trying to build a DevCloud on Centos. I have Xen running but when I try to add the host to cloudstack I get "unable to add host" - the log shows: 2013-10-10 17:14:26,013 DEBUG [cloud.api.ApiServle

Re: listUsageRecords fails after deleting an account

2013-10-10 Thread Nikolay Kabadjov
Nope! no stack trace  On Thursday, October 10, 2013 7:58 PM, Alena Prokharchyk wrote: On 10/10/13 9:31 AM, "Nikolay Kabadjov" wrote: >The only meaningfull line in the log is: >2013-10-10 18:29:06,063 ERROR [cloud.api.ApiServer] (ApiServer-3:null) >unhandled exception executing api command

RE: CS Ip address reservation...

2013-10-10 Thread COCHE Sébastien
Thank for your reply. I already thought about this workaround. But how ? If I do that, CS will create a Virtual Machine (instance) onto the hypervisors cluster. This will consume disk resources and if someone start the instance, I will have an IP Address conflict on the network. Am I wrong ? How

Re: listUsageRecords fails after deleting an account

2013-10-10 Thread Alena Prokharchyk
On 10/10/13 9:31 AM, "Nikolay Kabadjov" wrote: >The only meaningfull line in the log is: >2013-10-10 18:29:06,063 ERROR [cloud.api.ApiServer] (ApiServer-3:null) >unhandled exception executing api command: listUsageRecords >java.lang.NullPointerException > > > > >On Thursday, October 10, 2013 6:46

Re: admin user api_key and secret_key

2013-10-10 Thread Pierre-Luc Dion
So you have to enable the integration.api.port via the webui manually or their is a way of configure it programatically ? Pierre-Luc Dion Responsable technique - infrastructure | Technical lead - infrastructure 514-447-3456, 1101 - - -* CloudOps *420 rue Guy Montréal QC H3J 1S6 www.cloudops.co

Re: Cloudstack System Capacity - VMFS Storage

2013-10-10 Thread Chris Sciarrino
Hi Ilya, Can you confirm that you are using fiber channel VMFS type as your primary storage? I have tried enabling the storage.overprovisioning.factor in the global settings previously and it made no difference. The docs show that VMware storage overprovisioning is only supported on NFS and iSCSI,

Re: listUsageRecords fails after deleting an account

2013-10-10 Thread Nikolay Kabadjov
The only meaningfull line in the log is:  2013-10-10 18:29:06,063 ERROR [cloud.api.ApiServer] (ApiServer-3:null) unhandled exception executing api command: listUsageRecords java.lang.NullPointerException On Thursday, October 10, 2013 6:46 PM, Nikolay Kabadjov wrote: I've got the following

RE: could not add ceph primary storage.

2013-10-10 Thread Suresh Sadhu
on the host run this command and provide the output: #virsh pool-define rbd-pool.xml If you get the same error message(error missing backend for pool type 8) then might be RBD storage pool support is not enabled in libvirt. Also refer this below link: http://blog.widodh.nl/2013/06/a-quick-

listUsageRecords fails after deleting an account

2013-10-10 Thread Nikolay Kabadjov
I've got the following response with no further explanation and no exceptions in the management-server.log related to the issue {     "listusagerecordsresponse": {         "errorcode": 530,         "cserrorcode":     } } Any idea?  How could I overcome this peculiar situation?  Thanks, Nik

Re: admin user api_key and secret_key

2013-10-10 Thread Prasanna Santhanam
On Thu, Oct 10, 2013 at 10:50:43AM -0400, Pierre-Luc Dion wrote: > I'm currently building a Chef cookbook for the installation of Cloudstack > for our cloudstack dev environments. One thing that I need is the admin > user api_key and secret_key in order to updated configuration of cloudstack > and

Re: mem.overprovisioning.facto and KVM

2013-10-10 Thread Nikolay Kabadjov
Hello Kirk,  thanks for the explanation! Regards, Niki On Monday, October 7, 2013 10:43 PM, Kirk Kosinski wrote: There's no support for memory overprovisioning in CS 4.1.1 and earlier. That global parameter causes a lot of confusion since despite the name it does not enable memory overprovi

RE: Cloudstack System Capacity - VMFS Storage

2013-10-10 Thread Musayev, Ilya
Chris, Current solution is to enable storage.overprovisioning.factor in global settings. Long term solution as per discussion with Edison, who maintains storage framework, is to do real lookup of actual space. I'm in exact situation as you are, I've overprovisioned by factor of 20 (maybe an ov

Re: createSecurityGroup in a project, in a subdomain leads to "Unable to find project by id=15"

2013-10-10 Thread Nikolay Kabadjov
Hello Sebastian,  it's CloudStack 4.1.1 version.  I was not able to find any logs related to the latter.  Regards, Niki On Monday, October 7, 2013 10:09 PM, Sebastien Goasguen wrote: Hi Nikolay, Which version of CloudStack is this appearing with ? basic or advanced zone ? Can you send us

[ACS4.2] Trouble getting LDAP Auth working

2013-10-10 Thread Joshua Chase
Hello all, I've tried asking on IRC several times, but have been unsuccessful thus far and was sent here. I'm trying to get LDAP authentication against my university's central LDAP working. I've gotten a BindDN, password, the user field, and the search base from them and have been able to succes

XenServer 6.0.2 won't stay connected after upgrading to CS 4.2

2013-10-10 Thread Ryan James
We just upgraded to CloudStack 4.2 (from 4.0.2) and now our Xen Cluster will not stay connected and the host are in alert states. Here is a snip it out of the management-server.log 2013-10-10 09:22:13,995 DEBUG [cloud.capacity.CapacityManagerImpl] (AgentTaskPool-1:null) Found 6 VMs on host 4

admin user api_key and secret_key

2013-10-10 Thread Pierre-Luc Dion
I'm currently building a Chef cookbook for the installation of Cloudstack for our cloudstack dev environments. One thing that I need is the admin user api_key and secret_key in order to updated configuration of cloudstack and cloudmonkey. I thought that I could just update database atrributes secr

Cloudstack System Capacity - VMFS Storage

2013-10-10 Thread Chris Sciarrino
Hi, I have the situation where I have deployed a fairly large amount instances of the same template. This has increased the amount of allocated primary storage used to over 2.5 TB . However due to the usage of linked clones I am really only using a couple of hundred GB. The primary storage type is

RE: CS Ip address reservation...

2013-10-10 Thread Saksham Srivastava
Hi, You cannot reserve IPs in a shared network, this functionality is available for VPC/Isolated network only. For shared networks, as Jayapal suggested you can pick an IP and statically assign it to the physical server. Use deployvm API with IP address param (choose it from your unallocated IP

Re: CS Ip address reservation...

2013-10-10 Thread Jayapal Reddy Uradi
Hi, I think you can't reserve the ips in shared network. pick an ip address from the pool and use for your external server. For Vm deployment use the API and pass ip from the unreserved pool. Thanks, Jayapal On 10-Oct-2013, at 6:36 PM, COCHE Sébastien wrote: > Hi all, > > Is it possible, w

CS Ip address reservation...

2013-10-10 Thread COCHE Sébastien
Hi all, Is it possible, with CloudStack, to reserve an IP address, on a shared network, to be used by an external server, unmanaged by CloudStack ? The goal is to integrate physical server (ie : Oracle Database) in a virtual environment managed by CloudStack. Thank a lot Best regards Sébastie

Re: Doc Updates

2013-10-10 Thread Prasanna Santhanam
jenkins.buildacloud.org, most jobs that the project uses are on buildacloud.org. It's fully under our control and I find it more responsive than builds.a.o On Thu, Oct 10, 2013 at 02:11:01PM +0200, Daan Hoogland wrote: > Agreed Darren, > > I would like a nightly build, especially of the api docs.

Re: Doc Updates

2013-10-10 Thread Daan Hoogland
Agreed Darren, I would like a nightly build, especially of the api docs. The generic docs as well would be fine. there is a jenkins job for those api docs at https://builds.apache.org/job/cloudstack-apidocs-master/ Can I get karma to see if i can direct the artifacts from that somewhere? Or shou

Re: System VMs not starting

2013-10-10 Thread Geoff Higginbottom
Take a look at https://cwiki.apache.org/confluence/display/CLOUDSTACK/SSVM,+templates,+Secondary+storage+troubleshooting It should help you troubleshoot SSVM issues. Regards Geoff Higginbottom CTO / Cloud Architect D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 geoff.higginbot

Re: System VMs not starting

2013-10-10 Thread Chirag Choudhary
Hi, thanks @Hiroki with the new iso both of my systems VMs are up. But i am facing another problem while adding new Templates and ISO images, The templated are added in the UI and shows template registered but in a few seconds after refreshing the UI they are gone, only system temoplate re

Re: CS 4.2 Manual ip addres entry can override CS UI ip allocation.

2013-10-10 Thread Jayapal Reddy Uradi
Hi Punit, In isolated guest network you can't enforce anti spoofing. But in shared networks you can't spoof ip address. For isolated networks the secondary ips to nic will reserve the ip for the nic and you can NAT these ips using PF, static nat rules on public ip. Thanks, Jayapal On 10-Oct-2

CS 4.2 Manual ip addres entry can override CS UI ip allocation.

2013-10-10 Thread Punit Dambiwal
Hi, CS 4.2 has the functionality to add multiple ip address on the same NIC...but it has the bug...user can access the multiple ip address even the ip address not allowed/added in the CS UI. 1. Created one Linux instance. 2. Didn't add the secondary ip address to this VM instance through CS UI. 3

Re: After upgrade to CS 4.2 not able to create the Vm instance | Resource [Pod:1] is unreachable: Unable to apply userdata and password entry on router

2013-10-10 Thread Punit Dambiwal
Hi Alena, Thanks for your help...I restarted SSVM and CPVM but forgot to restart the VR...problem resolved after VR reboot. Thanks, Punit Dambiwal On Thu, Oct 10, 2013 at 12:00 PM, Travis Graham wrote: > Yes, it's required. The docs are wrong in the install section but you can > get the corre