linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Marian Csontos <mcsontos@redhat.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] pvmove and filesystem - un/mount?
Date: Mon, 11 Jul 2016 14:35:16 +0200	[thread overview]
Message-ID: <80ed919c-052f-8699-307e-45fe5d9e8e1e@redhat.com> (raw)
In-Reply-To: <81bdb891-3d03-f530-0016-181bcddd1384@yahoo.co.uk>

On 07/08/2016 11:03 AM, lejeczek wrote:
>
>
> On 07/07/16 19:10, Jarkko Oranen wrote:
>>
>>
>> On 07/07/16 19:01, lejeczek wrote:
>>> hi users,
>>>
>>> must be an easy one - what should be(is allowed to do) filesystem
>>> doing while there is a pvmove(failed hard disk) taking place in
>>> underlying LV?
>>>
>>> many thanks,
>>
>> Hi,
>>
>> pvmove is generally transparent to the layers above, so you can
>> continue using the system as usual while a pvmove is in progress.
>> While I have never seen pvmove actually fail (My desktop encountered a
>> power failure mid-operation once, and it just continued as if nothing
>> had happened after rebooting), with a failing hard disk, I would avoid
>> any additional IO while the operation is in progress.
>>
>>
> ok, thanks
> maybe a bit more tricky, would now downsizing a FS be one thing OK to
> do(probably also fsck) ? while pvmove is working?
> furthermore, would lvreduce be OK to take pvmote out of a LV ?
>
> I have a bit of puzzle type of situation here to deal with - started
> pvmove but seems that HDD is rather in a bad condition for after two
> days pvmove is barely at 4%.
> Should I let it finish - or - abort pvmove and try fsck; fsreduce;
> lvreduce..
> hmmm..

Use ddrescue. pvmove is not intended for data rescuing from failing disks.

ddrescue is using different strategy to quickly read whatever it can, 
quickly skipping over any failing regions, attempting to recover those 
on later iterations.

-- Martian



>
>>
>> --
>> Jarkko
>>
>> _______________________________________________
>> linux-lvm mailing list
>> linux-lvm@redhat.com
>> https://www.redhat.com/mailman/listinfo/linux-lvm
>> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

      reply	other threads:[~2016-07-11 12:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-07 16:01 [linux-lvm] pvmove and filesystem - un/mount? lejeczek
2016-07-07 18:10 ` Jarkko Oranen
2016-07-08  9:03   ` lejeczek
2016-07-11 12:35     ` Marian Csontos [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=80ed919c-052f-8699-307e-45fe5d9e8e1e@redhat.com \
    --to=mcsontos@redhat.com \
    --cc=linux-lvm@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).