Re: cloudbr0 bridge necessary for install Cloudstack on KVM host?

2012-10-30 Thread Busy Dev
Thanks - I'll try it out tonight. On Tue, Oct 30, 2012 at 5:14 PM, Wido den Hollander wrote: > > > On 30-10-12 22:12, Busy Dev wrote: > >> I was wondering if I could install the agent without a network bridge >> present on the hypervisor (i.e. will it be created au

Re: cloudbr0 bridge necessary for install Cloudstack on KVM host?

2012-10-30 Thread Busy Dev
I was wondering if I could install the agent without a network bridge present on the hypervisor (i.e. will it be created automagically by the install script). On Tue, Oct 30, 2012 at 5:07 PM, Wido den Hollander wrote: > > > On 30-10-12 22:03, Busy Dev wrote: > >> Thanks f

Re: cloudbr0 bridge necessary for install Cloudstack on KVM host?

2012-10-30 Thread Busy Dev
Ahmad actually answered by previous question. Thanks. On Tue, Oct 30, 2012 at 5:03 PM, Busy Dev wrote: > Thanks for the quick reply. > > Can I install without creating a network bridge? > > > On Tue, Oct 30, 2012 at 5:00 PM, Wido den Hollander wrote: > >> Hi, >&

Re: cloudbr0 bridge necessary for install Cloudstack on KVM host?

2012-10-30 Thread Busy Dev
Thanks for the quick reply. Can I install without creating a network bridge? On Tue, Oct 30, 2012 at 5:00 PM, Wido den Hollander wrote: > Hi, > > > On 30-10-12 21:58, Busy Dev wrote: > >> For 3.0 and pre-release 4.0, I have always had to create a "cloudbr0" >

Deploying VMs and storage/volume creation

2012-10-05 Thread Busy Dev
Hi, I need to mount and format volumes attached to a deployed (but stopped) VM. However, it looks like the volumes are not actually created/available until the VM is started? I'm about to start debugging the deployVirtualMachine command to see where this is done but thought I might ask first. O

Re: System VMs will not start

2012-10-02 Thread Busy Dev
n `ls /mnt/ b144de1c-1093-3cd1-96d1-4817dee90368`; > do > qemu-img info $image > done > > Will you find any disk has backing storage points to > f64c8297-5017-4201-952a-7fd5438aea3e? > > > -Original Message- > > From: Busy Dev [mailto:busyd...@gmail.com] &g

Re: System VMs will not start

2012-10-02 Thread Busy Dev
from? Thanks On Tue, Oct 2, 2012 at 6:48 AM, Busy Dev wrote: > I've been trying to get my CS environment back up and have run into this > issue several times. The relevant log snippets are below. What am I > missing? > > Thanks. > > > *libvirtd.log shows:* >

Re: Cannot import template - issue with secondary storage VM

2012-09-21 Thread Busy Dev
Should the entry in agent.properties be systemvm.iso.path=/usr/lib64/cloud/common/vms/systemvm.iso or systemvm.iso.path=/usr/lib64/cloud/common/vms/ When do the id_rsa* files get regenerated? Thanks again. On Sat, Sep 22, 2012 at 1:05 AM, Busy Dev wrote: > Thanks. I'm tryin

Re: Cannot import template - issue with secondary storage VM

2012-09-21 Thread Busy Dev
t.properties as systemvm.iso.path= > location of file> > > Then restart the agent, and restart the system vms. Let me know if > > that's not the problem. > > > > On Fri, Sep 21, 2012 at 10:10 PM, Busy Dev wrote: > >> I've been trying to import a Q

Re: Disk offerings per VM

2012-09-21 Thread Busy Dev
Very good. thank you. On Fri, Sep 21, 2012 at 7:31 PM, Edison Su wrote: > > > > -Original Message- > > From: Busy Dev [mailto:busyd...@gmail.com] > > Sent: Friday, September 21, 2012 4:22 AM > > To: cloudstack-dev@incubator.apache.org > > Subject: Dis

Re: housekeeping: which git repo?

2012-09-21 Thread Busy Dev
I ran into that git repository as well but decided to use the ASF one since the one on GitHub had no recent activity... all very confusing in the beginning. On Fri, Sep 21, 2012 at 12:47 PM, Joe Brockmeier wrote: > On Fri, Sep 21, 2012, at 10:39 AM, Donal Lafferty wrote: > > Elsewhere, https://c

