AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
Expand all | Collapse all

nfs mount does't work in NIM post installation script

  • 1.  nfs mount does't work in NIM post installation script

    Posted Tue December 11, 2012 12:37 PM

    Originally posted by: SystemAdmin


    Hello,
    after the installation of a system using a NIM server I have a post installation script executed.
    The script runs fine except from a nfs mount I am trying to do to copy a file. When I try to run the mount outside of the post installation script environment it runs without problems.

    Any clues? Is there something I am missing? Maybe a log file that I can see what's going on and the mount doesn't work?

    Thanks
    #AIX-Forum


  • 2.  Re: nfs mount does't work in NIM post installation script

    Posted Wed December 12, 2012 09:48 AM

    Originally posted by: SystemAdmin


    Something I noticed, at the beggining of the NIM client's first boot (when the post installation script is ran) I have an error
    
    0513-001 The System Resource Controller daemon is not active 0042-175 nimclient: An unexpected result was returned by the 
    "/usr/bin/startsrc" command:
    


    My guess is that at that particular time the SRC cannot start so the NFS deamon cannot be ran and mount... Just my guess...

    Any thoughts are welcome :)
    #AIX-Forum


  • 3.  Re: nfs mount does't work in NIM post installation script

    Posted Thu December 13, 2012 04:51 AM

    Originally posted by: SystemAdmin


    Update in case someone faces the same problem: Know better the difference between script resource and fb_script resource.

    Problem solved =)
    #AIX-Forum