From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 30 Sep 2014 11:49:19 -0400 From: Mike Snitzer Message-ID: <20140930154918.GB9925@redhat.com> References: <542ABFC3.4000909@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Subject: Re: [linux-lvm] thin pool and discards 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: Vasiliy Tolstov Cc: LVM general discussion and development On Tue, Sep 30 2014 at 10:57am -0400, Vasiliy Tolstov wrote: > 2014-09-30 18:35 GMT+04:00 Zdenek Kabelac : > > Kernel 3.10 is too old, > > Please repeat the test with at least 3.16 > > > Why? As i understand 3.10 lts... Can you say me what patches i need to > cherry pick? Or maybe redhat kernel have this feature...? You likely need this upstream commit: http://git.kernel.org/linus/19fa1a6756ed9e92daa9537c03b47d6b55cc2316 Though that commit was tagged for stable. So not sure. In general, upstream dm-thinp saw quite a few improvements that in combination results in a much more stable dm-thinp (particularly error handling from faults and out of space conditions). RHEL7 does include these changes.