All Projects → thomask77 → raid-sleep

thomask77 / raid-sleep

Licence: GPL-3.0 License
Power down RAID disks after a specified timeout

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to raid-sleep

ansible-mdadm
No description or website provided.
Stars: ✭ 48 (+50%)
Mutual labels:  raid
Snooze
Teensy Low Power Library
Stars: ✭ 120 (+275%)
Mutual labels:  sleep
Guildbomb-Discord-Bot
💣 Guildbomb is a simple discord-bot, which shows you how easy it can be to raid a discord-server within one minute, so everybody will be banned, all emojis will be deleted, all invites will be deleted, every role and every channel too..
Stars: ✭ 182 (+468.75%)
Mutual labels:  raid
snapraid-aio-script
The definitive all-in-one SnapRAID script. Diff, sync, scrub are things of the past. Manage SnapRAID and much, much more!
Stars: ✭ 92 (+187.5%)
Mutual labels:  raid
Raid-Protect-Discord-Bot
A Discord Bot that allows you to protect your Discord server with captcha, anti profanity, anti nudity image, anti spam, account age required, logs...
Stars: ✭ 182 (+468.75%)
Mutual labels:  raid
shredos.x86 64
Shredos Disk Eraser 64 bit for all Intel 64 bit processors as well as processors from AMD and other vendors which make compatible 64 bit chips. ShredOS - Secure disk erasure/wipe
Stars: ✭ 383 (+1096.88%)
Mutual labels:  hdparm
goat
AWS EBS-EC2 attach utility. UNMAINTAINED, SEE FORK ->
Stars: ✭ 29 (-9.37%)
Mutual labels:  raid
asus-g14-fedora
Make things work with the ASUS Zephyrus G14 2020 on Fedora 35 including GPU Switching and automatic power management. Such wow!
Stars: ✭ 33 (+3.13%)
Mutual labels:  power-management
nightnight
nightnight is a simple program that puts your website to sleep, encouraging users to sleep to promote their health and well being.
Stars: ✭ 57 (+78.13%)
Mutual labels:  sleep
Sleep-as-Android-Garmin-Addon
Code for both Android part and Garmin part of the Sleep as Android Garmin smartwatch integration
Stars: ✭ 41 (+28.13%)
Mutual labels:  sleep
rackshift
RackShift 是开源的裸金属服务器管理平台,功能覆盖裸金属服务器的发现、带外管理、RAID 配置、固件更新、操作系统安装等。
Stars: ✭ 467 (+1359.38%)
Mutual labels:  raid
AMD-APU-Tuning-Utility
Unlock the full potential of your Zen-based APU with AMD APU Tuning Utility!
Stars: ✭ 299 (+834.38%)
Mutual labels:  power-management
plees-tracker
Plees Tracker is a simple sleep tracker for your Android phone.
Stars: ✭ 78 (+143.75%)
Mutual labels:  sleep
automatic-mouse-mover
a minimalistic go library/app to keep your mac active and alive
Stars: ✭ 136 (+325%)
Mutual labels:  sleep
powerplan
No description or website provided.
Stars: ✭ 27 (-15.62%)
Mutual labels:  power-management
raplcap
RAPL power capping C interface with multiple implementations
Stars: ✭ 23 (-28.12%)
Mutual labels:  power-management
pyEight
Python library to interface with the Eight Sleep API
Stars: ✭ 29 (-9.37%)
Mutual labels:  sleep
AggressorScripts
A collection of Cobalt Strike aggressor scripts
Stars: ✭ 18 (-43.75%)
Mutual labels:  sleep
Lumos
😴 Smart Lighting for Better Sleep
Stars: ✭ 98 (+206.25%)
Mutual labels:  sleep
OC-Little-Translated
ACPI Hotpatches and Guides for the OpenCore Bootmanager. Enhance and fine-tune your system by adding devices and enabling additional features not covered in the OpenCore Install Guide.
Stars: ✭ 129 (+303.13%)
Mutual labels:  sleep

Power down RAID disks after a specified timeout

This script can handle drives that don't work with hdparm -S because they lack power management features (like the popular WD RED series).

Also, all drives are powered up at the same time when an access to one of the drives is detected. This makes wake-up from standby a lot faster for RAID arrays, where the drives would wake up in sequence with normal hdparm power-down.

Requirements

  • Tested on Debian 8.11 (jessie):
    • python3 >= 3.4.2
    • hdparm >= 9.43

Install

  1. Edit raid-sleep.conf:
    • Use find /dev/disk/by-id and blkid to find out your disk IDs
  2. Read(!) and Execute sudo ./install.sh
    • This will set up a systemd service to start the program
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].