Creating a bug report/issue
I have searched the existing open and closed issues
Required Information
- DietPi version |
G_DIETPI_VERSION_CORE=9
G_DIETPI_VERSION_SUB=1
G_DIETPI_VERSION_RC=1
G_GITBRANCH=‘master’
G_GITOWNER=‘MichaIng’
G_LIVE_PATCH_STATUS[0]=‘not applicable’ - Distro version |
bookworm 0 - Kernel version |
Linux DietPi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux - Architecture |
arm64 - SBC model |
RPi 4 Model B (aarch64) - Power supply used |
raspberry power supply - SD card used |
SanDisk ultra 32GB
Additional Information (if applicable)
- Software title |
MariaDB (in use with Nextcloud) - Was the software title installed freshly or updated/migrated?
fresh installed - Can this issue be replicated on a fresh installation of DietPi?
I guess it is an expected behavior but it is periodic (every ~4-5min - Bug report ID |
not really a bug
Steps to reproduce
I used iotop to track r/w actions on ext. drive. MariaDB is waking up HDD
Extra details
So I signed up here becaus I have the problem, that MariaDB keeps waking up my HDD.
Setup:
I installed Nextcloud and mounted my ext. drive with the drive manager.
I moved the User Data to my mounted HDD with the DietPi Software launcher.
Spindown is set to 4 min. The drive is also spinning down like intended, but shortly after starts spinning again.
Like I saoid a used iotop to see what is using the HDD and found MariaDB accessing it
So I´m pretty sure this is a intended behavior.
I guess the best would be to move the Data back to the SD and only move Nextcloud data to the HDD.
What would be the simplest solution for this one?
Help is very much appreciated, because i´m not yet that familiar with linux