Gaurav Aradhye created CLOUDSTACK-5097:
------------------------------------------
Summary: Volumes created with snapshot (which in turn were created
from the volumes having some random data) carry garbage data
Key: CLOUDSTACK-5097
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5097
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: Found on KVM
Reporter: Gaurav Aradhye
Fix For: 4.3.0
1. Create a virtual machine and data volume
2. Attach data volume to VM
3. Login to machine; create temp/test directories on data volume and write
sample data into it
4. Snapshot the Volume
5. Create another Volume from snapshot
6. Mount/Attach volume to another VM
7. Now compare the data on the volume, data should match
The directories and files created earlier exist on the volume, but the data in
the files is garbage data instead of the data we have written into the volume
earlier.
Data is not matching.
--
This message was sent by Atlassian JIRA
(v6.1#6144)