Re: help: any body maintaining cloud blogs...???

2014-03-31 Thread anil lakineni
thanQ guys.. regards, Anil Kumar Lakineni On Sun, Mar 30, 2014 at 9:18 PM, sebgoa wrote: > > On Mar 29, 2014, at 9:22 PM, Nux! wrote: > > > On 29.03.2014 19:40, raja sekhar wrote: > >> hello guys, > >> provide some material blogs to learn about apache cloud-stack ,apart > from > >> apache clo

RE: tinyLinux template failed to download - how to get cloudstack to retry?

2014-03-31 Thread Geoff Higginbottom
Chris, If you need to restart any system VM in order for new settings to apply do not simply restart it, you must stop it and allow cloudstack to automatically restart it. Restarting a SSVM does not force it to reload the configuration, whereas a stop/start does. Regards Geoff Higginbottom

Can't create instances of Fedora OS.

2014-03-31 Thread iStar Cloud
Hi, I'm trying to create 10 OS templates, which are Fedora 8~12 - 32/64bit. After I uploaded those ISOs, I tried to create instances out of them, but it failed getting this message "Unable to start instance 'kmy020' (d48b9a9d-e7ea-4e84-a975-2fa8ee9ebe08), see management server log for details" ('k

Re: Can't create instances of Fedora OS.

2014-03-31 Thread iStar Cloud
Oops, forgot to tell you my name is Nancy :) == *SANOTEC INT. CORP.* Nancy Kim [email protected] +82-70-7600-5517 +82-10-5150-3631 istarcloud.com 3580 WILSHIRE BLVD., STE 1460, LA, CA 90010 ===

Re: tinyLinux template failed to download - how to get cloudstack to retry?

2014-03-31 Thread chris snow
Ah, makes sense. Many thanks! On Mon, Mar 31, 2014 at 9:29 AM, Geoff Higginbottom wrote: > Chris, > > If you need to restart any system VM in order for new settings to apply do > not simply restart it, you must stop it and allow cloudstack to automatically > restart it. Restarting a SSVM does

Devcloud:Can't create host

2014-03-31 Thread dimas yoga pratama
Hi, my name is Dimas, I'm very new to Cloudstack, I'm trying to build Cloudstack on my laptop using Devcloud with virtualbox and managed to login in CS dashboard, but I've got the following error when I try to create host. why is this happen? WARN [c.c.a.d.ParamGenericValidationWorker] (15835362

Re: help: any body maintaining cloud blogs...???

2014-03-31 Thread Antone Heyward
I've posted some starters with ACS and will do more updated ones now with 4.3. http://thehyperadvisor.com On Mon, Mar 31, 2014 at 4:16 AM, anil lakineni < [email protected]> wrote: > thanQ guys.. > > regards, > Anil Kumar Lakineni > > > On Sun, Mar 30, 2014 at 9:18 PM, sebgoa wro

Re: help: any body maintaining cloud blogs...???

2014-03-31 Thread abhisek basu
I have started blogging regarding ACS as well in http://abhisekbasu.wordpress.com/ Sent from my iPhone > On 31 Mar 2014, at 7:05 pm, "Antone Heyward" > wrote: > > I've posted some starters with ACS and will do more updated ones now with > 4.3. > > http://thehyperadvisor.com > > > On Mon, M

Instance template empty

2014-03-31 Thread Jonathan Gowar
Hi, I've a single node cloudstack and want to launch an instance, but the instance template(s) are empty. How do I populate these? Regards, Jon

CloudStack 4.1 Advance networking KVM

2014-03-31 Thread motty cruz
Hello, I'm unable to create "Instances" on Cloudstack CentOS KVM. /var/log/cloudstack/ 2014-03-31 10:43:02,534 WARN [kvm.resource.LibvirtComputingResource] (agentRequest-Handler-3:null) Exception com.cloud.exception.InternalErrorException: Failed to create vnet 602: /usr/share/cloudstack-common/s

Re: packer for building cloudstack templates

2014-03-31 Thread Peter Jönsson
Hi all! Sorry for resurrecting this ancient thread. My pull request for packer has been lingering a quite some time now. It would be great if the Cloudstack community could help out with testing a bit more. This however requires that you install go and build a customer packer-version off the pull-

RE: New Initial Setup Questions (THANK YOU in advance)