Re: Disk offerings per VM

2012-09-21 Thread Busy Dev
he right drivers (virtio, etc). Not sure > if the startvm parameter has been fixed. > > On Fri, Sep 21, 2012 at 5:22 AM, Busy Dev wrote: > > I need to attach 3 data disks to a VM during deployment but the API only > > allows for 1 disk offering. Is it posible to attach an

Re: Still cannot add KVM host

2012-09-19 Thread Busy Dev
ng > that already exists. the libvirtd logs should show something. > > On Wed, Sep 19, 2012 at 4:44 PM, Busy Dev wrote: > > Thanks. I'll do that - my KVM host machine was previously part of > another > > Cloudstack (3.0.2) environment which died on me. > > &g

Re: Still cannot add KVM host

2012-09-19 Thread Busy Dev
nt. Otherwise it may try to create something > that already exists. the libvirtd logs should show something. > > On Wed, Sep 19, 2012 at 4:44 PM, Busy Dev wrote: > > Thanks. I'll do that - my KVM host machine was previously part of > another > > Cloudstack (3.0.2) env

Re: Still cannot add KVM host

2012-09-19 Thread Busy Dev
shadow...@gmail.com] > Sent: Wednesday, September 19, 2012 1:38 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: Still cannot add KVM host > > you can also check /var/log/libvirt/libvirtd.log to see what error libvirt > might be throwing about creating storage. >

Re: Still cannot add KVM host

2012-09-19 Thread Busy Dev
orage? And how it's > connected to ACS? > > Sent from my iPhone > > On Sep 19, 2012, at 7:45 AM, Busy Dev wrote: > > > I'll verify that. I know the secondary storage is available... didn't > try > > the primary one - but both primary and secondary are located on the same > > server. >

Re: Still cannot add KVM host

2012-09-19 Thread Busy Dev
some sort of > primary storage defined which doesn't work. Most recently when I set up a > sharedmountpoint pool without creating the mount directory. Are you sure > that all of your primary storage is available to this host ? > On Sep 19, 2012 6:28 AM, "Busy Dev" wrote: >

Re: Still cannot add KVM host

2012-09-19 Thread Busy Dev
I also checked my agent.properties file and all the settings are there (with the appropriate values). On Wed, Sep 19, 2012 at 8:19 AM, Busy Dev wrote: > I am using CentOS 6.3. > > I also ran into an issue with cgconfig a while back when I was trying to > setup 3.02 and had this f

Re: Still cannot add KVM host

2012-09-19 Thread Busy Dev
ee where it fails. > On Sep 19, 2012 12:23 AM, "Kelcey Jamison-Damage" wrote: > > > Have you tried running cloud-setup-agent on the host? If so what is its > > output? > > > > Are you building 3.0.2 or 4.0 source? > > > > > > > > Bus

Re: Still cannot add KVM host

2012-09-19 Thread Busy Dev
22 AM, Kelcey Jamison-Damage wrote: > Have you tried running cloud-setup-agent on the host? If so what is its > output? > > Are you building 3.0.2 or 4.0 source? > > > > Busy Dev wrote: > > >Thanks - I checked my KVM host and that directory already exists. > >

Re: Still cannot add KVM host

2012-09-18 Thread Busy Dev
s.apache.org/r/**7153/<https://reviews.apache.org/r/7153/> > > > > (2012/09/19 14:00), Busy Dev wrote: > >> I've been able to setup my development environment and am now trying to >> setup the management server. However, when I "launch" Cloudstack, I am &g

Re: System Template and db.properties in dev environment

2012-09-18 Thread Busy Dev
d of "cloud-setup-database" to deploy db. > Use "ant deploy-server" instead of "cloud-setup-management" to deploy mgt > server. > Use "ant debug" instead of "service cloud-management server" to start > server. > > > -Original

System Template and db.properties in dev environment

2012-09-17 Thread Busy Dev
I have over the past several days trying to get my development environment up and running (this is all on one machine). I followed the "Temporary Build Process on ASF Master" and was able to get the server to run. However, when I try to add a host, I am not able to - I suspect that it is because

Re: Need help with deployment of agent

2012-09-13 Thread Busy Dev
; Thanks & Regards, > Pranav > > -Original Message- > From: Busy Dev [mailto:busyd...@gmail.com] > Sent: Thursday, September 13, 2012 7:15 PM > To: cloudstack-dev > Subject: Need help with deployment of agent > > Hi