Bug 464933
| Summary: | pvmove is broken in latest 5.3 | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Corey Marthaler <cmarthal> |
| Component: | lvm2-cluster | Assignee: | Milan Broz <mbroz> |
| Status: | CLOSED DUPLICATE | QA Contact: | Cluster QE <mspqa-list> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.3 | CC: | agk, ccaulfie, dwysocha, edamato, heinzm, jbrassow, mbroz, prockai, pvrabec |
| Target Milestone: | rc | Keywords: | Regression |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-10-06 20:18:50 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Corey Marthaler
2008-10-01 14:43:32 UTC
This same test works over and over in single machine lvm.
creating lvm devices...
create PV(s) out of all avail partitions on grant-03
create VG(s) on grant-03
pv_shuffle
creating linear on grant-03
creating stripe on grant-03
Iteration 1 of 10000 started on grant-03 at Wed Oct 1 10:04:43 CDT 2008
FREE PVS: /dev/sdb2 /dev/sdb3 /dev/sdb4
INUSE PVS: /dev/sdc1 /dev/sdc2 /dev/sdc3 /dev/sdc4
NOT INUSE PVS: /dev/sdb1
Adding /dev/sdb2 to the volume group on grant-03
Moving data from /dev/sdc2 to /dev/sdb2 on grant-03
Finding volume group "pv_shuffle"
Archiving volume group "pv_shuffle" metadata (seqno 4).
Creating logical volume pvmove0
Moving 427 extents of logical volume pv_shuffle/stripe
Found volume group "pv_shuffle"
Creating pv_shuffle-stripe
Loading pv_shuffle-stripe table
Resuming pv_shuffle-stripe (253:2)
Updating volume group metadata
Creating volume group backup "/etc/lvm/backup/pv_shuffle" (seqno 5).
Found volume group "pv_shuffle"
Found volume group "pv_shuffle"
Suspending pv_shuffle-stripe (253:2) with device flush
Found volume group "pv_shuffle"
Creating pv_shuffle-pvmove0
Loading pv_shuffle-pvmove0 table
Resuming pv_shuffle-pvmove0 (253:3)
Found volume group "pv_shuffle"
Loading pv_shuffle-pvmove0 table
Suppressed pv_shuffle-pvmove0 identical table reload.
Loading pv_shuffle-stripe table
Resuming pv_shuffle-stripe (253:2)
Checking progress every 15 seconds
Found volume group "pv_shuffle"
Found volume group "pv_shuffle"
Loading pv_shuffle-stripe table
Suspending pv_shuffle-stripe (253:2) with device flush
Suspending pv_shuffle-pvmove0 (253:3) with device flush
Found volume group "pv_shuffle"
Found volume group "pv_shuffle"
Found volume group "pv_shuffle"
Resuming pv_shuffle-pvmove0 (253:3)
Found volume group "pv_shuffle"
Resuming pv_shuffle-stripe (253:2)
Found volume group "pv_shuffle"
Removing pv_shuffle-pvmove0 (253:3)
Found volume group "pv_shuffle"
Removing temporary pvmove LV
Writing out final volume group after pvmove
Creating volume group backup "/etc/lvm/backup/pv_shuffle" (seqno 7).
Removing /dev/sdb1 from the volume group on grant-03
Is it still lproblem with the latest cmirror builds? It seems to me like problem with cmirror status update and not base lvm2. Please attach output of pvmove ... -vvvv to check what's happening when pvmove repeatedly check for status. This is fixed with the latest cmirror build cmirror-1.1.29-1.el5 which means it was related to bz 464550. Great, I'll mark this as duplicate of bug 464550 to avoid requesting of all these acks needed for attaching to errata bug list. Anyway the core bug wasn't in lvm2 code. Please reopen if you hit it again. *** This bug has been marked as a duplicate of bug 464550 *** |