The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > AIX
Google UNIX.COM


AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Moving a Logical Volume from one Volume Group to Another krisw AIX 2 07-14-2008 04:48 AM
LVM - Extending Logical Volume within Volume Group ghimanshu UNIX for Advanced & Expert Users 3 07-26-2007 04:39 AM
Extend one Logical Volume scampi AIX 1 02-07-2007 10:39 AM
HP-UX logical volume structure gorayen HP-UX 2 11-10-2005 11:14 PM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 03-06-2008
Registered User
 

Join Date: Aug 2007
Posts: 16
Help - can't extend logical volume ?

Hi,

Smit "Increase the Size of a Logical Volume" command failed. Output:
----------------------------------------------------------
Command: failed stdout: yes stderr: no

Before command completion, additional instructions may appear below.

The distribution of this command (111) failed on one or more passive nodes.
0516-788 extendlv: Unable to extend logical volume.
----------------------------------------------------------

What could be the reason for this ?

thanks
Vilius
Reply With Quote
Forum Sponsor
  #2  
Old 03-06-2008
Registered User
 

Join Date: Mar 2008
Posts: 5
You probably ran out of LP's...
When a LV gets created/defined, it gets a "MAX LPs" value which represents the maximum number of logical partitions that can be defined for the LV.

Use smitty or lslv <lv_name> to show you the current # of LPs in use and the Max LPs.

The 2 items you want to look at are :

MAX LPs: 512
LPs: 1

In this case above, the LV can be expanded 511 more Logical Partitions. PP Size will show you how big each partition is.


My guess is that in your case, the MAX LPs = LPs and thus you cannot extend the size of the LV - at least not until you increase the size of MAX LPs.
Reply With Quote
  #3  
Old 03-06-2008
Bughunter Extraordinaire
 

Join Date: May 2005
Location: In the leftmost byte of /dev/kmem
Posts: 1,262
Use the command

Code:
chlv -x <nr-of-LPs> <LVName>
to increase the maximum. The upper bound (imposed by the LVM itself) is 32.512 LPs per LV.

bakunin
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 07:11 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0