Code Monkey home page Code Monkey logo

autonfs's People

Contributors

martinseener avatar tobischo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

autonfs's Issues

Add checks for necessary tools AutoNFS uses

At moment, AutoNFS relies on some tools on the system to work correctly. If they're not available, AutoNFS can't work as expected so we need to add checks before AutoNFS can do its job.

Check local mounth path for files which should lie on the NFS mount

I can happen that one is saving files to the NFS Path while it is not mounted. AutoNFS should take care of that by moving all files to a temporary folder (/tmp) before re-mounting the NFS path again! As well it should log that and optionally send an email for manual conflict resolving.

Add option to disallow writes on unmounted NFS share if not available

At moment, when an NFS mount is not available it is dismounted locally and a service can write to local disk. When the share comes back, the locally written data is invisible which can cause lots of headache.

We should add an option to AutoNFS to somehow "lock" the mount point if the nfs share is not mounted maybe by setting appropriate chmod values.
This could be done by modifying the mount points chmod to 000 when it's not mounted.

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.