RE: packer for building cloudstack templates

2014-03-31 Thread Brian Galura
. I'll send some examples of configuration json-files tomorrow. Thanks :) // peter On Sat, Jan 25, 2014 at 11:54 PM, Brian Galura brian.gal...@citrix.comwrote: It's great to see progress in adding support to Packer I will test it as soon as it's available. But what do people do today

Re: packer for building cloudstack templates

2014-01-25 Thread Brian Galura
packer provisioning scripts. Things become slightly easier when only performing incremental template updates. But then someone need to create the initial template of course. // Peter On Saturday 25 January 2014 at 09:38, Prasanna Santhanam wrote: On Sat, Jan 25, 2014 at 03:43:07AM +, Brian

packer for building cloudstack templates

2014-01-24 Thread Brian Galura
At my company we use packer to build ec2 images and really like it. I would like to use it for cloudstack also. I found this: https://github.com/vogxn/packer-builtin Which appears to be a centos6 image builder for cloudstack but it lacks instructions to convert the resultant image into

RE: Networking Related Question

2013-08-22 Thread Brian Galura
Im also interested to hear people's experience using open-vswitch. -Original Message- From: Krunal Sheth [mailto:krunal.sh...@citrix.com] Sent: Tuesday, August 20, 2013 11:17 To: users@cloudstack.apache.org Subject: Networking Related Question Hey everyone, Is there

where to get latest cloudmonkey?

2013-08-02 Thread Brian Galura
how do i get the latest cloud monkey with json and filter support? seems the pip installation gives me 4.1.0-1 and it doesn't have that and cloning it from https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git returns: fatal:

RE: external load balancer, shared network, advanced networking

2013-08-01 Thread Brian Galura
networking Hi Brian, In 4.1 , the configuration only works with isolated networks. From next ACS release onwards this would be supported. Thanks, Sanjeev -Original Message- From: Brian Galura [mailto:brian.gal...@citrix.com] Sent: Tuesday, July 30, 2013 11:58 PM To: users

RE: external load balancer, shared network, advanced networking

2013-08-01 Thread Brian Galura
I was able to get this to work by leaving the system offering set to none. Previously I was choosing 'system offering for software router'. Any idea why that is? -Original Message- From: Brian Galura [mailto:brian.gal...@citrix.com] Sent: Thursday, August 01, 2013 3:31 PM To: users

CS4.1 with netscaler

2013-07-25 Thread Brian Galura
Im trying to get the netscaler to work with an isolated network on an advanced zone. When I try to make a VM on this network I get an error message Resource [Network:209] is unreachable: External load balancer was unable to implement the guest network on the external load balancer in zone

Public cloudstack UI

2013-07-18 Thread Brian Galura
I get the impression cloudstack was really designed for internal clouds. Does anyone have recommendations for securing a publicly facing install? I saw recently there was a patch for rate limiting to mitigate some attacks and we can have some network devices do some basic things in front of the

Re: Ceph RBD With Xen Server

2013-07-18 Thread Brian Galura
There is a xenserver tech preview available which supports rbd. This is publicly available afaik. We plan on doing some testing soon. On Jul 18, 2013, at 8:48, Chip Childers chip.child...@sungard.com wrote: On Thu, Jul 18, 2013 at 03:49:48PM +0100, Adrian Lewis wrote: Hi, First post

RE: Generating OS Templates

2013-07-18 Thread Brian Galura
To: users@cloudstack.apache.org Subject: Re: Generating OS Templates What is this kind of continuous integration? To generate OS templates? ;) Celso Fernandes www.zertico.com +55 35 4105-0922 Av. BPS, 1303 - PCE - PCTI - Sala 10 On Thu, Jul 18, 2013 at 5:11 PM, Brian Galura brian.gal...@citrix.com

Move a vm to a different project

2013-07-17 Thread Brian Galura
I checked some documentation and found an API call that would let me change the owner of a vm but nothing about moving from one project to another. Is this possible?

RE: Move a vm to a different project

2013-07-17 Thread Brian Galura
Done https://issues.apache.org/jira/browse/CLOUDSTACK-3613 From: Alena Prokharchyk Sent: Wednesday, July 17, 2013 3:31 PM To: users@cloudstack.apache.org; Brian Galura Subject: Re: Move a vm to a different project Brian, currently assignVirtualMachine API doesn't support assigning the vm

RE: Deploying Virtual Appliances

2013-07-16 Thread Brian Galura
What type of virtual appliance are you using? What format is it provided in? We recently had a problem with XS6.1 and Netscaler .xva appliances as the xva, does not expect a cdrom drive to be attached and hangs on boot. From: Shanker Balan [mailto:shanker.ba...@shapeblue.com] Sent: Tuesday,

RE: Deploying Virtual Appliances

2013-07-16 Thread Brian Galura
to import it as a template but was getting an error doing so (sorry, not somewhere I can grab the error or logs at the moment). Thanks On Jul 16, 2013, at 3:09 PM, Brian Galura brian.gal...@citrix.com wrote: What type of virtual appliance are you using? What format is it provided in? We recently

upgrading from CloudPlatform to CloudStack 4.1

2013-07-16 Thread Brian Galura
Has anyone tried upgrading from CloudPlatform to a newer version of CloudStack? I know the deployment methods are different but will the db migrations run cleanly?

RE: upgrading from CloudPlatform to CloudStack 4.1

2013-07-16 Thread Brian Galura
: +61 414 573 130 | Email: k...@cloudcentral.com.au LinkedIn: | Skype: kristoffer.sheather | Twitter: http://twitter.com/kristofferjon From: Brian Galura brian.gal...@citrix.com Sent: Wednesday, July 17, 2013 7:39 AM To: users@cloudstack.apache.org users

RE: upgrading from CloudPlatform to CloudStack 4.1

2013-07-16 Thread Brian Galura
Looks like this doesn't work and is known. https://issues.apache.org/jira/browse/CLOUDSTACK-2929 ERROR [cloud.upgrade.DatabaseUpgradeChecker] (Timer-1:) There is no upgrade path from 3.0.6.20121222035904 to 4.1.0 -Original Message- From: Brian Galura [mailto:brian.gal...@citrix.com

RE: question about migrate VMs from xenserver 6.1 to cloudstack 3.0.2/4.1

2013-07-09 Thread Brian Galura
The method you describe is the only way I know how to do it. We have done a similar migration with some scripts around xe on xenserver and cloudmonkey for importing to cloudstack. I'm interested to know if anyone else has tried this. We have 1000's of vms still to migrate from legacy xenserver