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 2014/03/18 08:51:44 UTC

[jira] [Commented] (CLOUDSTACK-5743) Download ROOT Volume when the VM is in stopped state is failing with "Forbidden You don't have permission to access /userdata/e914903a-070b-4ee3-b217-f07dbc8bc72a.vhd/ on this server"

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

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

Commit d417ce0d70c9337748ba6598332d04c7581942d2 in cloudstack's branch refs/heads/4.3-forward from [~devdeep]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=d417ce0 ]

CLOUDSTACK-5743. The link generated for downlading a volume or a template was giving a
permission error on hyper-v. Fixed the path with which a softlink is created for a
downloaded volume or template. Also addressed the issue at other places where the path
field wasn't set correctly when a volume was migrated or a template was created from
a volume.


>  Download ROOT Volume when the VM is in stopped state is failing with "Forbidden  You don't have permission to access /userdata/e914903a-070b-4ee3-b217-f07dbc8bc72a.vhd/ on this server"
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-5743
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5743
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Hypervisor Controller, Management Server
>    Affects Versions: 4.3.0
>         Environment: 4.3, Hyper-V, Vmware
>            Reporter: Abhinav Roy
>            Assignee: Devdeep Singh
>             Fix For: 4.3.0
>
>
> Steps : 
> ==================== 
> 1. Create an advanced zone setup with hyper-v as the host hypervisor type and shared CIFS storage for primary storage 
> 2. Deploy a VM 
> 3. stop the VM 
> 4. Goto the ROOT/Data volume of the VM and try to download it. 
> Expected behaviour : 
> ===================== 
> The volume should be successfully downloaded . 
> Observed behaviour : 
> ===================== 
> ROOT volume download fails with the following message in the UI : 
> Forbidden
> You don't have permission to access /userdata/e914903a-070b-4ee3-b217-f07dbc8bc72a.vhd/ on this server
> There is nothing in the MS log or Agent logs.
> NOTE : The operation is failing for all hypervisors.



--
This message was sent by Atlassian JIRA
(v6.2#6252)