Giter VIP home page Giter VIP logo

Comments (4)

cimryan avatar cimryan commented on August 21, 2024

I think the archiveservername can be specified as an IP address when using the setup-teslausb script. If an IP address is specified that address will be written into /etc/fstab and /root/bin/archiveloop.

Does that address this issue?

from teslausb.

rtgoodwin avatar rtgoodwin commented on August 21, 2024

Should be, yep. Again, I didn't use the script for setup, but it did seem that this line could be problematic if you set an IP address for the archiveserver env var during setup:

archiveserverip="$(getent hosts $archiveserver | cut -d' ' -f1)"

If I'm misreading, feel free to close.

from teslausb.

cimryan avatar cimryan commented on August 21, 2024

That line will set archiveserverip to the value of $archiveserver if $archiveserver contains an IP address.

from teslausb.

rtgoodwin avatar rtgoodwin commented on August 21, 2024

With current code, if an IP is set as the archivename, the fstab is written out as ///ShareName, so it does seem like it's eating the IP address somehow.

from teslausb.

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.