From mboxrd@z Thu Jan 1 00:00:00 1970 From: ramu eppa Subject: Re: How to write data to snapshot. Date: Tue, 9 Oct 2012 06:56:31 +0000 (UTC) Message-ID: References: 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]:46280 "EHLO plane.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750811Ab2JIG4o (ORCPT ); Tue, 9 Oct 2012 02:56:44 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TLTkF-0004SA-1J for ceph-devel@vger.kernel.org; Tue, 09 Oct 2012 08:56:47 +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 ; Tue, 09 Oct 2012 08:56:47 +0200 Received: from ramu.freesystems by 81-254-187-203.static.youbroadband.in with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 09 Oct 2012 08:56:47 +0200 Sender: ceph-devel-owner@vger.kernel.org List-ID: To: ceph-devel@vger.kernel.org Hi Tommi , If we convert snapshot into writable(mutable),we will copy data to that snapshot and getting data multiple times,is it possible. This will works on ceph-0.48 or any other version. Thanks, Ramu.