[
https://issues.apache.org/jira/browse/CLOUDSTACK-6139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14523189#comment-14523189
]
ASF subversion and git services commented on CLOUDSTACK-6139:
-------------------------------------------------------------
Commit df3dea58a243c7dc4ed77a9cdbd4e02d1961ba47 in cloudstack's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=df3dea5 ]
CLOUDSTACK-6139: Fix regression, allow zone level systemvm localstorage config
>From b3f18e7d74a0f09db9977554a6c7648b7edbc33d, the zone level systemvm local
storage setting never worked as it needed to be moved to config depot.
(cherry picked from commit 279efb04324249a2e1a5487b58b40a723baf4600)
Signed-off-by: Rohit Yadav <[email protected]>
Conflicts:
plugins/network-elements/internal-loadbalancer/src/org/apache/cloudstack/network/lb/InternalLoadBalancerVMManagerImpl.java
server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java
> System.vm.use.local.storage global setting to zone setting
> ----------------------------------------------------------
>
> Key: CLOUDSTACK-6139
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6139
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Hypervisor Controller
> Affects Versions: Future
> Reporter: Rutger te Nijenhuis
> Assignee: Rohit Yadav
> Fix For: 4.6.0, 4.5.1
>
>
> Move the global setting "system.vm.use.local.storage - Indicates whether to
> use local storage pools or shared storage pools for system VMs." to zone
> level. Cloudstack allows local storage to be enabled at a per zone setting
> from zone details. The system VM's will however end up on either shared of
> local storage according to the global settings. Moving this setting to the
> zone level enables you to run zones with only local storage next to zones
> with only shared storage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)