2014-03-31 Thread Talk Jesus
>> The way HA works is ACS will monitor your VMs and HV, if one HV goes down it will attempt to restart the VMs running on that HV on another HV, but for this to happen the "new" HV needs to be able to access the storage those VMs were using and this can only happen if you use shared storage. D

RE: packer for building cloudstack templates

2014-03-31 Thread Brian Galura
I have built this and started testing. I had to dissect the code a bit to get a working set of json for input. Initially I found that if ssh_key_path isn't a real file the process exits immediately with a success message but nothing happens { "builders": [ { "type": "cloudstack",

RE: New Initial Setup Questions (THANK YOU in advance)

2014-03-31 Thread Nux!
On 31.03.2014 20:47, Talk Jesus wrote: The way HA works is ACS will monitor your VMs and HV, if one HV goes down it will attempt to restart the VMs running on that HV on another HV, but for this to happen the "new" HV needs to be able to access the storage those VMs were using and this can only

Re: role of HA-Worker

2014-03-31 Thread Kelven Yang
HA-Workers are pool of threads to execute "HA" related tasks, I quoted "HA" is that not all these tasks are purely issued from HA, since some operations like putting a host into maintenance mode also use the facility. ha.workers configures the size of the thread pool. If you set it to 0, you will

RE: New Initial Setup Questions (THANK YOU in advance)

2014-03-31 Thread Talk Jesus
Thank you. One last question (most likely)... What difference would it between having a separate storage server as SANS or NAS (especially utilizing something like FreeNAS) for live vm storage + failover? At least in the instance of using CS for a cloud platform. Thank you. -Original Mess

Re: help: any body maintaining cloud blogs...???

2014-03-31 Thread Hollman Enciso R.
i have one in spanish :P http://algolibre.com/tag/cloudstack/ On Mon, Mar 31, 2014 at 9:10 AM, abhisek basu wrote: > I have started blogging regarding ACS as well in > http://abhisekbasu.wordpress.com/ > > Sent from my iPhone > > > On 31 Mar 2014, at 7:05 pm, "Antone Heyward" > wrote: > > > >

Re: packer for building cloudstack templates

2014-03-31 Thread Peter Jönsson
Is it possible for you to share a log-file when running with PACKER_LOG=foo packer build ? I have an idea what the problem could be but without logs it's kind of hard :) Strange, by default if there is no ssh_key_path a key pair should be created in cloudstack and we should use the public part to

Re: Instance template empty

2014-03-31 Thread Jonathan Gowar
On Mon, 2014-03-31 at 19:26 +0100, Jonathan Gowar wrote: > Hi, > > I've a single node cloudstack and want to launch an instance, but the > instance template(s) are empty. How do I populate these? > > Regards, > Jon > I've worked out this is likely to be something to do with misconfigured Se

Re: Instance template empty

2014-03-31 Thread Erik Weber
On Tue, Apr 1, 2014 at 12:29 AM, Jonathan Gowar wrote: > On Mon, 2014-03-31 at 19:26 +0100, Jonathan Gowar wrote: > > Hi, > > > > I've a single node cloudstack and want to launch an instance, but the > > instance template(s) are empty. How do I populate these? > > > > Regards, > > Jon > > > > >

Re: packer for building cloudstack templates

2014-03-31 Thread Erik Weber
Interesting! Initial testing gives me a SSL verification error. I have no idea on how to manipulate the Go CA store, any chance for an option to make it ignore validation? Can post the exact error tomorrow. -- Erik Weber On Mon, Mar 31, 2014 at 9:41 PM, Peter Jönsson wrote: > Hi all! > > Sor

RE: New Initial Setup Questions (THANK YOU in advance)

2014-03-31 Thread Nux!
On 31.03.2014 22:45, Talk Jesus wrote: Thank you. One last question (most likely)... What difference would it between having a separate storage server as SANS or NAS (especially utilizing something like FreeNAS) for live vm storage + failover? At least in the instance of using CS for a cloud pl

Re: Instance template empty

2014-03-31 Thread Jonathan Gowar
I should say, at the moment I'm trialing the mamangement, DB, and storage all on 1 node. On Tue, 2014-04-01 at 00:33 +0200, Erik Weber wrote: > 1. Does your SSVM launch successfully? e.g does it turn up green in > cloudstack? Yes. > 2. What does your management server log say? No running ssvm i

