Ask a Question related to Linux / Unix Administration, Design and Development.
-
Anthony Stevenson #1
Increase file system size question - exceed max LP error
Hi,
I was told that to increase the size of the file system, use chfs
command and we don't need to touch the logical volume. The only time we
need to touch the logical volume is we exceed the max LPs.
My questions are:
1) Where can I find the max LPs information, using what command?
2) How can I check if the max LPs is exceeded before increasing the file
system?
3) What value of "max LP" I should set to before I can successfully add
file system disk space? Basically how to calculate the right value.
What is the command for setting it? How will I know if the logical
volume is big enough to accomodate the increase in max LP?
4) How does max LPs correlates to physical volume or the available hard
disk size?
Thanks for your help.
Anthony Stevenson Guest
-
Flex 2 Project in Flex 3 Swf File Size Increase?
I have imported my Flex 2 Projects into Flex 3, when I compile my code the resulting swf file is 100-200K larger. Why is that? I thought Flex 3 made... -
Increase buffer size
My flash player works nicely on WinXp Sp2, from IE6, but after a while of music, the sound stops for a second, plays for a second, etc. If I pause... -
URGENT!: Increase Heap Size - service-specific error 2
Hi there, I am having one of this performance issues that is driving me mad with my Coldfusion 6.1 Application Server running big queries from SQL... -
lvextend to increase /opt size
My system is HP Itanium unix (B.11.23 U ia64). I tried to increase /opt size in single user mode using lvextend -L size_number /dev/vg00/lvolx ... -
MP3 to Director - Increase in file size
When I simply import MP3 files into Director MX, the file size triples. Is there some trick I am missing here? -
Anthony Stevenson #2
Re: Increase file system size question - exceed max LP error
AIX 4.3.3
"Michael Vilain " wrote:> In article <5pTQc.61$9x61.30@news04.bloor.is.net.cable.rogers .com>,
> Anthony Stevenson <astevenson@nospam.org> wrote:
>
>>>>Hi,
>>
>>I was told that to increase the size of the file system, use chfs
>>command and we don't need to touch the logical volume. The only time we
>>need to touch the logical volume is we exceed the max LPs.
>>
>>My questions are:
>>1) Where can I find the max LPs information, using what command?
>>2) How can I check if the max LPs is exceeded before increasing the file
>>system?
>>3) What value of "max LP" I should set to before I can successfully add
>>file system disk space? Basically how to calculate the right value.
>>What is the command for setting it? How will I know if the logical
>>volume is big enough to accomodate the increase in max LP?
>>4) How does max LPs correlates to physical volume or the available hard
>>disk size?
>>
>>Thanks for your help.
>
> There's no standard logical volume software on UNIX. What OS and
> revision are you running? The concept of LPs, IIRC, is specific to AIX.
>Anthony Stevenson Guest
-
Doug Freyburger #3
Re: Increase file system size question - exceed max LP error
Anthony Stevenson wrote:
That's only true if your filesystem is smaller than the logical>
> I was told that to increase the size of the file system, use chfs
> command and we don't need to touch the logical volume. The only time we
> need to touch the logical volume is we exceed the max LPs.
volume it was created in. Who ever creates a filesystem smaller
than it can be? Noone I know of. Unless you know for sure it's
smaller than the LV, assume it fills it.
You need to say what UNIX and what LVM before anyone can answer> My questions are:
> 1) Where can I find the max LPs information, using what command?
that. LVMs and their commands are unified.
df tells the size of the filesystem as should fsadm. Your system's> 2) How can I check if the max LPs is exceeded before increasing the file
> system?
LV commands will tell about the LV.
Doug Freyburger Guest



Reply With Quote

