Cloudstack operations and Ceph RBD in degraded state

2014-10-01 Thread Indra Pramana
Dear all, Anyone using CloudStack with Ceph RBD as primary storage? I am using CloudStack 4.2.0 with KVM hypervisors and Ceph latest stable version of dumpling. Based on what I see, when Ceph cluster is in degraded state (not active+clean), for example due to one node is down and in recovering pr

Re: Cloudstack operations and Ceph RBD in degraded state

2014-10-01 Thread Guo Star
So critical ! I will do a test on cloudstack 4.4 + KVM + RBD, and focus on this case. 2014-10-01 15:21 GMT+08:00 Indra Pramana : > Dear all, > > Anyone using CloudStack with Ceph RBD as primary storage? I am using > CloudStack 4.2.0 with KVM hypervisors and Ceph latest stable version of > dumplin

Primary Storage for KVM

2014-10-01 Thread James Scott
Hi I'm trying to setup Apache CloudStack 4.4 with KVM(on CentOS 6.5). Its done with 2 KVM hosts with CloudStack 4.4 & NFS for Primary and Secondary is shared from CloudStack . Its working fine including KVM High Availability. However I've iSCSI storage and need to configure that as 'Primary Stora

Re: Using ssh keys for authentication

2014-10-01 Thread Shanker Balan
Comments inline. On 30-Sep-2014, at 5:14 pm, Asanka sanjaya Herath mailto:[email protected]>> wrote: Hi, I followed this http://shankerbalan.net/blog/ssh-keys-on-cloudstack-guest-instances-using-cloud-init/ and I'm stuck in last part. When I try to connect to my instance using this command

Re: Primary Storage for KVM

2014-10-01 Thread James Scott
Update on this.. With CLVM. After configuring CLVM with 'cman' , after adding CLVM volume group in New Zone Configuration, System VMs are trying to get deployed & its hanging there... The clvm commands like pvdisplay/vgdisplay on the hosts are hanging. With OCFS2 (Shared Mount Point) No clue as

Catalina's server.xml modification for URL Redirects

2014-10-01 Thread Junaid Shahid
Hello all! I know of the methods of "fronting" tomcat with Apache, for URL rewrites and https redirects.. And also using dedicated free or paid LBs at the front of the management server(s).. I was wondering if anybody has attempted to do all of this through Tomcat? Particularly I need your sugges

Guests cannot reboot their own VM's

