Nitesh Sarda created CLOUDSTACK-10032:
-----------------------------------------
Summary: Database entries for templates created from snapshots
disappear after management-server service restart
Key: CLOUDSTACK-10032
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10032
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Reporter: Nitesh Sarda
ISSUE
============
*This issue occurs only with KVM hypervisor*. Database entries for templates
created from snapshots disappear after management-server service restart
STEPS TO REPRODUCE
==================
# Create a ACP setup and add KVM hypervisor as host.
# Create snapshot of any disk (root or data disk) of an instance.
# Create template using disk snapshot.
# Verify that template got downloaded completely and is in Ready state.
# Also, verify that entry for this template is present in template_store_ref
table in database.
# Now restart management server.
# Once management server is restarted completely and web UI is available, check
the template status. It will be in Active state instead of downloaded.
# Also, entry for this template vanishes from template_store_ref table in
database.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)