The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > AIX
Google UNIX.COM



Thread: NIM problem
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 04-25-2008
bakunin bakunin is offline
Bughunter Extraordinaire
 

Join Date: May 2005
Location: In the leftmost byte of /dev/kmem
Posts: 1,099
Once your installation failed you have to explicitly deallocate the resources - do it always with the "-F" (force) option, otherwise you get some nasty and strange side effects.

Oh, one more: if you export the NIM directories yourself and then allocate resources (which includes exporting them via NFS) chances are the NFS export gets stuck. Do a "showmount -e" and have a look at which directories are exported.

bakunin
Reply With Quote