[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14609596#comment-14609596
 ] 

ASF GitHub Bot commented on CLOUDSTACK-8601:
--------------------------------------------

GitHub user likitha opened a pull request:

    https://github.com/apache/cloudstack/pull/547

    CLOUDSTACK-8601. VMFS storage added as local storage can be re-added …

    …as shared storage.
    
    Fail addition of a VMFS shared storage pool in case it has already been 
added as local storage in CS.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/likitha/cloudstack CLOUDSTACK-8601

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/547.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #547
    
----
commit 13a98dd196c8b0f86e4fb68db357df41767535f9
Author: Likitha Shetty <likitha.she...@citrix.com>
Date:   2015-04-17T13:17:23Z

    CLOUDSTACK-8601. VMFS storage added as local storage can be re-added as 
shared storage.
    Fail addition of a VMFS shared storage pool in case it has already been 
added as local storage in CS.

----


> VMFS storage added as local storage can be re added as shared storage.
> ----------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-8601
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8601
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>            Reporter: Likitha Shetty
>            Assignee: Likitha Shetty
>             Fix For: 4.6.0
>
>
> During host discovery, if local storage is enabled for a zone, all VMFS 
> datastores that are mounted on just one host (i.e. not shared) will be added 
> as local storage is CloudStack.
> When admin adds a VMFS datastore as shared, CS doesn't verify if the storage 
> has already been added as local storage in the zone. This means the same 
> primary storage is added as different storages in CS and this leads to 
> failure in operations related to disks because of wrong storage look ups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to