Re: Docker Support?

2015-01-30 Thread Nux!
Oh, forgot to add that userdata scripts have also worked upon VM deployment out of the box, so if you'd like your CoreOS instance to do some action you can script it here. Not sure how exactly it would work better on Openstack as Andrei intimated. Pretty much everything seemed to work to the be

New install Virtual router will not stay powered on

2015-01-30 Thread Jeff Barnett
Hi, I just installed a new CloudStack environment but my virtual router will not stay powered on. CloudStack Version: 4.4.2 Hypervisor VMware 5.1 Basic network configuration Virtual router error: Command: com.cloud.agent.api.GetDomRVersionCommand failed while starting virtual router Does anyo

Re: Docker Support?

2015-01-30 Thread Nux!
What I needed to do in order to get it working is convert the image to QCOW2 (I use KVM). After that I have registered the template with SSH key enabled (You can also enable this feature in the DB if you would like to avoid re-downloading the template). Once an instance was created with one of

Re: Backup Solution in Cloudstack

2015-01-30 Thread Adrian Lewis
Vision Solutions CP&R product seems pretty much abandoned. Not supported on CS versions later than v3.0. On 31 Jan 2015 00:19, "Nux!" wrote: > Not much choice here, unless you start doing backups inside the VMs. > > HTH > Lucian > > -- > Sent from the Delta quadrant using Borg technology! > > Nu

Re: Backup Solution in Cloudstack

2015-01-30 Thread Nux!
Not much choice here, unless you start doing backups inside the VMs. HTH Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Timothy Lothering" > To: users@cloudstack.apache.org > Sent: Friday, 30 January, 2015 12:00:57 > Subject:

RE: Backup Solution in Cloudstack

2015-01-30 Thread Timothy Lothering
Thanks for the feedback, I will dig deeper to see what else can be done. Looks like I will need to start playing with APIs. Regards, Timothy Lothering -Original Message- From: Andrei Mikhailovsky [mailto:and...@arhont.com] Sent: 30 January 2015 04:47 PM To: users@cloudstack.apache.

Re: Backup Solution in Cloudstack

2015-01-30 Thread Andrei Mikhailovsky
As far as I know there is no such solution which is integrated with ACS, which is a shame. I would also like to see this issue being addressed by the acs. Having said this, I think the job of acs is orchestration and doesn't include the backup functionality within the guest vm. You might want t

Re: Docker Support?

2015-01-30 Thread Andrei Mikhailovsky
Osay, You need to check the documentation on how to install your ssh keys into the template. Once you've done this, you should be able to login with ssh keys. I've done this once about 6 months back and it worked perfectly well. I think the coreos is works much better with openstack as it int

RE: Backup Solution in Cloudstack

2015-01-30 Thread Geralyn Miller
Did you try Vision Solutions, www.visionsolutions.com? -Original Message- From: Adrian Lewis [mailto:adr...@alsiconsulting.co.uk] Sent: Friday, January 30, 2015 4:14 AM To: users@cloudstack.apache.org Subject: RE: Backup Solution in Cloudstack I’m finding that there’s nothing (for our re

Manage CloudStack Templates and VM Configuration with Puppet

2015-01-30 Thread Felippe da Motta Raposo
Hi there! Does anybody use puppet to manage virtual machines or templates configuration? I am planning to have a big cloud environment and, consequently, need to manage vms and templates configuration easily. Regards, Felippe Raposo.

Re: outbound/mask traffic configure

2015-01-30 Thread Hollman Enciso R.
On Tue, Jan 27, 2015 at 5:17 PM, Geoff Higginbottom < geoff.higginbot...@shapeblue.com> wrote: > Hi Hollman, > > You need 4 IPs as there is one for the default Source NAT, then 1 per VM > to enable Static NAT. > > I believe your original request was to enable three VMs to each have a > unique IP w

Bug: CLOUDSTACK-4969 Status?

2015-01-30 Thread K B Shiv Kumar
Hi Users, Would anyone be in a position to tell me the status of this bug. Jira tells me that it is still unresolved. Thanks, Shiv

Re: shared network vs isolated network

2015-01-30 Thread Somesh Naidu
> Isn't it weird that we have to add public IP ranges for shared network on > Guest NIC and for isolated network on Public NIC? I mean why two different > NIC ? in the end its public network traffic. Not really. Are you saying that public and guest networks should use IPs from the same pool? Y

RE: shared network vs isolated network

2015-01-30 Thread dobropalka
Hi, Sonali 1) no, security groups are not mandatory 2) 3) As far as I know public IPs (from public network) can be attached to VM only with SNAT service. You can create public net with SNAT service. I tried it when 4.2 was the last release but couldn't make it work. Maybe 4.4 doesn't have those bug

RE: Backup Solution in Cloudstack

2015-01-30 Thread Adrian Lewis
I’m finding that there’s nothing (for our requirements at least) unless you go direct to the hypervisors or the VM OS instances using agents. Keen to know if anyone’s found better solutions. Think there might be some solutions if you’re only using VMware but I’ve ignored them as we’re using Xenserv

Backup Solution in Cloudstack

2015-01-30 Thread Timothy Lothering
Hi Guys, We have been using Cloudstack for over a year now, and whilst the built-in Snapshot feature is great, our Customers are demanding more "control". What other backup solutions are certified/capable of working with Cloudstack? Kind Regards, Timothy Timothy Lothering Solutions Architect M

SAP HANA & Cloudstack anyone?

2015-01-30 Thread Octavian Popescu
Hi, I'm looking for (ideally) success stories about running SAP HANA environments on top of Cloudstack - real-life requirements, hybrid scenarios with external hardware, performance issues, caveats and gotchas etc. Horror stories will do as well ;) Thanks, Octavian

shared network vs isolated network

2015-01-30 Thread Sonali Jadhav
Hi, I have deployed zone with Security groups disabled. I have few doubts, 1) For getting shared network working is it required to have zone enabled with security groups? 2) Why is that Public IP ranges added on Public NIC can't be used for shared network? 3) Isn't it weird tha

Re: Application programming on CS

2015-01-30 Thread Giri Prasad
Is there something like the following for cloudstack application programming.I am interested in creating applications like banking, insurance etc running on top of cloudstack vm's. https://netbeans.org/kb/docs/web/oracle-cloud.html http://www.javacodegeeks.com/2012/01/openshift-express-deplo

Re: Docker Support?

2015-01-30 Thread Osay Osman Yuuni
Hi Seb, I've converted the .bin file into a .vhd file and successfully registered this in Cloudstack. However when I create an instance I'm unable to login. I've tried core but it asks for a password (which I don't have). Do you by any chance know how this template is used? Cheers, Osay On 28