Re: Removes the use local storage for systemvms

2014-12-18 Thread Rohit Yadav
Hi Frank,

On Thu, Dec 18, 2014 at 4:02 AM, Frank Zhang frank.zh...@citrix.com wrote:

 Hi Rohit:

 I see your commit:

 commit d276c0faab0ac4d200714d8eb2081ed1c47f13aa
 Author: Rohit Yadav rohit.ya...@shapeblue.com
 Date:   Mon Dec 8 21:54:31 2014 +0530

 developer: increase disable thresholds global settings for developers

 - Increases the disable thresholds for developers
 - Removes the use local storage for systemvms

 Signed-off-by: Rohit Yadav rohit.ya...@shapeblue.com
 (cherry picked from commit 314e2daccccdbdc34973d039d16817d2d166)
 Signed-off-by: Rohit Yadav rohit.ya...@shapeblue.com


 Is there any reason removing ' 'system.vm.use.local.storage' global
 setting? Is developer/developer-prefill.sql only for developers ?


developer/developer-prefill.sql runs only for developers when they do
deploydb using maven. This commit increases the cpu/mem/storage thresholds
for developers who may be using DevCloud or related resource constraint
testing platforms and removes forcing them to use local storage for
systemvms (the disk space of devcloud is limited, they are using NFS for
VMs anyway so not forcing it for systemvms by default).

Regards.


RE: Removes the use local storage for systemvms

2014-12-18 Thread Frank Zhang
Alright, so it won't affect customer

From: Rohit Yadav [mailto:bhais...@apache.org]
Sent: Thursday, December 18, 2014 12:17 AM
To: Frank Zhang
Cc: dev@cloudstack.apache.org
Subject: Re: Removes the use local storage for systemvms

Hi Frank,

On Thu, Dec 18, 2014 at 4:02 AM, Frank Zhang 
frank.zh...@citrix.commailto:frank.zh...@citrix.com wrote:
Hi Rohit:

I see your commit:

commit d276c0faab0ac4d200714d8eb2081ed1c47f13aa
Author: Rohit Yadav 
rohit.ya...@shapeblue.commailto:rohit.ya...@shapeblue.com
Date:   Mon Dec 8 21:54:31 2014 +0530

developer: increase disable thresholds global settings for developers

- Increases the disable thresholds for developers
- Removes the use local storage for systemvms

Signed-off-by: Rohit Yadav 
rohit.ya...@shapeblue.commailto:rohit.ya...@shapeblue.com
(cherry picked from commit 314e2daccccdbdc34973d039d16817d2d166)
Signed-off-by: Rohit Yadav 
rohit.ya...@shapeblue.commailto:rohit.ya...@shapeblue.com


Is there any reason removing ' 'system.vm.use.local.storage' global setting? Is 
developer/developer-prefill.sql only for developers ?

developer/developer-prefill.sql runs only for developers when they do deploydb 
using maven. This commit increases the cpu/mem/storage thresholds for 
developers who may be using DevCloud or related resource constraint testing 
platforms and removes forcing them to use local storage for systemvms (the disk 
space of devcloud is limited, they are using NFS for VMs anyway so not forcing 
it for systemvms by default).

Regards.