From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ramon Hofer Subject: Re: Stacked array data recovery Date: Fri, 29 Jun 2012 09:44:09 +0200 Message-ID: <1340955849.3461.0.camel@hoferr-desktop.hofer.rummelring> References: <4FE5B213.5010503@hardwarefreak.com> <4FE72053.4040101@hardwarefreak.com> <4FE7E044.6040506@hardwarefreak.com> <4FE91619.4020709@hardwarefreak.com> <1340699839.3241.29.camel@hoferr-desktop.hofer.rummelring> <4FEA1A4F.9090605@hardwarefreak.com> <1340788044.3420.8.camel@hoferr-desktop.hofer.rummelring> <1340909075.29964.35.camel@oxygen.netxsys.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1340909075.29964.35.camel@oxygen.netxsys.com> Sender: linux-raid-owner@vger.kernel.org To: Krzysztof Adamski Cc: linux-raid@vger.kernel.org List-Id: linux-raid.ids On Don, 2012-06-28 at 14:44 -0400, Krzysztof Adamski wrote: > You can send USR1 signal to the dd command and it will print how far it > has gone, like this: > # kill -USR1 Great! Thanks for that :-)