You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Gaurav Aradhye (JIRA)" <ji...@apache.org> on 2013/12/20 13:26:11 UTC

[jira] [Closed] (CLOUDSTACK-5135) [Automation] install_path column in snapshot_store_ref table does not have the extension of the file

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-5135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gaurav Aradhye closed CLOUDSTACK-5135.
--------------------------------------


Not an issue

> [Automation] install_path column in snapshot_store_ref table does not have the extension of the file
> ----------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-5135
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5135
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Snapshot
>    Affects Versions: 4.3.0
>         Environment: All 3 hypervisors
>            Reporter: Gaurav Aradhye
>            Assignee: Harikrishna Patnala
>            Priority: Blocker
>              Labels: automation
>             Fix For: 4.3.0
>
>
> login to mysql
> fire command select * from snapshot_store_ref where store_role='Image'
> Check the install_path column.
> This does not have the extension for the file but if you check the same snapshot on the nfs server, the same file will have the extension based on from which hypervisor the snapshot is created.
> This mismatch creates trouble while checking if the snapshot exists on the nfs by mounting the nfs using the path obtained from the database.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)