AIX

AIX

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

 View Only
Expand all | Collapse all

NFS file synchronization issue.

  • 1.  NFS file synchronization issue.

    Posted Tue December 01, 2009 06:28 AM

    Originally posted by: SystemAdmin


    i have created NFS file.

    on node1 when i insert some text in this file. it shows for example file size=50bytes.

    on node2, it shows the file size=50bytes.

    But it took delay of 10sec to reflect the file size on node2.


    is it be sync issue or network issue.. or load issue...???

    Can u pls help me to find out...??


  • 2.  Re: NFS file synchronization issue.

    Posted Tue December 01, 2009 11:50 PM

    Originally posted by: SystemAdmin


    Most probably due to async io (though 10 secs is long....could be combined with network delays too).

    You could try sync mount/export option and then check out the timings.

    r/
    R