Coder Social home page Coder Social logo

nfsserver's People

Contributors

misterbisson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

nfsserver's Issues

Testing fails

Following the Testing section in the README.md file, the NFS share won't mount.

When running mount -t nfs -v -o nolock,vers=3 nfs:/exports /nfs, I get the following output:

mount.nfs: timeout set for Tue May  1 01:02:04 2018
mount.nfs: trying text-based options 'nolock,vers=3,addr=172.17.0.3'
mount.nfs: prog 100003, trying vers=3, prot=6
mount.nfs: trying 172.17.0.3 prog 100003 vers 3 prot TCP port 2049
mount.nfs: prog 100005, trying vers=3, prot=17
mount.nfs: portmap query retrying: RPC: Program not registered
mount.nfs: prog 100005, trying vers=3, prot=6
mount.nfs: trying 172.17.0.3 prog 100005 vers 3 prot TCP port 1892
mount.nfs: Protocol not supported

When running ls -al /nfs, I get the following output:

total 8
drwxr-xr-x  2 root root 4096 May  1 00:59 .
drwxr-xr-x 41 root root 4096 May  1 00:59 ..

Execing into the nfsserver container, I can see that the /exports directory has the date file created.

I've tried troubleshooting the nfsserver, but all online help that I could find doesn't seem to apply since the NFS server is a custom NodeJS app and not the linux kernel.

Any help resolving this would be greatly appreciated.

Add sync to Manta and (optional) automatic backups

https://github.com/bahamas10/node-manta-sync would be an easy addition with huge value:

  • on-demand sync to Manta
  • ability to pull down content from Manta before starting
  • automatic backups to Manta

All those would be optional, of course.

Some prior Manta client configuration examples:

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.