Re: nfs problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 17/04/17 01:31, InvalidPath wrote:


On Apr 16, 2017 1:14 AM, "Eyal Lebedinsky" <fedora@xxxxxxxxxxxxxx <mailto:fedora@xxxxxxxxxxxxxx>> wrote:

    I asked on AskFedora and got no response. Hoping this list is more active.
            https://ask.fedoraproject.org/en/question/104010/nfs-showing-bad-data-f24/ <https://ask.fedoraproject.org/en/question/104010/nfs-showing-bad-data-f24/>

    I have a f24 workstation (nfs client). It is updated regularly.
    The server is f19, so no updates there.

    A problem started in the last few weeks. When I examine a file on the server it
    looks OK. The file is updated every minute (collecting some stats) and 'tail' shows
    the added lines as they arrive.

    Examining the same file from the workstation is initially OK, but then, as the file
    grows, I get binary zeroes at the end of the file. The same with tail, less, vi, etc.
    The amount of zeroes seems to be the size of the extra data appended to the file.
    'ls' shows the actual (full) size of the file. It looks like the utilities see the
    correct size but bad data is delivered at the tail.

    After a few minutes the full data is showing but then, as the file grows, again I get
    zeroes for a few minutes.

    Where do I look next?

    TIA

    --
    Eyal Lebedinsky (eyal@xxxxxxxxxxxxxx <mailto:eyal@xxxxxxxxxxxxxx>)
    _______________________________________________
    users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx <mailto:users@xxxxxxxxxxxxxxxxxxxxxxx>
    To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx <mailto:users-leave@xxxxxxxxxxxxxxxxxxxxxxx>


What does your export config look like?

server (.7)
===========

$ cat /etc/exports
/data              192.168.3.0/24(rw,async)

$ sudo exportfs -v
/data           192.168.3.0/24(rw,async,wdelay,root_squash,no_subtree_check,sec=sys,rw,secure,root_squash,no_all_squash)

client (.4)
===========

$cat /etc/fstab
files:/data     /data-e7       nfs    soft   0   0

$ mount
=======
files:/data on /data-e7 type nfs4 (rw,relatime,vers=4.1,rsize=1048576,wsize=1048576,namlen=255,soft,proto=tcp,port=0,timeo=600,retrans=2,sec=sys,clientaddr=192.168.3.4,local_lock=none,addr=192.168.3.7)

--
Eyal Lebedinsky (fedora@xxxxxxxxxxxxxx)
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux