From mboxrd@z Thu Jan 1 00:00:00 1970 From: ramu eppa Subject: How to write data to snapshot. Date: Sun, 7 Oct 2012 05:11:24 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from plane.gmane.org ([80.91.229.3]:43835 "EHLO plane.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750823Ab2JGFLj (ORCPT ); Sun, 7 Oct 2012 01:11:39 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TKj9R-00043e-LY for ceph-devel@vger.kernel.org; Sun, 07 Oct 2012 07:11:41 +0200 Received: from 81-254-187-203.static.youbroadband.in ([81-254-187-203.static.youbroadband.in]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 07 Oct 2012 07:11:41 +0200 Received: from ramu.freesystems by 81-254-187-203.static.youbroadband.in with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 07 Oct 2012 07:11:41 +0200 Sender: ceph-devel-owner@vger.kernel.org List-ID: To: ceph-devel@vger.kernel.org Hi, In rbd am creating snapshot and next time i copied data to that snapshot, it was not copying the data.Please help me to how to copy data to snapshot. Thanks, Ramu.