linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] pvmove to smaller PVs
@ 2006-04-05 17:34 Fredrik Tolf
  2006-04-05 17:44 ` Alasdair G Kergon
  0 siblings, 1 reply; 7+ messages in thread
From: Fredrik Tolf @ 2006-04-05 17:34 UTC (permalink / raw)
  To: linux-lvm

I'm trying to use pvmove to move data from a 300 GB S-ATA disk onto
four, smaller 120 GB IDE disks. However, pvmove tells me that it cannot
allocate enough contiguous PEs to fit 300 GB, like this:

# pvmove /dev/sde1
  Insufficient contiguous allocatable extents (28617) for logical volume
pvmove0: 71541 required
  Unable to allocate temporary LV for pvmove.

I can, of course, understand that it can't find contiguous PEs
corresponding to 300 GB, but I don't understand why it should need it to
be contiguous. Can pvmove not just divide that storage into three
"partitions", each fitting on one 120 GB disk, and move them? Is there a
way for me to tell it to do so?

I seem to be able to use something like "pvmove /dev/sde1:0-28616" to
tell pvmove manually to do this for me, but this poses a small problem
for me, as not all of the data on the disks I want to move from are
allocated where I know them to be. This particular disk is fully
allocated, so that I know what I could do with that syntax, but is there
really no way to tell pvmove to do this automatically? It just seems
kind of strange to me.

Fredrik Tolf

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-04-27 10:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-05 17:34 [linux-lvm] pvmove to smaller PVs Fredrik Tolf
2006-04-05 17:44 ` Alasdair G Kergon
2006-04-05 17:57   ` Matt P
2006-04-05 17:58   ` Fredrik Tolf
2006-04-05 18:03     ` Alasdair G Kergon
2006-04-05 18:30       ` Fredrik Tolf
2006-04-27 10:39   ` Dieter Stüken

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).