![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Just a quick question about SSH | jeffpas | UNIX for Dummies Questions & Answers | 4 | 02-21-2008 09:34 PM |
| quick sed question | vbm | Shell Programming and Scripting | 2 | 11-09-2006 10:44 PM |
| Ok quick question | Corrail | Shell Programming and Scripting | 1 | 11-11-2005 01:49 PM |
| quick question | hamoudzz | UNIX for Dummies Questions & Answers | 2 | 04-06-2004 11:18 AM |
| Quick Question | Tracy Hunt | UNIX for Dummies Questions & Answers | 3 | 02-20-2001 04:20 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | 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 04:01 PM.. |
|
||||
|
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). |