From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 17 Sep 2009 10:32:28 -0400 From: Mike Snitzer Message-ID: <20090917143227.GA9750@redhat.com> References: <515267.47209.qm@web51301.mail.re2.yahoo.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <515267.47209.qm@web51301.mail.re2.yahoo.com> Subject: [linux-lvm] Re: Snapshots Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Jon@eHardcastle.com, LVM general discussion and development On Thu, Sep 17 2009 at 10:24am -0400, Jon Hardcastle wrote: > Hi, > > Do I need some free extents to create a READ ONLY snapshot? I dont > have free extents but require a read-only snapshot before doing an > upgrade. Yes, even though you intend to only read from the snapshot the upgrade will cause data to be copied out from the origin to the snapshot. So you definitely need some free extents. Mike