All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] Re-sizing a PV
@ 2005-11-30 20:43 Ben Beuchler
  2005-12-01  1:37 ` Zak Kipling
  0 siblings, 1 reply; 2+ messages in thread
From: Ben Beuchler @ 2005-11-30 20:43 UTC (permalink / raw)
  To: linux-lvm

I found in the archives a reference to using this series of commands
to grow a PV to fill a disk that has grown (in this case, a hardware
RAID volume that has had disks added to it):

vgcfgbackup
edit file
pvcreate --restorefile --uuid
vgcfgrestore

I would appreciate a little clarification on step #3:

I assume I need to specify the name of the backup file as the value to
the --restorefile option.  Do I specify the id of the vg or the pv as
the option to --uid?

Thanks!

Oh, and do the filesystems have to be unmounted while this is happening?

-Ben

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

* Re: [linux-lvm] Re-sizing a PV
  2005-11-30 20:43 [linux-lvm] Re-sizing a PV Ben Beuchler
@ 2005-12-01  1:37 ` Zak Kipling
  0 siblings, 0 replies; 2+ messages in thread
From: Zak Kipling @ 2005-12-01  1:37 UTC (permalink / raw)
  To: LVM general discussion and development

Ben Beuchler wrote:
> I found in the archives a reference to using this series of commands
> to grow a PV to fill a disk that has grown (in this case, a hardware
> RAID volume that has had disks added to it):

Current CVS has a pvresize command for this -- it's worked successfully 
for me on a live system, although I understand there are still potential 
issues with it not keeping the PV label and VG metadata in sync.

Zak.

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

end of thread, other threads:[~2005-12-01  1:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-30 20:43 [linux-lvm] Re-sizing a PV Ben Beuchler
2005-12-01  1:37 ` Zak Kipling

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.