Git Product home page Git Product logo

Comments (3)

juliayakovlev avatar juliayakovlev commented on June 14, 2024

@vladzcloudius

from scylladb.

annastuchlik avatar annastuchlik commented on June 14, 2024

That makes sense. When ScyllaDB is installed without root privileges, the path to python3 is also required.

from scylladb.

vladzcloudius avatar vladzcloudius commented on June 14, 2024

When Scylla installed under user, not under root, scylla-doctor cannot be run in with regular command. In this case user have to provide path to scylladb/python3 binary. For example:

/home/scylla-test/scylladb/python3/bin/python3 /home/scylla-test/scylla_doctor.pyz --save-vitals artifacts-centos8-jenkins-db-node-34878130-0-1.vitals.json

Please, add explanation about this in SD documentation

Just providing a path to a Python3 binary is not going to resolve the problem with a non-standard installation.

Scylla Doctor uses more executables provisioned by Scylla packages - the packaged Python3 interpreter used by scylla_doctor.pyz is just one of them. perftune.py and cqlsh are some of examples of other such executables.

When the installation is non-standard one has to alter values in the DefaultPaths configuration section as described here: https://github.com/scylladb/field-engineering/tree/master/scylla-scripts/scylla-doctor#defaultpaths-section

FYI, @annastuchlik @juliayakovlev

from scylladb.

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.