Change SCSI type in VMware

2014-01-09 Thread Sean Hamilton
Hi Guys, One of our users is trying to use Windows Server 2012 R2. On install they can't see the disk attached. I checked and it looks like Microsoft removed the LSI Logic Parallel driver from that OS. Changing the storage adapter to LSI Logic SAS should work (and does work in VMware). In CloudSta

Re: Change SCSI type in VMware

2014-01-09 Thread Erik Weber
On Thu, Jan 9, 2014 at 12:07 PM, Sean Hamilton wrote: > Hi Guys, > > One of our users is trying to use Windows Server 2012 R2. > On install they can't see the disk attached. I checked and it looks like > Microsoft removed the LSI Logic Parallel driver from that OS. Changing the > storage adapter t

Re: Error Adding S3 Secondary Storage

2014-01-09 Thread Aaron Delp
Thank you! I was going off the Citrix CCP Admin Guide and that only states Object types as mutually exclusive. We have filed a bug in our docs and I'Ll check the ACS Admin Guide in the future. Thanks! On 1/9/14 12:16 AM, "Sanjeev Neelarapu" wrote: >In a zone we can have secondary storages w

Re: problem converting a snapshoot to a template

2014-01-09 Thread Hollman Enciso R.
On Thu, Jan 9, 2014 at 12:13 AM, Sanjeev Neelarapu < [email protected]> wrote: > Hi, > > Is your environment installed freshly with 4.2.0 or you uninstalled > previous version of CS (say 3.x) and installed 4.2 on that? > If yes please remove all the directories with name cloud and try a

just 2 questions

2014-01-09 Thread Hollman Enciso R.
Hello All. i have 2 small questions. 1. it's possible expand the hard drive for an instance? how ? 2. It's possible change the service to an instance resource increase and decrease with the instance running ? how ? Thanks -- Hollman Eduardo Enciso R. http://nexxuz.com http://algolibre.com

Re: just 2 questions

2014-01-09 Thread Shanker Balan
Hi Hollman, comments inline. On 09-Jan-2014, at 8:19 pm, Hollman Enciso R. wrote: > Hello All. i have 2 small questions. > > > 1. it's possible expand the hard drive for an instance? how ? You can’t resize the “root” disk as of now. A data disk can be resized. http://cloudstack.apache.org/doc

RE: VMWare storage overprovisioning

2014-01-09 Thread François Bousquet
Hello Nitin, What is the purpose of overprovisioning if we cannot deploy a server when allocated storage is over pool.storage.allocated.capacity.disablethreshold reguardless of storage.overprovisioning.factor ? The way I understand and experience it with my CloudStack 4.1.1 setup, I cannot exc

Re: VMWare storage overprovisioning

2014-01-09 Thread Nitin Mehta
When you increase the factor, the allocated percentage decreases and hence you can fit in more vms. Say allocated = 100% = 100gb out of 100gb total space and overprovisioning factor = 2 and at this moment you can't deploy more vms. Say you change overprovisioning to 3 and allocated now becomes = 1

Re: just 2 questions

2014-01-09 Thread Hollman Enciso R.
On Thu, Jan 9, 2014 at 10:27 AM, Shanker Balan wrote: > Hi Hollman, > > comments inline. > > On 09-Jan-2014, at 8:19 pm, Hollman Enciso R. > wrote: > > > Hello All. i have 2 small questions. > > > > > > 1. it's possible expand the hard drive for an instance? how ? > > You can’t resize the “root”

Re: just 2 questions

2014-01-09 Thread Hollman Enciso R.
On Thu, Jan 9, 2014 at 3:38 PM, Hollman Enciso R. wrote: > > 2. It's possible change the service to an instance resource increase and >> > decrease with the instance running ? how ? >> >> The feature is called dynamic scaling. >> >> >> http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.

RE: VMWare storage overprovisioning

2014-01-09 Thread François Bousquet
To whatever value I set storage.overprovisioning.factor I reach a point where I can no longer deploy because of pool.storage.allocated.capacity.disablethreshold (even if it is set to the highest value: 1). See my current capacity: > list capacity count = 10 capacity: +---+-

Re: just 2 questions

2014-01-09 Thread Hollman Enciso R.
On Thu, Jan 9, 2014 at 3:54 PM, Hollman Enciso R. wrote: > On Thu, Jan 9, 2014 at 3:38 PM, Hollman Enciso R. < > [email protected]> wrote: > >> > 2. It's possible change the service to an instance resource increase and >>> > decrease with the instance running ? how ? >>> >>> The feature is

Re: SSH connection issue in CS 4.1.1

2014-01-09 Thread Hoang Minh
Thank you for your reply, I will double check the network service in my work place again. I have the same 'feeling' that this is not CloudStack-related, as I can connect to ssh; just once in a while it will be frozen and then come back again. On Sun, Jan 5, 2014 at 3:52 AM, Shanker Balan wrote:

Re: VMWare storage overprovisioning

2014-01-09 Thread Nitin Mehta
Storage overprovisioning in CS is enabled for NFS and VMFS only. If its not chaining the allocated space I assume that you aren't using NFS/VMFS else its a bug. Thanks, -Nitin On 09/01/14 1:14 PM, "François Bousquet" wrote: >To whatever value I set storage.overprovisioning.factor I reach a poi

Unable to find components.xml in CloudStack4.2.1

2014-01-09 Thread Aaron Kim
I am currently working on the CloudStack4.2.1. I wrote a new user-authenticator plugin(or adapter) instead of using the MD5-wise authentication. But I cloud not find the components.xml under /etc/cloudstack/management/ when applying the plugin to the running cloudstack management server. Was t