Code Monkey home page Code Monkey logo

Comments (5)

willscott avatar willscott commented on July 21, 2024

can you provide details on the client OS where you're seeing this and how the mount is mounted?

from go-nfs.

willscott avatar willscott commented on July 21, 2024

I wonder if this is fixed through the invalidation in master...evgeniiz321:go-nfs:fix-caching-handler
@evgeniiz321 - do you feel like your extension of the caching handler was effective?

from go-nfs.

DUOLabs333 avatar DUOLabs333 commented on July 21, 2024

Could you check whether https://github.com/DUOLabs333/go-nfs/tree/patch-2 fixes your problems --- there's a couple of commits aimed at fixed onRename,.

from go-nfs.

rminnich avatar rminnich commented on July 21, 2024

I did just try this, using github.com/u-root/sidecore, with nfs3 server, and it seems ok now:
cp /etc/hosts .
mv hosts hosts2
cat and ls -l show expected values.

~/go/src/github.com/u-root/sidecore/cmds/sidecore # cp /etc/hosts .
~/go/src/github.com/u-root/sidecore/cmds/sidecore # ls -l hosts
-rw-r--r--    1 502      dialout        174 Dec 31  2023 hosts
~/go/src/github.com/u-root/sidecore/cmds/sidecore # head -1 hosts
127.0.0.1	localhost
~/go/src/github.com/u-root/sidecore/cmds/sidecore # mv hosts hosts4
~/go/src/github.com/u-root/sidecore/cmds/sidecore # head -1 hosts4
127.0.0.1	localhost
~/go/src/github.com/u-root/sidecore/cmds/sidecore # ls -l hosts4
-rw-r--r--    1 502      dialout        174 Dec 31  2023 hosts4

127.0.0.1:e4c034e0-bc45-4763-bf09-8b15edcb5665/Users on /Users type nfs (rw,relatime,vers=3,rsize=1048576,wsize=1048576,namlen=255,hard,nolock,proto=tcp,port=45613,timeo=600,retrans=2,sec=sys,mountaddr=127.0.0.1,mountvers=3,mountport=45613,mountproto=tcp,local_lock=all,addr=127.0.0.1)

from go-nfs.

willscott avatar willscott commented on July 21, 2024

fixed in #118

from go-nfs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.