regarding https://issues.apache.org/jira/browse/CLOUDSTACK-3542

2013-08-30 Thread Suresh Sadhu
HI , You have resolved template size showing wrong values issue without changing libvirt version. is it necessary to document libvirt version changes as mentioned in the issue or no need. Can you please confirm. Regards Sadhu

Re: regarding https://issues.apache.org/jira/browse/CLOUDSTACK-3542

2013-08-30 Thread Wido den Hollander
On 08/30/2013 10:37 AM, Suresh Sadhu wrote: HI , You have resolved template size showing wrong values issue without changing libvirt version. is it necessary to document libvirt version changes as mentioned in the issue or no need. Can you please confirm. I have never encountered this

Re: KVM Assistance

2013-08-30 Thread Marty Sweet
Hi Mike, I have setup ~3 cloudstack clusters on KVM and have never needed to manually run the cloud(stack)-setup-agent, as this is preformed by the management server on first connect. I setup a long password for root on each of my hypervisors which I use for the cloudstack management when entering

Re: Review Request 10957: (CLOUDSTACK-2319) fix "unable to add egress rules" in SecurityGroup

2013-08-30 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10957/#review25789 --- Commit d9ba234d6c032aeb2ba04d4e6be0502de8a4efd9 in branch refs/head

Re: no Public Network exist in Advance Zone with Security Group enabled

