Answers inline On 27-Dec-2012, at 5:58 PM, jerry jiang. 蒋维 wrote:
> hello, > > I have two questions regarding Cloudstack function, > > 1) How can I set different overcommit radio for different pod (or cluster) in > one zone. Currently this is not possible. But, there is a plan for this feature in the upcoming release for setting it cluster based. If you don't mind, can you please share your use case for setting it different for different pods ? > > 2) When I use CS to manage hosts, if one of host failed, can I restore the > VMs in the host via providing another healthy host? > While creating vm's you can use service offering which has HA (highly available) as true. If the host fails CS will automatically take care of migrating it to a healthy host within the cluster. Let's say you didn't use that service offering while deploying the vm then if the host fails, these vms would go into stopped state. You can try starting these vms and they should come up on a healthy host within the cluster. I am assuming you are using shared storage here and would have enough capacity in the cluster. > Thanks > > Jerry Jiang