Giter Site home page Giter Site logo

izdock-nfs-ganesha's People

Contributors

ugoviti avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

izdock-nfs-ganesha's Issues

Read Only Filesystem Can't mount data.

docker run -dit --name nfsugo -p 2049:2049 -p 111:111 -v "/share/nfs/tmp":/exports -e CLIENT_LIST="192.168.1xx.x" -e LOG_LEVEL=DEBUG -e ANON_USER=root -e ANON_GROUP=root izdock/nfs-ganesha

PC-Q35:$ sudo mount -t nfs4 192.168.1xx.x:/ /mnt/nfs
192.168.1xx.1x:/ 0 0 0 - /mnt/nfs
PC-Q35:
$ sudo touch /mnt/nfs/twk
touch: cannot touch '/mnt/nfs/twk': Read-only file system

I can see open ports, can mount, but cannot see shared storage. The storage is empty on the mount, and the filesystem is RO.

If i bash into the container, i can see the data available on /exports - i also tried /data since that is in the documentation, but seem to be some config problem?

Why ports 2049 and 111?

Hello, I ask you why you have to expose the ports 2049 and 111?
In case you want to mount on another PC in the same network as it would be?
Thank you.

Support multiple EXPORT

I have a need for more than one EXPORT in my ganesha config.

It looks like this only supports one EXPORT.

What is the proper way to use this image with multiple EXPORT stanzas in the ganesha.conf?

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.