Giter Site home page Giter Site logo

Comments (2)

cf-gitbot avatar cf-gitbot commented on June 19, 2024

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/172758621

The labels on this github issue will be updated when the story is started.

from nfs-volume-release.

julian-hj avatar julian-hj commented on June 19, 2024

Hi @lameventanas

The nfstestserver job is really just for running simple tests to make sure that you have the NFS capabilities up and running. You don't need it in order to connect your apps to NFS shares. For that reason, we didn't bother to package up the nfs kernel server debian packages into the bosh release, like we do with our other bosh jobs. Also for that reason, we are not likely to prioritize this issue.

If you don't already have some available NFS server that you can connect to, I'd recommend setting up a server on a VM manually, as with these instructions:
https://help.ubuntu.com/community/SettingUpNFSHowTo

You'd have to fiddle with the proxy settings for apt if you want to apt install the requisite packages, (https://www.serverlab.ca/tutorials/linux/administration-linux/how-to-set-the-proxy-for-apt-for-ubuntu-18-04/) or else wget the debian packages and then install them with dpkg -i

Alternately, I suppose you could hack the nfstestserver job to inject the proxy settings into the apt configuration file, but again that will only get you a simple test server with fixed shares that isn't really meant for production.

Regards,
-Julian

from nfs-volume-release.

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.