[LUNI] Logical Volume resize issue

Martin Maney maney at two14.net
Thu Nov 22 10:40:13 CST 2007


On Wed, Nov 21, 2007 at 02:22:41PM -0800, Jose Ramirez wrote:
> My issue is that when I expand the partition size on the SAN System
> from Let's just say 300Gigs to 500Gigs(works okay on the SAN) but on
> the Linux Server the following happens:

> 	<!--
> 		@page { size: 8.5in 11in; margin: 0.79in }
> 		P { margin-bottom: 0.08in }
> 	-->

I don't know what weird markup this is supposed to be, but whatever it
is made your stuff difficult to read.  Please try to post material like
this as plain text without added line breaks, etc.

> pvresize
> 	--setphysicalvolumesize 200G /dev/sda(This part works okay)

I don't believe this is what you wanted.  The man page says that option
causes the value given to be taken as the new pv size, whereas you wish
to *increase* the size by 200G, no?  I'm not sure about the fact that
you got no error; that seems to indicate that either you weren't using
the lost 100G or... something.  I'm not sure this jibes with the list
of things that seemed to work, but it's all that comes to mind this
morning.

Luck!

-- 
Having used the Django template language perhaps more extensively than
anyone else anywhere, I can assure you: if you can’t do it with the Django
template language, it’s probably because you shouldn’t be doing it with the
Django template language.  -- Jeff Croft



More information about the luni mailing list