Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4E5C510764 for ; Mon, 2 Dec 2013 07:11:41 +0000 (UTC) Received: (qmail 66914 invoked by uid 500); 2 Dec 2013 07:11:39 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 66841 invoked by uid 500); 2 Dec 2013 07:11:39 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 66557 invoked by uid 500); 2 Dec 2013 07:11:39 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 66488 invoked by uid 99); 2 Dec 2013 07:11:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Dec 2013 07:11:38 +0000 Date: Mon, 2 Dec 2013 07:11:38 +0000 (UTC) From: "Ashutosk Kelkar (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-5097) Volumes created with snapshot (which in turn were created from the volumes having some random data) carry garbage data MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-5097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13836310#comment-13836310 ] Ashutosk Kelkar commented on CLOUDSTACK-5097: --------------------------------------------- Abhinandan, the commit comments are for issue 4648, not sure how they appeared here, may be because I had mentioned this issue (5097) in the description. No this issue remains open, not fixed yet. > 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: Gaurav Aradhye > 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#6144)