You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "edison su (JIRA)" <ji...@apache.org> on 2014/01/08 23:40:52 UTC

[jira] [Resolved] (CLOUDSTACK-5097) Volumes created with snapshot (which in turn were created from the volumes having some random data) carry garbage data

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

edison su resolved CLOUDSTACK-5097.
-----------------------------------

    Resolution: Won't Fix

It's a known issue of kvm, current kvm snapshot is not crash consistent. 

> 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
>            Assignee: edison su
>            Priority: Critical
>             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.5#6160)