RE: Raspberry Pi (RPi) as Management Server?

2017-03-10 Thread Jeromy Grimmett
I think that’s already being done: http://www.claspi.org/ j Jeromy Grimmett P: 603.766.3625 jer...@cloudbrix.com www.cloudbrix.com -Original Message- From: GoGoZoom PDX [mailto:gogozoom...@gmail.com] Sent: Friday, March 10, 2017 5:24 PM To: users@cloudstack.apache.org Subject:

Raspberry Pi (RPi) as Management Server?

2017-03-10 Thread GoGoZoom PDX
Hello, Everyone: I'm planning to build a small XenServer cluster to manage with ACS and I'd like to know if it's possible to host the ACS Management Server on an ARM-based Single Board Computer (SBC) like the Raspberry Pi? (Yes - There are more powerful variants but the RPi is the most

Re: Problem Adding the Host

2017-03-10 Thread Rafael Weingärtner
Are you talking about this sentence "I have created an environment just like that using Virtualbox"? Virtualbox here, is the Virtualbox itself a hosted hypervisor. Ah, now I got your deployment scenario. Here is a picture of the scenario I described [2]. [1] https://www.virtualbox.org/ [2]

Re: Problem Adding the Host

2017-03-10 Thread Rafael Weingärtner
Ok, I think you can take a look here: https://help.ubuntu.com/community/KVM/Networking#Private_Virtual_Switch_.28Guest-Only_Network.29 What I meant is the following: create four networks of that type. These networks will be between your KVM box and the VMs, which will run ACS, NFS, and

Re: Problem Adding the Host

2017-03-10 Thread Muhammad Adeel Zahid
I am using KVM From: Rafael Weingärtner Sent: Saturday, March 11, 2017 1:36:12 AM To: users@cloudstack.apache.org Subject: Re: Problem Adding the Host What technology are you using to create these VMs in the box you have? Virtualbox?

Re: Problem Adding the Host

2017-03-10 Thread Rafael Weingärtner
What technology are you using to create these VMs in the box you have? Virtualbox? KVM? On Fri, Mar 10, 2017 at 3:34 PM, Muhammad Adeel Zahid <16030...@lums.edu.pk> wrote: > Why are tyring to use external network system? > > > To gain the internet access for download/install all the required

Re: Problem Adding the Host

2017-03-10 Thread Rafael Weingärtner
Are you trying to setup everything in a single box? On Fri, Mar 10, 2017 at 1:44 PM, Muhammad Adeel Zahid <16030...@lums.edu.pk> wrote: > I am just creating the environment for testing purposes and I am behind a > network on which I have no control. > > > From:

Re: Problem Adding the Host

2017-03-10 Thread Muhammad Adeel Zahid
I am just creating the environment for testing purposes and I am behind a network on which I have no control. From: Rafael Weingärtner Sent: Friday, March 10, 2017 10:13:29 PM To: users@cloudstack.apache.org Subject: Re: Problem

RE: Problem Enabling back a destroyed VR

2017-03-10 Thread Jeromy Grimmett
Glad you were able to resolve it. Have a great weekend as well! Jeromy Grimmett P: 603.766.3625 jer...@cloudbrix.com www.cloudbrix.com -Original Message- From: Özhan Rüzgar Karaman [mailto:oruzgarkara...@gmail.com] Sent: Friday, March 10, 2017 10:49 AM To: users@cloudstack.apache.org

Re: Problem Adding the Host

2017-03-10 Thread Rafael Weingärtner
I got a little confused now. Are you creating a POC? Just an environment for testing purpose? On Fri, Mar 10, 2017 at 11:56 AM, Muhammad Adeel Zahid <16030...@lums.edu.pk > wrote: > Yep, my SSVM is running and I can connect to it using ssh from the > management server. The mount problem is

Survey “Building an autonomic cloud for you”

2017-03-10 Thread Gabriel Beims Bräscher
Dear Apache CloudStack community, Without wishing to take the liberty, I would like to ask a bit of your precious time to answer a survey. This survey will help us to provide an autonomic cloud for you. Autonomiccs is a Brazilian Startup committed to build solutions that autonomically manage

Re: Problem Adding the Host

2017-03-10 Thread Muhammad Adeel Zahid
Yep, my SSVM is running and I can connect to it using ssh from the management server. The mount problem is solved by stopping the Iptables service on the nfs server. After that, SSVM was able to mount the storage successfully. Next problem I am having is that the SSVM fails when downloading

Re: Is it possible... To set Dynamically Scalable after VM was created

2017-03-10 Thread Rafael Weingärtner
You are welcome ;) Yes, I am. On Fri, Mar 10, 2017 at 11:14 AM, Jeremy Peterson wrote: > Ok so I utilized cloudmonkey and ran the command matching my ID and > changing isdynamicallyscalable to true. From there I was able to scale up > the VM. > > Thanks for the info

RE: Is it possible... To set Dynamically Scalable after VM was created

2017-03-10 Thread Jeremy Peterson
Ok so I utilized cloudmonkey and ran the command matching my ID and changing isdynamicallyscalable to true. From there I was able to scale up the VM. Thanks for the info Rafael Weingärtner. Are you speaking at CCC in Miami in May? Jeremy -Original Message- From: Rafael Weingärtner

Re: Problem Enabling back a destroyed VR

2017-03-10 Thread Özhan Rüzgar Karaman
Hi Jeromy; We have solved the issue, It looks like VR structure changed in 4.9.2 version, on previous versions when you destroy a vr and redeploy it, VR populates all dhcp and userdata back, but in this release when you deploy it, it only populates poweron vm's datas. So because on my test all

RE: Problem Enabling back a destroyed VR

2017-03-10 Thread Jeromy Grimmett
Did you create a new Network Offering that does not have "User Data" flagged in the Offering or are you using the system defaulted Offerings? Jeromy Grimmett P: 603.766.3625 jer...@cloudbrix.com www.cloudbrix.com -Original Message- From: Özhan Rüzgar Karaman

Problem Enabling back a destroyed VR

2017-03-10 Thread Özhan Rüzgar Karaman
Hi; I have an environment which is using KVM over ACS 4.9.2 environment, i am using advanced networking with security groups. Today i have destroyed my VR's on my system and after that i noticed that VR does not populate dhcp, password and other informations again, back from management server. I

Re: Problem Adding the Host

2017-03-10 Thread Rafael Weingärtner
Is your SSVM running? Does it have access to the world? Do your hosts have access to the primary/secondary storage? Have you tried to mount the storage mounts in your hosts manually to check if they are working? On Fri, Mar 10, 2017 at 7:34 AM, Muhammad Adeel Zahid <16030...@lums.edu.pk> wrote:

Problem Adding the Host

2017-03-10 Thread Muhammad Adeel Zahid
Hi, I just installed the apache cloudstack on CentOS 6.8 machine with KVM hypervisor. I am using the version 4.9 of the cloudstack. The management server is up and running and but I am unable to add the instances from the web UI interface. I have put down my problem in detail on this SO