Re: Why Secondarystroage resourcelimit contains volumes

2013-10-11 Thread sx chen
primary storage? 2013/10/12 Nitin Mehta > One of the use case where volume is on secondary storage is for the > uploaded volumes. > Until they are attached to the vm they reside on secondary storage and > hence should be counted for secondary storage usage. > > On 11/10/13 1:15

Why Secondarystroage resourcelimit contains volumes

2013-10-11 Thread sx chen
Hi,all: In 4.2,We can limit the secondarystorage usage for a user or a domain. But when I refer to source code ,I find public long calculateSecondaryStorageForAccount(long accountId) { long totalVolumesSize = _volumeDao.secondaryStorageUsedForAccount(accountId); long totalS

Fwd: Non-OSS Package: Could not find corresponding resource manager for VMware

2013-06-04 Thread sx chen
-- Forwarded message -- From: Livio Lv Date: 2013/6/4 Subject: Non-OSS Package: Could not find corresponding resource manager for VMware To: us...@cloudstack.apache.org Hi all: 1.Does Cloudstack can manange RHEV KVM? 2.Why Cloudstack 4.02 can not manage VMWare hosts which been in

How to seperate the user portal and admin portal?

2013-05-19 Thread sx chen
hello,I want to seperate the user portal and admin portal,So admin and user will login to different server and seperate from each other. Can you give me some suggestion. another mgr server for user only and disable some functions,Is it possible?

Re: How to set the default network when I specify IP use "iptonetworklist" parameter when deploy a vm?

2013-04-15 Thread sx chen
ist > parameter presence. So you have to define both parameters, and the first > network from the networkIds list will be used as a default. > > -Alena. > > On 4/15/13 7:44 AM, "sx chen" wrote: > > >Hi, > > as far as I know, I can specify the default netw

How to set the default network when I specify IP use "iptonetworklist" parameter when deploy a vm?

2013-04-15 Thread sx chen
Hi, as far as I know, I can specify the default network by put it at the first when use "*networkids*" paramenter when deploy a vm. but if I use "iptonetworklist" parameter specify the IP address,I find I can't specify the default network.I've test put it at the first and put it at the last.