2014-10-01 Thread Piers
Sorry if I am missing something here but every time a guest reboots I have to use the web GUI to start the instance again. The docs say that it HA is enabled that they will automatically reboot - but I cannot find a setting to make this available. Is this something unique to my set up (standa

Re: Primary Storage for KVM

2014-10-01 Thread James Scott
Since there is no proper iSCSI support for KVM in cloudstack moving to Xen...! Hope HA with iSCSI on Xen will be fine...! Will post once done.. On Wed, Oct 1, 2014 at 5:41 PM, James Scott wrote: > Update on this.. > > With CLVM. > After configuring CLVM with 'cman' , after adding CLVM volume gro

Re: Unable to upload SSL certificate for realhostip replacement

2014-10-01 Thread Rohit Yadav
Hi, I’ve fixed cloudmonkey to url encode parameters so now you can use cloudmonkey to upload custom certificate but only in non-interactive mode on shell (bash/zsh). You’ll have to install cloudmonkey from source for now since the fix is only on master. Something like: $ cloudmonkey upload cus

Re: Unable to upload SSL certificate for realhostip replacement

2014-10-01 Thread Rohit Yadav
Just to update on the certificate upload issue with 4.2: I’m able to download and add new volumes/templates/isos and the link provided has a valid https url with the same certificate that I uploaded though when I try to access the console I get SSL cert error and I see that it’s still returning

RE: Primary Storage for KVM

2014-10-01 Thread Jeremy Peterson
James, I deployed CS with ISCSI and CLVM it worked pretty well. Using the following two items Marcus Sorensen makes it pretty easy to setup. http://www.slideshare.net/MarcusLSorensen/cloud-stack-clvm https://www.youtube.com/watch?v=wyv9-87CNZM Jeremy -Original Message- From: James Sco

Cloudstack System VM Deployment Issue

2014-10-01 Thread Blake Ferkingstad
Hello everyone, We have recently started deploying a cloudstack installation, but have ran into an issue. When it comes time for our system vms to start they are stuck in a starting loop. Looking into the catelina.out log we see this 'Unable to start VM on Host[-1-Routing] due to Unable to add

Re: Unable to upload SSL certificate for realhostip replacement

2014-10-01 Thread Amogh Vasekar
Hi, For 4.2 you may want to refer here : http://www.chipchilders.com/blog/2013/1/2/undocumented-feature-using-certif icate-chains-in-cloudstack.html 4.3 had a missing commit, due to which the global config consoleproxy.url.domain had to be set to "mydomain.com", instead of "*.mydomain.com". This

Re: Unable to upload SSL certificate for realhostip replacement

2014-10-01 Thread Rohit Yadav
Hi Amogh, I’ve a different issue, CPVM is opening the console but the HTTP service is returning old *.realhostip.com certificate. I debugged CPVM agent to find that it’s not picking up the keystore sent from Management server. This issue is like: https://issues.apache.org/jira/browse/CLOUDSTAC

Firewall rules being removed for running vms

2014-10-01 Thread Brent Clark
Having an issue on one lf my CS heads. The CS agent running on the host will remove firewall rules for VMs that are running. This causes the VMs to not be reachable across the network. I have turned off the firewall, but the agent will start it again and the process repeats hours later. 1- Does th

Re: Unable to upload SSL certificate for realhostip replacement

2014-10-01 Thread Amogh Vasekar
Hi, Can you please paste the contents of the keystore table (minus the private key of course)? For SSVM, in 4.2, the certificate chain was not configured correctly and it would only use the server certificate when configuring Apache. It did not impact functionality though. This is not true for CP

RE: Unable to upload SSL certificate for realhostip replacement

2014-10-01 Thread Paul Angus
I'm using 4.3.0 with VMware, /usr/share/cloudstack-common/vms/systemvm.iso isn't being updated so removing /systemvm/ systemvm-4.3.0.iso just means the original iso get copied back. Regards Paul Angus Cloud Architect S: +44 20 3603 0540 | M: +447711418784 | T: CloudyAngus paul.an...@shapeblue

Re: Unable to upload SSL certificate for realhostip replacement

2014-10-01 Thread Rohit Yadav
Hi Amogh, Thanks for replying. Here the contents from the keystore table (minus sensitive information): id, name, domain_suffix, seq 1 | CPVMCertificate | custom.domain.com | null 2 | root | realhostip.com | 0 4 | newroot | custom.domain.com | 1 5 | inter1 | custom.domain.com | 2 6 | inter2 | c

Re: Unable to upload SSL certificate for realhostip replacement

2014-10-01 Thread Rohit Yadav
Hi Amogh, Thanks for pointing in the direction of checking the keystore table. I found a certificate entry the content of which was in bad PEM format (newline errors, url encode error I think), the other certs were uploaded using a patched CloudMonkey (fix went today into master) which would ur

Re: Unable to upload SSL certificate for realhostip replacement

2014-10-01 Thread Nitin Mehta
Just an FYI - For troubleshooting in this area do refer to https://cwiki.apache.org/confluence/display/CLOUDSTACK/Troubleshooting+-+up loading+custom+domain+certificate+instead+of+using+realhostip.com Thanks, -Nitin On 01/10/14 12:17 PM, "Rohit Yadav" wrote: >Hi Amogh, > >Thanks for pointing in

Re: Unable to upload SSL certificate for realhostip replacement

2014-10-01 Thread Rohit Yadav
Thanks Nitin, On 01-Oct-2014, at 10:06 pm, Nitin Mehta wrote: > Just an FYI - For troubleshooting in this area do refer to > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Troubleshooting+-+up > loading+custom+domain+certificate+instead+of+using+realhostip.com I actually read this wiki a

Re: ACS 4.2.1 KVM and ACS 4.4 XenServer 6.2 - same vlan network on both clusters

2014-10-01 Thread motty cruz
Hello Pierre-Luc, I finally have a cluster of ACS running 4.4.1. Do you need me to test anything specific? I was able to create windows 2012 R2 template and create instances out of that template. Thanks, Motty On Tue, Sep 30, 2014 at 12:42 PM, motty cruz wrote: > I apologize for the delay, I

Re: Can't launch VMs

2014-10-01 Thread Carlos Reátegui
Daan, Any chance you got to look at this? I am still confused why for a basic network with no vlans the code is expecting a uri for a vlan. thanks Carlos On Sep 30, 2014, at 11:37 AM, Carlos Reategui wrote: > ok. I see. Although wouldn't it be easier to query the DB based on what it > is lo

[MEETUP] CloudStack Silicon Valley User Group Meetup - October 9th, 2014

2014-10-01 Thread Karen Vuong
Hi all, If you’ll be in the Silicon Valley next week - then join us! The next CloudStack Silicon Valley Meetup has been scheduled for Thursday, October 9 th at CA Technologies. The CloudStack Silicon Valley User Group has kicked off the Beginner's Guide to Apache CloudStack Series starting with

Xen Update gone rogue?

2014-10-01 Thread Eric Tykwinski
I heard on NANOG about an outage on AWS and RackSpace supposedly linked to a Xen update: http://xenbits.xen.org/xsa/advisory-108.html RackSpace RFO: http://www.rackspace.com/blog/an-apology/ Just wondering if anything else is being reported? Sincerely, Eric Tykwinski TrueNet, Inc. P: 610-429-83

Re: Xen Update gone rogue?

2014-10-01 Thread Bret Mette
The rumor had been whispered for a few days but the exact details of the vulnerability were kept under a tight lid. I have not heard much about this impacting anyone other than the forced downtime by many providers. Rackspace are bunch of twits. How arrogent and unncessary to point out that "an