From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 24 Jul 2012 10:38:38 -0400 From: Mike Snitzer Message-ID: <20120724143837.GB3772@redhat.com> References: <20120724131517.GA3165@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Subject: Re: [linux-lvm] Snapshot limit? 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: Fred van Zwieten Cc: "linux-lvm@redhat.com" On Tue, Jul 24 2012 at 10:21am -0400, Fred van Zwieten wrote: > I agree, but that doesn't answer my questions ;-) please don't top-post. The old dm-snapshot cannot scale to 150 concurrent read-only snaps.. sorry. There would be a 150-way copy out to the 150 different COW areas. Aka, the dm-snapshot N-way copy-out penalty thinp snapshots use a single shared pool for the COW area.