Git Product home page Git Product logo

Comments (3)

gboudreau avatar gboudreau commented on August 16, 2024

The process niceness is set to 1 on purpose.
(See https://github.com/gboudreau/Greyhole/blob/master/initd_script.sh#L57)
This was done so the Greyhole process wouldn't prevent other services from working optimally.
If you care more about how fast the Greyhole process work, then you can indeed lower the process niceness to improve it's performance.

But, your LZ should be on your biggest pooled drive(s), so you won't have a problem with your LZ filling up.
For example, if you biggest pooled drive is a 2TB drive, create a 'shares' folder in it's root (next to the 'gh' folder), and put your shares in there, so that new files are added there by Samba.
You should also increase the min_free value for that pooled drive, in greyhole.conf, to ensure this drive always has enough space for new files.

I'll leave this issue open, to remember to make the process niceness a greyhole.conf option.

from greyhole.

gboudreau avatar gboudreau commented on August 16, 2024

To note: now that cp is used instead of rsync (since 0.9.15), Greyhole has become much less CPU intensive during file transfers.

from greyhole.

Fiyorin avatar Fiyorin commented on August 16, 2024

nice, thanks

from greyhole.

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.