[Discussion] OVM 3.x Integration in the CloudStack

2012-07-23 Thread Choonho Son
Hi All, Now CloudStack supports Oracle VM Server 2.x. A few month ago, Oracle announced Oracle VM Server 3.x. CloudStack can integrate OVM Server using various manner. The possible options are: 1) Integrate OVM Server directly like previous version 2) Integrate OVM Server using OVM Manager

Devcloud: Remote deployment fixes

2012-07-23 Thread Rohit Yadav
Hi, For developers: In DevCloud, after rdeploy-ing, I'm unable to attach primary nfs storage using the host 10.0.2.15 and path /opt/storage/primary. The web client throws StorageResource error. Fix: To use /opt/storage/primary as the primary storage nfs mount point; specify

How to enable HA after VM creatation

2012-07-23 Thread Lu Heng
Hi Colleuages: Does anyone know how to enable HA after VM have been created? Seems by default the HA is not enabled for some reason. -- -- Kind regards. Lu This transmission is intended solely for the addressee(s) shown above. It may contain information that is privileged, confidential or

Re: How to enable HA after VM creatation

2012-07-23 Thread Prasanna Santhanam
You could create a service offering with HA enabled. Stop your VM. You will then see an option to change the service offering on the VM screen. Change it and restart your vm. --Original Message-- From: Lu Heng To: cloudstack-dev@incubator.apache.org ReplyTo:

ApacheConEU CFP open

2012-07-23 Thread David Nalley
http://www.apachecon.eu/cfp/ Hi folks the Call for papers for ApacheConEU is now open (and there is a dedicated cloud track). Please, especially if you are in Europe, consider submitting a talk. Do note that the CFP closes very soon. (August 3rd)

Re: ApacheConEU CFP open

2012-07-23 Thread Wido den Hollander
On 07/23/2012 04:20 PM, David Nalley wrote: http://www.apachecon.eu/cfp/ Hi folks the Call for papers for ApacheConEU is now open (and there is a dedicated cloud track). Please, especially if you are in Europe, consider submitting a talk. Do note that the CFP closes very soon. (August 3rd)

Re-install VM

2012-07-23 Thread Lu Heng
Hi We are using CS 3.0.1 and XENSERVER, seems to me there is no where I can find a re-install option for the VM, does that means if we want to re-install the system, we either need to do it manually by console with ISO or we have to destroy it and create a new one? -- -- Kind regards. Lu This

RE: [DISCUSS] SystemVMs

2012-07-23 Thread Ewan Mellor
In general, you have to comply with all the terms of all the software inside the VM. For a Linux distro like the System VM, that means meeting the GPL requirements from the kernel and operating system tools in particular. This means that any time you distribute a binary, you need to make all

Re: [DISCUSS] SystemVMs

2012-07-23 Thread David Nalley
On Mon, Jul 23, 2012 at 1:31 PM, Ewan Mellor ewan.mel...@eu.citrix.com wrote: In general, you have to comply with all the terms of all the software inside the VM. For a Linux distro like the System VM, that means meeting the GPL requirements from the kernel and operating system tools in

RE: provenance of source under patches/systemvm/debian

2012-07-23 Thread Ewan Mellor
-Original Message- From: Anthony Xu [mailto:xuefei...@citrix.com] Sent: 20 July 2012 15:43 To: cloudstack-dev@incubator.apache.org Subject: RE: provenance of source under patches/systemvm/debian We should install xe tools in systems. Maybe we can remove xetools from repository,

Re: Review Request: Ensure correct class name is specified in components.xml.in for NiciraNvpElementService

2012-07-23 Thread Somik Behera
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6094/#review9366 --- Ship it! Thanks for fixing this Salvatore! The patch looks good. -

RE: [Discussion] OVM 3.x Integration in the CloudStack

2012-07-23 Thread Frank Zhang
Hi Choonho: What's sort of maturity you think about current OVM 3.x API? -Original Message- From: Choonho Son [mailto:choonho@gmail.com] Sent: Monday, July 23, 2012 12:01 AM To: cloudstack-dev Subject: [Discussion] OVM 3.x Integration in the CloudStack Hi All, Now

RE: Devcloud: Remote deployment fixes

2012-07-23 Thread Edison Su
Actually, you don't need to add primary nfs storage. By default, devcloud is using local storage, everytime, after you add a host, the primary local storage will be shown up in the UI. Yah, of cause, if you want to add NFS primary storage by yourself, then need to add /opt/storage/primary into

Re: Review Request: Fix for CS-15279

2012-07-23 Thread Prachi Damle
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5719/#review9367 --- Ship it! This looks good. Will apply the patch. - Prachi Damle On

RE: [DISCUSS] SystemVMs

