* [linux-lvm] pvmove fails with "Failure parsing mirror status fraction: 1 core"
@ 2007-07-12 5:33 Vesa-Pekka Palmu
2007-07-12 8:19 ` Milan Broz
0 siblings, 1 reply; 3+ messages in thread
From: Vesa-Pekka Palmu @ 2007-07-12 5:33 UTC (permalink / raw)
To: linux-lvm
I'm trying to move data away from a raid1 array in a volume group to a
raid5 array and pvmove fails with error "Failure parsing mirror status
fraction: 1 core".
Any ideas?
Info:
Kernel 2.6.22.1 Core 2 SMP
LVM version: 2.02.26 (2007-06-15)
Library version: 1.02.20 (2007-06-15)
Driver version: 4.11.0
Finding volume group "raid1"
Archiving volume group "raid1" metadata (seqno 11).
Creating logical volume pvmove0
Moving 22538 extents of logical volume raid1/backup
Found volume group "raid1"
Updating volume group metadata
Creating volume group backup "/etc/lvm/backup/raid1" (seqno 12).
Found volume group "raid1"
Found volume group "raid1"
Suspending raid1-backup (253:3) without device flush
Found volume group "raid1"
Creating raid1-pvmove0
Loading raid1-pvmove0 table
Resuming raid1-pvmove0 (253:9)
Found volume group "raid1"
Loading raid1-pvmove0 table
Suppressed raid1-pvmove0 identical table reload.
Loading raid1-backup table
Resuming raid1-backup (253:3)
Checking progress every 15 seconds
Failure parsing mirror status fraction: 1 core
Failure parsing mirror status fraction: 1 core
ABORTING: Mirror percentage check failed.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-lvm] pvmove fails with "Failure parsing mirror status fraction: 1 core"
2007-07-12 5:33 [linux-lvm] pvmove fails with "Failure parsing mirror status fraction: 1 core" Vesa-Pekka Palmu
@ 2007-07-12 8:19 ` Milan Broz
2007-07-12 9:53 ` Vesa-Pekka Palmu
0 siblings, 1 reply; 3+ messages in thread
From: Milan Broz @ 2007-07-12 8:19 UTC (permalink / raw)
To: LVM general discussion and development
Vesa-Pekka Palmu wrote:
> I'm trying to move data away from a raid1 array in a volume group to a
> raid5 array and pvmove fails with error "Failure parsing mirror status
> fraction: 1 core".
>
> Any ideas?
>
> Info:
> Kernel 2.6.22.1 Core 2 SMP
Hi,
there is bug in status string - and pvmove use it for monitoring,
unfotunatelly the fix is not in 2.6.22 stable tree yet...
(kernel 2.6.21 is ok)
Patch is here
http://www.kernel.org/pub/linux/kernel/people/agk/patches/2.6/editing/dm-raid1-fix-status.patch
Milan
--
mbroz@redhat.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-lvm] pvmove fails with "Failure parsing mirror status fraction: 1 core"
2007-07-12 8:19 ` Milan Broz
@ 2007-07-12 9:53 ` Vesa-Pekka Palmu
0 siblings, 0 replies; 3+ messages in thread
From: Vesa-Pekka Palmu @ 2007-07-12 9:53 UTC (permalink / raw)
To: LVM general discussion and development
On Thu, 12 Jul 2007, Milan Broz wrote:
> Hi,
> there is bug in status string - and pvmove use it for monitoring,
> unfotunatelly the fix is not in 2.6.22 stable tree yet...
> (kernel 2.6.21 is ok)
>
> Patch is here
> http://www.kernel.org/pub/linux/kernel/people/agk/patches/2.6/editing/dm-raid1-fix-status.patch
>
Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-07-12 9:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-12 5:33 [linux-lvm] pvmove fails with "Failure parsing mirror status fraction: 1 core" Vesa-Pekka Palmu
2007-07-12 8:19 ` Milan Broz
2007-07-12 9:53 ` Vesa-Pekka Palmu
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.