You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/07/29 13:53:49 UTC

[jira] [Commented] (CLOUDSTACK-3890) xenserver, when deleted the storagePool storage is not getting deleted from xenserver.

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

ASF subversion and git services commented on CLOUDSTACK-3890:
-------------------------------------------------------------

Commit df07f685147609eb55e2ffa9e1269330679e986f in branch refs/heads/4.2 from [~devdeep]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=df07f68 ]

CLOUDSTACK-3890. Delting the storage pool is not getting from xenserver. The
storage pool entry was removed from the db but the pool wasn't unmounted from
the host. There was a check that if the pool is not in UP state then the entry
can just be removed. That is wrong. A pool can only be removed if it is in
maintenance state. So after putting the pool in maintenance state if admin
tries to delete the pool we just remove the db entry without un-mounting the
storage pool from the host. Removed the incorrect check.

                
> xenserver, when deleted the storagePool  storage is not getting deleted from xenserver.
> ---------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3890
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3890
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Storage Controller, XenServer
>    Affects Versions: 4.2.0
>         Environment: xenserver,
> advance zone
> nfs primary storage
>            Reporter: Rajesh Battala
>            Assignee: Devdeep Singh
>            Priority: Critical
>             Fix For: 4.2.0
>
>
> I had added cluster scope primary storage to xenserver.
> I had tried to delete the storage pool. 
> API got fired and response came with success. 
> but the storage pool haven't got deleted from xenserver but in storage pool table it got removed.
> on latest 4.2 @ 1c94a926fd5c3f8ec93dffe0a31f396145d7b957

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira