![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Just a quick question about SSH | jeffpas | UNIX for Dummies Questions & Answers | 4 | 02-21-2008 05:34 PM |
| quick sed question | vbm | Shell Programming and Scripting | 2 | 11-09-2006 06:44 PM |
| Ok quick question | Corrail | Shell Programming and Scripting | 1 | 11-11-2005 09:49 AM |
| quick question | hamoudzz | UNIX for Dummies Questions & Answers | 2 | 04-06-2004 08:18 AM |
| Quick Question | Tracy Hunt | UNIX for Dummies Questions & Answers | 3 | 02-20-2001 12:20 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Quick Question on Filesystem
I have an AIX filesystem at 100% and I need to increase it by 30gb. Please give me the command to do this. Thanks in advance.
I tried this command and got this error: chfs -a size=+500M /dev/test1223 0516-404 allocp: This system cannot fulfill the allocation request. There are not enough free partitions or not enough physical volumes to keep strictness and satisfy allocation requests. The command should be retried with different allocation characteristics. What steps should I take to make this work, and I do mean detailed steps. Thanks. Last edited by NycUnxer; 01-31-2008 at 12:01 PM. |
| Forum Sponsor | ||
|
|
|
|||
|
I tried to change it in smitty under:
Change / Show Characteristics of a Journaled File System and I get this error: COMMAND STATUS Command: failed stdout: yes stderr: no Before command completion, additional instructions may appear below. chfs: 0506-932 Can not extend a JFS file system with nbpi = 4096 and frag = 4096 past 134217728 (512 byte blocks). |