Re: Instance template empty

2014-03-31 Thread Amogh Vasekar
Hi, Please check the "host" parameter in your global settings. It should point to the correct management server address. Amogh On 3/31/14 4:26 PM, "Jonathan Gowar" wrote: >Management server is . Checking connectivity. >ERROR: Cannot connect to port 8250 >2014/04/01 00:25:54 socat[10518] E g

Re: Instance template empty

2014-03-31 Thread Jonathan Gowar
On Mon, 2014-03-31 at 23:36 +, Amogh Vasekar wrote: > Please check the "host" parameter in your global settings. It should point > to the correct management server address. The 'host' parameter is correct.

Re: CloudStack 4.1 Advance networking KVM

2014-03-31 Thread Kirk Kosinski
Hi, it looks like the "vconfig" command is not installed. Run "yum install vconfig" and try again. Best regards, Kirk On 03/31/2014 12:08 PM, motty cruz wrote: > Hello, I'm unable to create "Instances" on Cloudstack CentOS KVM. > > /var/log/cloudstack/ > 2014-03-31 10:43:02,534 WARN [kvm.resou

Re: Instance template empty

2014-03-31 Thread Amogh Vasekar
Just noticed the line below. To confirm - you have ssh'ed into the SSVM using the link local IP before running the health check? Generally the SSVM will have a hostname like s-1-VM etc. Amogh On 3/31/14 4:26 PM, "Jonathan Gowar" wrote: >root@cloud-1:~#

Re: Instance template empty

2014-03-31 Thread Jonathan Gowar
On Tue, 2014-04-01 at 01:15 +, Amogh Vasekar wrote: > Just noticed the line below. To confirm - you have ssh'ed into the SSVM > using the link local IP before running the health check? Generally the > SSVM will have a hostname like s-1-VM etc. I had not logged in to SSVM as it did not exist.

Ubuntu 12.04 Guest in CS 4.2.1

2014-03-31 Thread Christopher Falk
Hi there, I am having trouble getting Ubuntu 12.04 64-bit to work reliably in CS 4.2.1 on XenServer 6.2 SP1. I've seen a few other threads in search that indicate others have had the same problem. My process (since ISO install does not work) was to build an Ubuntu VM on a standalone XS 6.2 S

Re: help: any body maintaining cloud blogs...???

2014-03-31 Thread Shanker Balan
Top posting. http://planet.apache.org/cloudstack/ On 01-Apr-2014, at 3:19 am, Hollman Enciso R. wrote: > i have one in spanish :P > > http://algolibre.com/tag/cloudstack/ -- @shankerbalan M: +91 98860 60539 | O: +91 (80) 67935867 [email protected] | www.shapeblue.com | Twitter:@sha

Newbie Query

2014-03-31 Thread Ganesh Hariharan
Team, I need to setup cloud environment using Cloudstack Essentially, I would need to move 10 Unix boxes currently on Virtualization Server to Cloud Please suggest me the hardware requirement, and minimum architecture required to manage 10 unix servers... Also, I like to showcase tuning

Cloud Stack 4.2.1 issue (Unable to start instance due to DB Exception)

2014-03-31 Thread Amin Samir
Hello, We are facing an issue when we spin up a new instance with a new network (router VM), it gives the following error: "Resource [Host:59] is unreachable: Host 59: Unable to start instance due to DB Exception on: com.mysql.jdbc.JDBC4PreparedStatement@5126808a: INSERT INTO user_statistics

Re: Snapshot exceptions on 4.2.1 with NFS and S3

2014-03-31 Thread Thomas O'Dowd
Anyone any hints on this? I've installed it a few times and always have the same issue. Wondering if it's some configuration problem or a known bug. Thanks, Tom. On Thu, 2014-03-27 at 11:55 +0900, Thomas O'Dowd wrote: > I remember this used to work on Cloudstack 4.2 when I was testing it > with

Re: packer for building cloudstack templates

2014-03-31 Thread Peter Jönsson
Thanks, I will take a look. In our test cloud where I tested this we run only HTTP. We are however setting up a new cloud where we have HTTPS so it would be good to fix this of course :-) // Peter On Apr 1, 2014 12:35 AM, "Erik Weber" wrote: > Interesting! > > Initial testing gives me a SSL veri