From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mail.saout.de (Postfix) with ESMTP for ; Mon, 23 Aug 2010 09:14:52 +0200 (CEST) Received: from int-mx03.intmail.prod.int.phx2.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o7N7EpVX017894 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 23 Aug 2010 03:14:51 -0400 Received: from [10.3.235.62] (vpn-235-62.phx2.redhat.com [10.3.235.62]) by int-mx03.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o7N7EouW015307 for ; Mon, 23 Aug 2010 03:14:51 -0400 Message-ID: <4C721FEA.4020705@redhat.com> Date: Mon, 23 Aug 2010 09:14:50 +0200 From: Milan Broz MIME-Version: 1.0 References: <1280097464.3309.192.camel@fermat.scientia.net> <4C4CD361.4080000@redhat.com> <1280176686.3266.106.camel@fermat.scientia.net> <4C4E9CF4.3030308@redhat.com> <1280240110.11350.11.camel@etppc09.garching.physik.uni-muenchen.de> <4C4FED84.3040201@redhat.com> <1282338708.3231.53.camel@fermat.scientia.net> <20100821002257.GA12482@tansi.org> <1282481812.3241.50.camel@fermat.scientia.net> <20100822160114.GA11722@tansi.org> <1282514263.3227.28.camel@fermat.scientia.net> In-Reply-To: <1282514263.3227.28.camel@fermat.scientia.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] tool to account the written number of bytes to a block device List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de On 08/22/2010 11:57 PM, Christoph Anton Mitterer wrote: > On Sun, 2010-08-22 at 18:01 +0200, Arno Wagner wrote: >> I think /proc/diskstats is the place to look. > Yeah,... of course,... I just didn't want to make my hands dirty with > "programming" ;) (actually I didn't want to invent the cycle twice ;) ) iostat -N ? (and save results after reboot) Milan