![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| 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 |
| Help - can't extend logical volume ? | vilius | AIX | 2 | 03-06-2008 07:37 AM |
| LVM - Extending Logical Volume within Volume Group | ghimanshu | UNIX for Advanced & Expert Users | 3 | 07-26-2007 04:39 AM |
| HP-UX logical volume structure | gorayen | HP-UX | 2 | 11-10-2005 10:14 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Extend one Logical Volume
Hi All,
I am new to AIX. I need to extend one Logical Volume it is jfs type on On AIX 5.1. I have enough free space on the volume group for this extension Can I use smitty chjfs , will this do it without interruptions to the application that is using this Logical Volume. Thanks Scampi |
| Forum Sponsor | ||
|
|
|
|||
|
Hi Scampi
You can change the size of you filesystem without interruptions of the aplication on AIX. Use smitty chfs or chfs -a size=+add size /filesystem. Example : chfs -a size=+100000 /tmp ( Add 50mb in /tmp) Regards Reinaldo F. Dias Unix Techinical Support Analyst PLM & Engineering T-Systems do Brasil |
|||
| Google The UNIX and Linux Forums |