hd-idle | hd-idle | Runtime Evironment library

 by   jlyo C Version: Current License: GPL-2.0

kandi X-RAY | hd-idle Summary

kandi X-RAY | hd-idle Summary

hd-idle is a C library typically used in Server, Runtime Evironment, Nodejs, Meteor applications. hd-idle has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

Hard Disk Idle Spin-Down Utility.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              hd-idle has a low active ecosystem.
              It has 21 star(s) with 8 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 0 have been closed. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of hd-idle is current.

            kandi-Quality Quality

              hd-idle has 0 bugs and 0 code smells.

            kandi-Security Security

              hd-idle has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              hd-idle code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              hd-idle is licensed under the GPL-2.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              hd-idle releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of hd-idle
            Get all kandi verified functions for this library.

            hd-idle Key Features

            No Key Features are available at this moment for hd-idle.

            hd-idle Examples and Code Snippets

            No Code Snippets are available at this moment for hd-idle.

            Community Discussions

            QUESTION

            Raspberry Pi can't control HDD spin downs and idle time
            Asked 2017-Apr-15 at 18:38

            I'm running MPD on a Raspberry Pi connected to an USB HDD Dock over USB. The HDD Is formatted in BTRFS and I mount a subvolume (-o subvol=Music,autodefrag,space_cache,compress,relatime). Unfortunately i can't control the HDD's spin downs. The HDD spins down and goes to stand by after approx. 30 secs.

            I've already tried HDPARM with:

            hdparm -B 254 -S 0 /dev/sda

            And HD-IDLE with:

            hd-idle -i 0 -a sda -i 1200

            with no effect.

            As a dirty trick i moved the mpd's log file to the external HDD and revved up MPD's log verbosity (but this is not reliable). Currently i'm running an infinite loop to keep the drive alive.

            I need some advice how to regulate this issue.

            ...

            ANSWER

            Answered 2017-Apr-15 at 18:38

            This is the current fix:

            Source https://stackoverflow.com/questions/43428662

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install hd-idle

            The compile process is rather simple, thus there’s no automake or configure script at this point, just a makefile for Linux. Since hd-idle is using the Linux generic SCSI layer, it requires the include files scsi/sg.h and scsi/scsi.h which should come with libc6-dev (at least on Debian they do). Non-Debian Systems: * In order to compile the program, type "make". * In order to install the program into /usr/local/sbin, type "make install" (this will also install the manpage into /usr/local/share/man/man1). Debian Systems: * Run "dpkg-buildpackage -rfakeroot" * Run "dpkg -i ../hd-idle_*.deb" to install the package.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/jlyo/hd-idle.git

          • CLI

            gh repo clone jlyo/hd-idle

          • sshUrl

            git@github.com:jlyo/hd-idle.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link