Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/661#issuecomment-128300894 Did functional testing with two KVM hosts, across two Advance Zones with VLAN isolation: ![screen shot 2015-08-06 at 2 34 24 pm](https://cloud.githubusercontent.com/assets/95203/9107921/7c988a7c-3c48-11e5-96ec-ac1efbc6753a.png) The permutation was; Zone 1 with shared storage for user vms and local storage enabled for systemvms at the time of adding the zone, and Zone 2 with local storage for user vms and shared storage for systemvms (keeping the global setting use.systemvm.local.storage to false/default). Infra looked like this, two hosts across two zones with both primary and secondary (zone wide) storages. ![screen shot 2015-08-06 at 2 34 17 pm](https://cloud.githubusercontent.com/assets/95203/9107922/7cd59c5a-3c48-11e5-92e3-1cb3b1d99def.png) - Saw that systemvm and user vms disks were allocated on respective storage type as expected - When Zone 1's setting use.systemvm.local.storage was set to false, new systemvm (VRs) came up on shared storage - When global use.systemvm.local.storage was set to true, Zone2's VRs came up on local storage - When use.systemvm.local.storage of Zone2 was set to true, VRs came up on local storage
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---