The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 01-31-2008
NycUnxer NycUnxer is offline
Registered User
  
 

Join Date: Sep 2007
Location: AIX-VILLE
Posts: 88
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..