All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [linux-lvm] Resize physical volume SOLVED
@ 2009-05-06 12:28 karl
  0 siblings, 0 replies; only message in thread
From: karl @ 2009-05-06 12:28 UTC (permalink / raw)
  To: LVM general discussion and development

[-- Attachment #1: Type: text/plain, Size: 1343 bytes --]

Hi all

Just to let you all know, I finally got this sorted.

The problem was these partitions had been part of an md raid. By zeroing them out (mdadm wouldnt zero the superblock, but dding from /dev/zero worked) then following the exact same procedure it worked flawlessly.

Rgds
Karl

karl@mouse-hole.com wrote ..
> Hi
>
> Does anyone have any advice on this matter?
>
> Regards
> Karl
>
> Karl Wagner wrote ..
> > Hi all
> >
> > I have just been through a fairly major reorganisation of my data, and need to
> > resize the physical volumes in my LVM setup.
> >
> > Currently I have sd[a-d]6, which are physical volumes for the volume group ‘data’,
> > and sd[a-d]7, which contain nothing. My plan was to get rid of p7 on each device
> > and extend p6 to include that space. However when I tried on sda, I got an error
> > after of Couldn't find device with uuid…
> >
> > These are the steps I took:
> >
> > * Deactivate all vg’s
> > * Fdisk /dev/sda
> > * Delete p7
> > * Delete p6
> > * Create p6 with start at start of old p6, end at end of old p7
> > * Write part table
> >
> > At this point, sda7 has gone and sda6 is the correct size (checked with blockdev
> > –getsz). But running a pvscan, lvm tells me it cant find sda6.
> >
> > What am I missing?
> >
> >
> >
> > Regards
> >
> > Karl

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-06 12:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-06 12:28 [linux-lvm] Resize physical volume SOLVED karl

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.