[
https://issues.apache.org/jira/browse/CLOUDSTACK-8229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14325872#comment-14325872
]
ASF subversion and git services commented on CLOUDSTACK-8229:
-------------------------------------------------------------
Commit 9c381a21c4346e778fb36250fd76fb3f5eacdbdb in cloudstack's branch
refs/heads/master from SrikanteswaraRao Talluri
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=9c381a2 ]
instead of adding zone wide primary storage in the cluster block,
added it in the zone block.
CLOUDSTACK-8229
Testing: tested with KVM and zone deployment was fine.
In the config file, zone wide primary storage details looks like this:
"primaryStorages": [
{
"url": "nfs://10.147.28.7/export/home/talluri/primary1",
"XRT_PriStorageType": "NFS",
"name": "XenRT-Zone-0-Pod-0-Cluster-0-Primary-Store-0",
"hypervisor": "KVM",
"scope" : "zone"
}
],
reviewed-by: talluri
> [marvin] add zone wide primary storage support to deployDataCenter
> ------------------------------------------------------------------
>
> Key: CLOUDSTACK-8229
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8229
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: marvin
> Affects Versions: 4.6.0
> Reporter: Srikanteswararao Talluri
> Assignee: Srikanteswararao Talluri
> Fix For: 4.6.0
>
>
> marvin deployDataCenter should be able to handle 'scope' attribute p
> rovided in configuration file and deploy zone using zone wide primary storage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)