AIX

AIX

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


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  NFS is behaving unpredictable way !!!!

    Posted 04/18/11 11:38 AM

    Originally posted by: PrasanthThomas


    Hi All,

    I can able mount and access the NFS FS if the NFS services are not running. It very unnatural.
    Can anyone help me to undserstand how it is working.
    Please find the below output for reference.

    huxc8674:/# lssrc -g nfs
    Subsystem Group PID Status
    biod nfs inoperative
    nfsd nfs inoperative
    rpc.statd nfs inoperative
    rpc.lockd nfs inoperative
    rpc.mountd nfs inoperative
    nfsrgyd nfs inoperative
    gssd nfs inoperative
    huxc8674:/# mount huxc8m01_bak.backup.marksandspencercate.com:/nim/mksysb_bkup/huxc8673 /mksysb_bkup
    huxc8674:/# cd /mksysb_bkup
    huxc8674:/mksysb_bkup# touch abc123
    huxc8674:/mksysb_bkup# ls -ltr
    total 33377872
    -rw-r--r-- 1 nobody system 8523264000 10 Apr 04:21 huxc8673.mksysb.20110410
    -rw-r--r-- 1 root system 7963268 10 Apr 04:21 huxc8673.mksysb.20110410.log
    -rw-r--r-- 1 nobody system 8544256000 15 Apr 03:37 huxc8673.mksysb.20110415
    -rw-r--r-- 1 root system 7974185 15 Apr 03:37 huxc8673.mksysb.20110415.log
    -rw-r--r-- 1 nobody system 0 18 Apr 16:38 abc123
    huxc8674:/mksysb_bkup# oslevel -s
    6100-04-06-1034
    huxc8674:/mksysb_bkup#

    Thanks In Advance !
    Prasanth Thomas.
    #AIX-Forum


  • 2.  Re: NFS is behaving unpredictable way !!!!

    Posted 04/18/11 12:50 PM

    Originally posted by: SystemAdmin


    > PrasanthThomas wrote:
    > Hi All,
    >
    > I can able mount and access the NFS FS if the NFS services are not running. It very unnatural.

    not it not.

    i suggest as an exercise for maximum learning effect you
    1. find the aix documentation about nfs and read it
    2. come back if after reading it anything is still unclear
    #AIX-Forum


  • 3.  Re: NFS is behaving unpredictable way !!!!

    Posted 04/19/11 06:35 AM

    Originally posted by: PrasanthThomas


    Hi,

    Thaks for your reply,

    I have paste the output, and its clearly seen that the NFS service is not running then also i can able to mount the NFS FS. Can you check please.

    Regards,
    PT.
    #AIX-Forum


  • 4.  Re: NFS is behaving unpredictable way !!!!

    Posted 04/19/11 06:57 AM

    Originally posted by: tony.evans


    The point is, you've never needed the NFS daemons running in order to mount NFS filesystems from another node. You only need the daemons running if you're exporting NFS filesystems.

    The first response was an attempt to get you to go and do some reading up on how it works before you ask questions. i.e. help yourself before seeking help.
    #AIX-Forum


  • 5.  Re: NFS is behaving unpredictable way !!!!

    Posted 04/20/11 01:16 AM

    Originally posted by: PrasanthThomas


    Hi All,

    Thanks a lot for the the clarrification, i will do check on my systems and revert in case of any help required.

    Ton Thanks
    Prasanth Thomas.
    #AIX-Forum