Gaurav Aradhye created CLOUDSTACK-5135:
------------------------------------------
Summary: 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
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#6144)