2012-07-23 Thread Ewan Mellor
-Original Message- From: David Nalley [mailto:da...@gnsa.us] Convenience binaries can come from asf-hosted servers. They just aren't 'releases', and we'd still have to comply with the terms of the license. (and we'd need blessing from ASF-legal - and have the authority to

RE: Devcloud IP issue

2012-07-23 Thread Edison Su
-Original Message- From: Rohit Yadav Sent: Monday, July 23, 2012 5:54 AM To: Edison Su Subject: Devcloud IP issue Hi Edison, I'm using Devcloud and it's remote deployment and debugging features for development. Using the IP values given on the Devcloud wiki page, if I

RE: Re-install VM

2012-07-23 Thread Anthony Xu
There is no re-install option. You can create a snapshot after you install a VM from ISO, then you can create a template from this snapshot, then you can create a VM from the template, the VM should like a freshly reinstalled VM. Anthony -Original Message- From: Lu Heng

RE: provenance of source under patches/systemvm/debian

2012-07-23 Thread Anthony Xu
Sheng yang can work on this. Anthony -Original Message- From: Ewan Mellor [mailto:ewan.mel...@eu.citrix.com] Sent: Monday, July 23, 2012 10:55 AM To: cloudstack-dev@incubator.apache.org Subject: RE: provenance of source under patches/systemvm/debian -Original Message-

Re: Re-install VM

2012-07-23 Thread Lu Heng
Hi Thanks for replying And why there is no simple re-install options? Sounds to me re-install options like tranditional VPS have will make life lot ealier than the way you have descriped On Mon, Jul 23, 2012 at 8:45 PM, Anthony Xu xuefei...@citrix.com wrote: There is no re-install option.

Review Request: CS-15540:Shared Networks IPs in Advanced Zone appear as 'Direct IP' in System-Wide-Capacity Dashboard

2012-07-23 Thread Pranav Saxena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6096/ --- Review request for cloudstack and Brian Federle. Description --- On the

Re: Review Request: CS-12707: UI/API - templates select view: ISOs filter by: featured or mine provides unending pages of 2 ISO entries, DB contains only 19 ISO entries.

2012-07-23 Thread Alena Prokharchyk
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5930/#review9369 --- Replace this hardcoded value. Take Iso from Storage.java,

RE: Re-install VM

2012-07-23 Thread Anthony Xu
Can you elaborate what's re-install? Re-install from the same ISO or different ISO? What's the difference from installing a new VM from ISO? In CloudStack , VM is not OS agnostic for some hypervisors. CloudStack needs to track the VM OS type. If CloudStack allows installing from ISO for an

Re: Re-install VM

2012-07-23 Thread Lu Heng
Hi As traditional understanding of re-install means you re-install OS just like you do with a physical server. So you changed the OS while keeped all your IPs, hardwares unchanged. in case of VM, for example, we want to reinstall a centos 5.6 vm to a centos 6.2 template(not iso), seems there is

master build fails - 'compile-nicira-nvp' target

2012-07-23 Thread Prachi Damle
I pulled the latest from master branch and build-all fails for me at compile-nicira-nvp target. I will try commenting out this target. Please can this be fixed soon? compile-nicira-nvp: [echo] Compiling C:\cloud\cloudstack-oss\plugins\network-elements\nicira-nvp/src [javac] Compiling

RE: Re-install VM

2012-07-23 Thread Frank Zhang
Hi As traditional understanding of re-install means you re-install OS just like you do with a physical server. So you changed the OS while keeped all your IPs, hardwares unchanged. in case of VM, for example, we want to reinstall a centos 5.6 vm to a centos 6.2 template(not iso),

Re: Re-install VM

2012-07-23 Thread Lu Heng
Hi Zhang: Thanks for replying. but service offering is not a flexible solution, you can not easily scale up or scale down a vm by a small change(e.g. add 128MB RAM), you have to create a new service offering just for this additional 128MB RAM, in which took a lot of time(correct me if I was

RE: Re-install VM

2012-07-23 Thread Frank Zhang
Thanks for replying. but service offering is not a flexible solution, you can not easily scale up or scale down a vm by a small change(e.g. add 128MB RAM), you have to create a new service offering just for this additional 128MB RAM, in which took a lot of time(correct me if I was wrong

Re: Re-install VM

2012-07-23 Thread Lu Heng
Hi On Tue, Jul 24, 2012 at 12:02 AM, Frank Zhang frank.zh...@citrix.com wrote: Thanks for replying. but service offering is not a flexible solution, you can not easily scale up or scale down a vm by a small change(e.g. add 128MB RAM), you have to create a new service offering just for

RE: Re-install VM

2012-07-23 Thread Frank Zhang
Hi On Tue, Jul 24, 2012 at 12:02 AM, Frank Zhang frank.zh...@citrix.com wrote: Thanks for replying. but service offering is not a flexible solution, you can not easily scale up or scale down a vm by a small change(e.g. add 128MB RAM), you have to create a new service offering just

Re: Re-install VM

2012-07-23 Thread H.Lu
Hi Kind regards Lu 在 2012-7-24,上午12:32,Frank Zhang frank.zh...@citrix.com 写道: Hi On Tue, Jul 24, 2012 at 12:02 AM, Frank Zhang frank.zh...@citrix.com wrote: Thanks for replying. but service offering is not a flexible solution, you can not easily scale up or scale down a vm by a

Re: Review Request: ec2-register: need better error handling for negative cases.

2012-07-23 Thread Prachi Damle
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6059/#review9376 --- Ship it! Looks fine - Prachi Damle On July 20, 2012, 6:05 a.m.,

RE: Re-install VM

2012-07-23 Thread Frank Zhang
This is interesting. If you reinstall the VM, you cannot expand its hardware resource. How does OnApp do this ? It allow scale up or down by even 1mb of ram for each vm, also many vps solutions even support that, e.g solusvm. So you can adjust resource court by 1mhz of CPU or 1mb of

Re: Review Request: Implementation of 3 ec2 commands: ec2-create-tags, ec2-delete-tags and ec2-decribe-tags. Component: AWSAPI.

2012-07-23 Thread Prachi Damle
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5802/#review9378 --- Ship it! Reviewed, the license changes are correct - Prachi Damle

Re: Review Request: Adding tags support to the 4 EC2 Describe* API's (DescribeImages, DescribeInstances, DescribeVolumes, DescribeSnapshots) in AWSAPI

2012-07-23 Thread Prachi Damle
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5885/#review9379 --- Ship it! Ship It! - Prachi Damle On July 10, 2012, 1:49 p.m.,

unable to start VM

2012-07-23 Thread Gautam Sampathkumar
Hi, I'm running Cloudstack v3.0.3 and I'm having trouble getting a Centos 6.3 VM up and running. I'm running the dev version of the agent and management server and on the agent (running via run.sh) I see this: Enter passphrase for key '/root/.ssh/id_rsa.cloud': I'm not quite sure why I'm

Re: [Discussion] OVM 3.x Integration in the CloudStack

2012-07-23 Thread Choonho Son
Hi Jason, The answer of your question can be seen by following reply. Frank(Citrix) and our company(KT) developed OVM 2.x integration. And we also want to integrate OVM 3.x. . Hi Frank, I tested Oracle Enterprise Manager 12c's(EM12c) Cloud API. The concept of EM12c is similar with CloudStack and

RE: unable to start VM

2012-07-23 Thread Edison Su
Run the following in your db: insert into configuration (name,value) values('developer', 'true'); Then restart mgt server. -Original Message- From: Gautam Sampathkumar [mailto:gsampathku...@gmail.com] Sent: Monday, July 23, 2012 4:13 PM To: cloudstack-dev@incubator.apache.org

Re: Review Request: Ensure correct class name is specified in components.xml.in for NiciraNvpElementService

2012-07-23 Thread Salvatore Orlando
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6094/ --- (Updated July 24, 2012, 1:30 a.m.) Review request for cloudstack, Hugo

max guest limit in hypervisor capabilities

2012-07-23 Thread Mice Xia
Hi, All I noticed there is a page about hypervisor capabilities in global configuration, and I tried to modify the limit to a smaller number (such as 5), but VMs can still be created even their number reached the limit. I'm using ASF trunk, does this limit have any effect to VM creation, or

Re: Devcloud: Remote deployment fixes

2012-07-23 Thread Rohit Yadav
Hi, Actually, you don't need to add primary nfs storage. By default, devcloud is using local storage, everytime, after you add a host, the primary local storage will be shown up in the UI. I agree the default devcloud setup does that. Yah, of cause, if you want to add NFS primary storage

RE: max guest limit in hypervisor capabilities

2012-07-23 Thread Koushik Das
Can you check the output of this query SELECT * FROM cloud.hypervisor_capabilities; Trying updating the entry for the corresponding hypervisor + version and see if it works Thanks, Koushik -Original Message- From: Mice Xia [mailto:mice_...@tcloudcomputing.com] Sent: Tuesday, July 24,

Re: Review Request: Ensure correct class name is specified in components.xml.in for NiciraNvpElementService

2012-07-23 Thread Hugo Trippaers
Nice find :-) Thanks! Cheers, Hugo Sent from my iPhone On 24 jul. 2012, at 03:30, Salvatore Orlando sorla...@nicira.com wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6094/

Re: master build fails - 'compile-nicira-nvp' target

2012-07-23 Thread Hugo Trippaers
Hey Prachi, Can you tell me which compiler you are using, just to check as i can not reproduce this yet on my dev environment. It seems to be related to a bug in javac, so it might be worth checking of you have the latest Jdk 1.6? I use 1.6.0_33 Cheers, Hugo Sent from my iPhone On 23