April 21, 20188 yr Today I did add a second SSD to build up a cache pool. I've set that new device to the Cache 2 slot. Everything looks good so far. But my mariadb docker shows this error - every second a new error is added to the log. All my dockers, that use mariadb, don't work any longer. Any help is highly appreciated. 180421 11:28:45 mysqld_safe Starting mysqld daemon with databases from /config/databases 180421 11:28:48 mysqld_safe Logging to syslog. ***Edit*** Just in case, here's the docker run command: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='mariadb' --net='bridge' -e TZ="Europe/Berlin" -e HOST_OS="unRAID" -e 'PUID'='99' -e 'PGID'='100' -e 'MYSQL_ROOT_PASSWORD'='********' -p '3306:3306/tcp' -v '/mnt/user/system/appdata/mariadb':'/config':'rw' 'linuxserver/mariadb' c20412c890096464def4cfedd044a42334178ccf2e8f1dce1b857a935feea760 Edited April 21, 20188 yr by hawihoney
Archived
This topic is now archived and is closed to further replies.