From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [10.34.131.89] (dhcp131-89.brq.redhat.com [10.34.131.89]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t3M9m2IS004564 for ; Wed, 22 Apr 2015 05:48:02 -0400 Message-ID: <55376E51.2040400@redhat.com> Date: Wed, 22 Apr 2015 11:48:01 +0200 From: Zdenek Kabelac MIME-Version: 1.0 References: In-Reply-To: Content-Transfer-Encoding: 7bit Subject: Re: [linux-lvm] persistent value of tunables for dmsetup --target=cache ? 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"; format="flowed" To: LVM general discussion and development Dne 21.4.2015 v 10:58 nikhil napsal(a): > Hello, > > how do I ensure that the tunable (for eg. dmsetup message vg02-jetcache_lv 0 > write_promote_adjustment 0) will remain the same value even after reboot? > > Seems like the tunables values reset to earlier values upon reboot of the > machine. > > Help! :) By using them, when you create/load dm table for your cache target. Zdenek