Re: Review Request: updating mailing list references

2012-07-15 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5948/#review9165 --- Ship it! Ship It! - Prasanna Santhanam On July 14, 2012, 3:49 p.m.

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-15 Thread Saksham Srivastava
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5930/ --- (Updated July 16, 2012, 5:53 a.m.) Review request for cloudstack and Alena Prokh

Re: 答复: [DISCUSS] Source code from realhostip.com service

2012-07-15 Thread Mohammad Nour El-Din
Hi I believe having the code with ACS would be better which will not prevent us to make it in a separate project whether TLP or subproject or even in a separate repo in somewhere else later on Sent from my Samdung Galaxy S3 Apologies for any typos On Jul 16, 2012 4:46 AM, "Mice Xia" wrote: > Fo

答复: [DISCUSS] Source code from realhostip.com service

2012-07-15 Thread Mice Xia
For a private cloud in an isolated/trusted network environment, is it acceptable for users to simply access console with HTTP, controlled by a global configuration such as ' consoleproxy.sslEnabled'? Regards Mice -邮件原件- 发件人: David Nalley [mailto:da...@gnsa.us] 发送时间: 2012年7月14日 23:58 收件

Re: can a vm larger than a host?

2012-07-15 Thread James Kahn
Lu, Yes, you will need a host with greater than 128GB RAM. You also need overhead for the hypervisor. Some hypervisors do support memory overcommit (and CloudStack does not), but none of them can perform that kind of magic. Cheers, JK. -Original Message- From: Lu Heng Reply-To: "clo

Re: can a vm larger than a host?

2012-07-15 Thread Lu Heng
Hi I think if a single VM never being larger than a host---then we might not truly called cloud... Currently if a customer want to deploy a 128GB RAM VM, we will need to have to deploy two additional host with 128 GB RAM for the customer(considering the fail-over). On Mon, Jul 16, 2012 at 1:06

Re: can a vm larger than a host?

2012-07-15 Thread John Kinsella
That's a hypervisor issue, not a CS issue, but I can't think of any hypervisors that support that? On Jul 15, 2012, at 4:03 PM, Lu Heng wrote: > Hi > > I am wondering is that a way to deploy a VM that larger than host(so > combine two host's recourse to run single VM), seems to me it is not > p

can a vm larger than a host?

2012-07-15 Thread Lu Heng
Hi I am wondering is that a way to deploy a VM that larger than host(so combine two host's recourse to run single VM), seems to me it is not possible now, I was wondering will this possibility exists in the future. e.g a customer want to have a 128GB RAM VM but our host server only have 32 GB as