| Blogs | Classifieds | Downloads | FlashChat | Gallery | Googlemap | Invite Friends | Links | Projects | Reviews | Wiki |
| |||||||||
Welcome to the pSeries Tech Forums,
our free peer-based support site for administrators, engineers and architects working with IBM pSeries servers and software. You are currently viewing our site as a guest which gives you limited access to view most discussions, articles, tutorials and access our other free features. By joining our community you will be able to collaborate with administrators, engineers and architects charged with designing, delivering or maintaining IBM pSeries server environments. Founded by a recognized IBM pSeries consultant and IBM Redbook author, pSeries Tech Forums was developed with the single mission of bringing IBM pSeries professionals together into a single self-help community. Registration is fast, simple and absolutely free to all IT professionals with responsibility for or interest in IBM pSeries servers. We invite you to join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
| Our Sponsors | |
| | |
| Want to advertise? | |
![]() |
| | LinkBack | Thread Tools |
|
#1
| ||||
| ||||
Assuming this is 64bit Power 5 AIX 5.3 ML05 and rootvg has enough free disk space, I first extend logicail volume space on /dev/hd2. I am not sure if I can use chfs -a size=+28000000 /usr. Will it be harmful to file system integrity when expanding file system? Can I do it in runlevel 2 or I have to do it in manitenance mode? Similar question for /tmp. Thanks |
|
#3
| ||||
| ||||
Well, i've only once had a problem with chfs, and it was during my shrinking of a applicationvg. Never had any problem with expanding a filesystem however I could assume that you wouldnt want it at the Highest load it could. But a normal load is probably not any trouble. Oh, and these days since... well some versions back. chfs -a size=+100M /tmp will work fine. Mind you, all this is just my thoughts and I dont leave any guarantees.
__________________ --- Rydekull |
|
#4
| ||||
| ||||
If you have the space there should be no problem changing the size. The chfs command will work but I use smit to avoid typos and no you don't have to be in maintenance mode. We have done this quite a few times on our p570 machines. |
|
#5
| ||||
| ||||
Of course you can make your sums easier using chfs -a size=+20M /usr of 20G if you like.... No maintainence mode needed....... cheers Ross
__________________ Ross Mather, IBM AIX IT Specialist. That said anything I say here is my own opinion and not anything that you can ever hold against IBM. Ohhh and don't forget that I make mistakes too.... |
|
#6
| ||||
| ||||
| Sometimes it's easier to specify the absolute size of the filesystem. Then you may use the command below: chfs -a size=10G /<filesystem> or whatever your requirements are. ;-) Riscy |
|
#7
| ||||
| ||||
Thanks for all the reply. I called IBM, they basically said same thing. Just issue chfs -a size= and no worry! I was a little bit concerned when I did online /usr /var /tmp expansion. It did give me a little CDE problem(CDE was gone after expanding FS). However it was easy fix. Since OS is constantly using /tmp /var and command chfs also from /usr, I wonder it could cause any problem. |
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NIM server and client operations | steevojb | Tutorials | 22 | 2 Weeks Ago 01:35 |
| Microsoft Windows 2003 Active Directory integration | FASherman | Tutorials | 25 | April 28th, 2008 07:14 |
| How to Use the Advanced System Management Interface for Troubleshooting and Recovery | FASherman | Tutorials | 4 | March 4th, 2008 12:23 |
| New IBM System Planning Tool | alexpo | IBM PowerVM Editions | 15 | September 13th, 2007 23:06 |
| system audit | lawrenzo | AIX for POWER Systems | 4 | October 11th, 2006 05:14 |