2013-08-30 Thread Wei ZHOU
If there are multiple guest network, CloudStack will assign a IP in the first guest network to systemvms as the public IP. We can add a global configuration to set the network uuid of the systemvms. in com.cloud.network.NetworkManagerImpl.setupNetwork(Account, NetworkOffering, Network, Deployment

Re: [VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-30 Thread Prasanna Santhanam
I was going through the docs for the install guide and noticed we are still pointing to the systemVMs from 4.0/4.1 past? Can we point to the most recent ones? If I recall correctly, one (or more) of these don't work with 4.2? Section 4.5.9 Preparing the systemVM template /usr/lib64/cloud/commo

Re: [VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-30 Thread Marty Sweet
I have seen quite a lot of confusion about the new systemvm templates on these mailing lists, would it be possible for you to file a bug and state where the new systemvms need to be downloaded from? A quick search found this: https://issues.apache.org/jira/browse/CLOUDSTACK-3355, which isn't exactl

Re: Review Request 13798: CLOUDSTACK-1525: [DOC] Added - Accessing System VMs via SSH

2013-08-30 Thread David Nalley
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13798/#review25794 --- Ship it! Thanks for the patch - applied to master and 4.2-forward

Re: [VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-30 Thread Prasanna Santhanam
Yes. That bug is about upgrades. I'm trying to fix the url for fresh installations as listed in the Install Guide's section 4.5.9. The correct template location should be found in the vm_template table of your cloud database. But before I fix it I just want to make sure it is how we intended to be

Re: KVM Assistance

2013-08-30 Thread Marcus Sorensen
I'm not sure if you are developing or just trying to get a system running. If the latter, you should be using the same repo and deb packages for both the mgt server and agent, such that everything can be installed via 'apt-get install', which is hopefully covered in the docs. If you are developing

Re: [VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-30 Thread Chip Childers
Does this mean that the current RC doesn't work with XCP? On Thu, Aug 29, 2013 at 06:49:19PM +, Chiradeep Vittal wrote: > DevCloud2 works with fix 1a333f36 for CLOUDSTACK-4559 > > On 8/29/13 10:08 AM, "Chiradeep Vittal" > wrote: > > >I have not had success on DevCloud2, there seems to be a

Re: KVM Assistance

2013-08-30 Thread Mike Tutkowski
Thanks, guys My first goal with KVM is just to get it running like a user would. After that, I have some development I need to do with it to make it work with what we're calling CloudStack managed storage. https://reviews.apache.org/r/13865/ On Fri, Aug 30, 2013 at 7:45 AM, Marcus Sorensen wro

Re: [VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-30 Thread Chiradeep Vittal
I'll defer to Edison's expertise on this On 8/30/13 8:54 AM, "Edison Su" wrote: >Xcp and devcloud are using different code, so the issue shouldn't exist >on xcp. > >Sent from my Windows Phone > >From: Chip Childers >Sent: ?8/?30/?

Re: Template Problem

2013-08-30 Thread Chiradeep Vittal
Just the contents of template_store_ref On 8/30/13 9:17 AM, "Soheil Eizadi" wrote: >Chiradeep, >What do you want me to lookup, before I clean up my system? >-Soheil > >From: Wei ZHOU [ustcweiz...@gmail.com] >Sent: Thursday, August 29, 2013 3:16 PM >To: dev

Re: [VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-30 Thread Chiradeep Vittal
Verified third round RC with XS 6.0.2, basic zone (raised a couple of minor UI defects) On 8/29/13 11:49 AM, "Chiradeep Vittal" wrote: >DevCloud2 works with fix 1a333f36 for CLOUDSTACK-4559 > >On 8/29/13 10:08 AM, "Chiradeep Vittal" >wrote: > >>I have not had success on DevCloud2, there seems t

RE: [VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-30 Thread Edison Su
Xcp and devcloud are using different code, so the issue shouldn't exist on xcp. Sent from my Windows Phone From: Chip Childers Sent: ‎8/‎30/‎2013 6:57 AM To: dev@cloudstack.apache.org Subject: Re:

RE: Template Problem

2013-08-30 Thread Soheil Eizadi
It was in the original email, here it is by itself: mysql> select * from template_store_ref; ++--+-+-+-++--+++---++---++--

Re: [Doc] Developer Enviroment Wiki - Maven

2013-08-30 Thread sebgoa
On Aug 30, 2013, at 6:22 PM, Marty Sweet wrote: > Hi guys, > > On this wiki it does not cover the installation of Maven, while it does for > Ant, Tomcat and MySQL. Should users install 'maven' or 'maven2'? > > http://cloudstack.apache.org/develop/environment.html#maven > > Would it be worth f

Review Request 13911: CLOUDSTACK-4572: findHostsForMigration API does not return correct host list

2013-08-30 Thread Saksham Srivastava
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13911/ --- Review request for cloudstack and Devdeep Singh. Bugs: CLOUDSTACK-4572 Reposi

Re: [Doc] Developer Enviroment Wiki - Maven

2013-08-30 Thread Marty Sweet
Hi Sebastian, I found the answer in the INSTALL.md file in the main repo, maven is 3.0.5. I see Ian has created a more detailed guide in this bug https://issues.apache.org/jira/browse/CLOUDSTACK-2877, but unfortunately it is not on the Wiki Environment page. Marty On Fri, Aug 30, 2013 at 5:37

Re: [Doc] Developer Enviroment Wiki - Maven

2013-08-30 Thread Marty Sweet
After more searching I have found: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Setting+up+CloudStack+Development+Environment+on+Linux which seems the most comprehensive. Would it be possible to have this guide instead of http://cloudstack.apache.org/develop/environment.html

RE: Template Problem

2013-08-30 Thread Soheil Eizadi
Chiradeep, What do you want me to lookup, before I clean up my system? -Soheil From: Wei ZHOU [ustcweiz...@gmail.com] Sent: Thursday, August 29, 2013 3:16 PM To: dev@cloudstack.apache.org Subject: Re: Template Problem Chiradeep, Thanks. I cannot give more i

Re: [ACS42] KVM upgrade path to 4.2

2013-08-30 Thread Prasanna Santhanam
Hi Edison, I've just added these steps to the doc bug that was linked to the it at CLOUDSTACK-4550 On Fri, Aug 30, 2013 at 12:04:51AM +, Edison Su wrote: > There is a bug related to KVM upgrade: CLOUDSTACK-4405. The main issue is > related to guest network bridge name schema is changed, thu

[Doc] Developer Enviroment Wiki - Maven

2013-08-30 Thread Marty Sweet
Hi guys, On this wiki it does not cover the installation of Maven, while it does for Ant, Tomcat and MySQL. Should users install 'maven' or 'maven2'? http://cloudstack.apache.org/develop/environment.html#maven Would it be worth filing a bug? I am unsure how to contribute to this specific page my

Re: Review Request 12134: removed txn attribute from DB annotation

2013-08-30 Thread Laszlo Hornyak
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12134/ --- (Updated Aug. 30, 2013, 4:23 p.m.) Review request for cloudstack. Changes ---

Re: [Doc] Developer Enviroment Wiki - Maven

2013-08-30 Thread sebgoa
On Aug 30, 2013, at 6:51 PM, Marty Sweet wrote: > After more searching I have found: > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Setting+up+CloudStack+Development+Environment+on+Linux > which > seems the most comprehensive. > > Would it be possible to have this guide instead of > h

[ANNOUNCE] Apache CloudStack Virtual Appliance - vSphere, KVM and XEN

2013-08-30 Thread Musayev, Ilya
Objective: Speed up the Apache CloudStack adoption by abstracting the need of going through install process and using pre-installed package instead. Especially useful for a quick POC. Version: Apache CloudStack 4.1.1 | OS: CentOS 6.4 x86_64 vSphere: Short URL: http://s.apache.org/vapp-acs411-v

CloudStack + XCP

2013-08-30 Thread Thomas Schneider
Hello Anybody know how to make CloudStack work with XCP ? Best Regards, -- *Thomas Schneider*

Re: KVM Assistance

2013-08-30 Thread Mike Tutkowski
Thanks, Marty I think the problem is I was running the 4.2 CSMS (in my development environment) and 4.1 KVM code. I need to follow Marcus' instructions on how to get 4.2 code onto that KVM host. On Fri, Aug 30, 2013 at 3:13 AM, Marty Sweet wrote: > Hi Mike, > > I have setup ~3 cloudstack clus

Re: Review Request 13911: CLOUDSTACK-4572: findHostsForMigration API does not return correct host list

2013-08-30 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13911/#review25801 --- Commit 6354604eedff0c5f4ddef4940ce02df80adb656c in branch refs/head

Re: KVM Assistance

2013-08-30 Thread Mike Tutkowski
Yeah, I ended up checking on that and it was on by default, but thanks! I ended up having to give root a password (this is Ubuntu 12.04.1) and then I could SSH in. On Fri, Aug 30, 2013 at 12:53 AM, Jörgen Maas wrote: > Mike, > > Did you enable PermitRootLogin in /etc/ssh/sshd_config ? > > > >

Re: Review Request 13911: CLOUDSTACK-4572: findHostsForMigration API does not return correct host list

2013-08-30 Thread Prachi Damle
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13911/#review25802 --- Ship it! Looks correct. Committed to 4.2-forward: Commit hash:

Re: KVM Assistance

2013-08-30 Thread Mike Tutkowski
Thanks for that info, Marcus I did have to assign a password explicitly to the root user (Ubuntu). Now I can SSH in with root. I've never needed to generate .debs and all of that for CloudStack. Do you know where I might be able to find info on the process to follow to do what you wrote? Thanks

Re: KVM Assistance

2013-08-30 Thread Mike Tutkowski
I should be a litter clearer. :) I was referring to what you said here, Marcus: "If you are developing, I'd generate the .debs, copy agent and common packages over, install those" What I'm not sure how to do is generate the .deb files for CS 4.2. Also, when you say copy agent and common packages

Re: KVM Assistance

2013-08-30 Thread Mike Tutkowski
Looking at some CS docs on the web, it appears we are using the term "package" here to refer to a JAR file. On Fri, Aug 30, 2013 at 2:20 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > I should be a litter clearer. :) I was referring to what you said here, > Marcus: > > "If you are d

RE: [VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-30 Thread Animesh Chaturvedi
> -Original Message- > From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com] > Sent: Thursday, August 29, 2013 3:29 PM > To: dev@cloudstack.apache.org > Subject: RE: [VOTE] Apache CloudStack 4.2.0 (third round) > > > > > -Original Message- > > From: Mike Tutkowski [ma

[CANCELLED] [VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-30 Thread Animesh Chaturvedi
I will cancel this vote officially as there are few critical fixes that should be picked up. I will send out another VOTE on Tuesday 9/3 > -Original Message- > From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com] > Sent: Wednesday, August 28, 2013 6:58 AM > To: dev@cloudstack

Re: Review Request 13889: CLOUDSTACK-4487: Add Netscaler service provider if not already present

2013-08-30 Thread Rayees Namathponnan
> On Aug. 29, 2013, 4:33 a.m., Prasanna Santhanam wrote: > > The NetScaler provider is not different from any other provider and the > > test should not enable/disable it unless that's the test itself. The > > deployment configuration would need to be done differently. The providers > > requir

Re: [CANCELLED] [VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-30 Thread Mike Tutkowski
Hi Animesh, Sorry to keep bothering you about this. :) But people have been asking me to confirm. Will this commit of mine (to fix VMware support in the SolidFire plug-in) go in with your new RC? https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=cb9fc8bece7e34c397a15a32ec1525bd

Review Request 13922: Minimal Hyper-V Plugin

2013-08-30 Thread Donal Lafferty
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13922/ --- Review request for cloudstack, Alex Huang, Chiradeep Vittal, and Devdeep Singh.

Re: Review Request 13922: Minimal Hyper-V Plugin

2013-08-30 Thread Donal Lafferty
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13922/ --- (Updated Aug. 30, 2013, 11:40 p.m.) Review request for cloudstack, Alex Huang,

Re: Review Request 13922: Minimal Hyper-V Plugin

2013-08-30 Thread Donal Lafferty
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13922/ --- (Updated Aug. 30, 2013, 11:40 p.m.) Review request for cloudstack, Alex Huang,

[Merge] Minimal Hyper-V Plugin

2013-08-30 Thread Donal Lafferty
A plugin for Hyper-V control is available for CloudStack. The plugin implements basic VM control; however, its architecture allows additional functionality to be easily added. Incorporating the plugin in CloudStack will allow the community to participate in improving the features available wi

Re: KVM Assistance

2013-08-30 Thread Marcus Sorensen
Package refers to a .deb or a .rpm, the packages used to install. Normal users never have to deal with them. Since you're not developing, you can get them from the website and install as a normal user would, but to create them look in the 'packaging' directory, there's a script for ubuntu(debs) an

Re: KVM Assistance

2013-08-30 Thread Marcus Sorensen
Er. I mean normal users don't have to deal with jar files. I always install the agent code via rpm when I'm developing, rather than messing with jars, since you rarely just touch one thing in the agent, it's usually a script, or LibvirtComputingResource + some other class files, and it can be easy

RE: [CANCELLED] [VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-30 Thread Animesh Chaturvedi
> -Original Message- > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > Sent: Friday, August 30, 2013 3:35 PM > To: dev@cloudstack.apache.org > Subject: Re: [CANCELLED] [VOTE] Apache CloudStack 4.2.0 (third round) > > Hi Animesh, > > Sorry to keep bothering you about this. :

Re: [Doc] Developer Enviroment Wiki - Maven

2013-08-30 Thread Ian Duffy
> > I see Ian has created a more detailed guide in this bug > https://issues.apache.org/jira/browse/CLOUDSTACK-2877, but unfortunately > it > is not on the Wiki Environment page. Just to note that was sub task of the Google summer of code Project. We were using subtasks on the parent task to keep

Re: [CANCELLED] [VOTE] Apache CloudStack 4.2.0 (third round)

2013-08-30 Thread Mike Tutkowski
Thanks, Animesh! :) On Fri, Aug 30, 2013 at 6:10 PM, Animesh Chaturvedi < animesh.chaturv...@citrix.com> wrote: > > > > -Original Message- > > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > > Sent: Friday, August 30, 2013 3:35 PM > > To: dev@cloudstack.apache.org > > Subjec

Re: KVM Assistance

2013-08-30 Thread Mike Tutkowski
Thanks, Marcus I believe I will only need to modify LibvirtComputingResource for KVM support (based on my experience in 4.2 with CitrixResourceBase and VmwareResource). It will need to be updated to work with CloudStack's managed storage (first introduced in the new storage framework in 4.2 and s

RE: [Merge] Minimal Hyper-V Plugin

2013-08-30 Thread Rajesh Battala
Hi Donal, Can you please share me the scripts for zone setup!. I had tried your branch, while setting up sec storage currently there is no CIFS type. Another issue is, after adding the host and localstorage is enabled restarting the management server is causing again the localstroage to be get

Re: KVM Assistance

2013-08-30 Thread Mike Tutkowski
Hey Marcus, I have a general design question here. For the XenServer and VMware plug-ins, the Java code runs on the CSMS, but for KVM it runs on the host. Can you give me an idea why there is this difference? I'm just getting up to speed on libvert, so maybe it doesn't have a daemon that runs t

Re: KVM Assistance

2013-08-30 Thread Marcus Sorensen
I'll be surprised if you only have to edit LibvirtComputingResource. In fact, the less you do to it the better. You will either need to create your own StorageAdaptor and class inheriting from KVMStoragePool or at least teach LibvirtStorageAdaptor how to use your storage, if one of the storage pool

Re: KVM Assistance

2013-08-30 Thread Mike Tutkowski
Great - thanks for that info, Marcus! On Fri, Aug 30, 2013 at 7:46 PM, Marcus Sorensen wrote: > I'll be surprised if you only have to edit LibvirtComputingResource. > In fact, the less you do to it the better. You will either need to > create your own StorageAdaptor and class inheriting from > K

Re: KVM Assistance

2013-08-30 Thread Marcus Sorensen
I'm not sure about the history of the agent. The libvirt api is remotely accessible, but it has proven to be a moving target, and at least early on it was insufficient. There are other things the agent does as well, which are not directly related to libvirt, like logging into virtual routers and p

Re: [Merge] Minimal Hyper-V Plugin

2013-08-30 Thread Mike Tutkowski
Hey Donal, Nice job here! I didn't see a targeted release. I assume you plan on this going out with 4.3? I am curious because I will - at some point - need to do for Hyper-V what I'm doing for KVM and what I already did for XenServer and VMware: Make this hypervisor understand CloudStack-managed

devcloud-kvm

2013-08-30 Thread Mike Tutkowski
Hi, I am trying to set up devcloud-kvm and having a little trouble. I am running it on VMware Fusion 5 (Mac OS X 10.8.3). I thought I followed all of the directions correctly, but I don't have an IP address for eth0. Any thoughts on this? Thanks! [root@devcloud-kvm ~]# ifconfig cloudbr0 Lin

Re: devcloud-kvm

2013-08-30 Thread Marcus Sorensen
You won't have an IP on eth0. The IP is on the bridge. On Aug 30, 2013 11:38 PM, "Mike Tutkowski" wrote: > Hi, > > I am trying to set up devcloud-kvm and having a little trouble. > > I am running it on VMware Fusion 5 (Mac OS X 10.8.3). > > I thought I followed all of the directions correctly, bu

Re: devcloud-kvm

2013-08-30 Thread Marcus Sorensen
That all looks good... 172 on cloudbr0 is your mgmt interface. 192.168 is the public network that the vpcs/routers will live on. Now Marvin should be able to set up your zone if you install the rpms. I have occasionally had permission issues with the /var/lib/libvirtd directory, FYI, so if the VMS

Re: devcloud-kvm

2013-08-30 Thread Marcus Sorensen
You can update the system VM template by just downloading it and replacing whatever template is in /nfs/secondary/template/tmpl/1/3 with it, just rename the new one to whatever uuid that one has and replace it... Before you bootstrap the zone. On Aug 30, 2013 11:48 PM, "Marcus Sorensen" wrote: >

RE: [ANNOUNCE] Apache CloudStack Virtual Appliance - vSphere, KVM and XEN

2013-08-30 Thread Musayev, Ilya
Homepage for appliances can be seen here http://www.cloudsand.com/content/virtual-applicances/ 2 more announcements are coming up soon. Generic linux templates - mostly rhel based, CentOS, Fedora and Scientific Linux with cloud-init support. CloudSand Edition of CloudStack - which contains ACS +

[WEBSITE] Question on adding ACS appliances to FAQ & Downloads

2013-08-30 Thread Musayev, Ilya
What is your thought on adding link to CloudStack Virtual Appliances on CloudStack.org FAQ and Download page? In my opinion, it will simplify with POC (as they usually all begin) and therefore adoption process.