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 > Operating Systems > AIX
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #7 (permalink)  
Old 11-18-2008
bakunin bakunin is offline Forum Staff  
Bughunter Extraordinaire
  
 

Join Date: May 2005
Location: In the leftmost byte of /dev/kmem
Posts: 1,628
Ha! This is quite simple to solve: your "/var" filesystem (/dev/hd9var) is full and AIX systems dislike this state of affairs that much they usually refuse to boot.

Boot in single-user mode (or even in service mode), mount the rootvg and make some space available in /var. This should do the trick.

I hope this helps.

bakunin