Dear all,
I have found that at least in my case sending a SIGSTOP followed by a SIGCONT
to the MariaDB process, i.e.,
kill -STOP $(pgrep -f mariadb) ; kill -CONT $(pgrep -f mariadb)
is sufficient to bring it back to life. I believe this approach has fewer side
effects compared to using SIGKILL.
Dear all,
I have found that at least in my case sending a SIGSTOP followed by a SIGCONT
to the MariaDB process, i.e.,
kill -STOP $(pgrep -f mariadb) ; kill -CONT $(pgrep -f mariadb)
is sufficient to bring it back to life. I believe this approach has fewer side
effects compared to using SIGKILL.
Dear all,
I have found that at least in my case sending a SIGSTOP followed by a SIGCONT
to the MariaDB process, i.e.,
kill -STOP $(pgrep -f mariadb) ; kill -CONT $(pgrep -f mariadb)
is sufficient to bring it back to life. I believe this approach has fewer side
effects compared to using SIGKILL.
Hi Xan,
It's good to hear that I'm not the only one dealing with this issue. On
both my machines, I'm using |mariadb-server| version:
mariadb-server: Installed: 1:10.11.6-0+deb12u1 Candidate:
1:10.11.6-0+deb12u1 Version table: *** 1:10.11.6-0+deb12u1 500 500
https://deb.debian.org/debian boo
Hi Xan,
It's good to hear that I'm not the only one dealing with this issue. On
both my machines, I'm using |mariadb-server| version:
mariadb-server: Installed: 1:10.11.6-0+deb12u1 Candidate:
1:10.11.6-0+deb12u1 Version table: *** 1:10.11.6-0+deb12u1 500 500
https://deb.debian.org/debian boo
Dear all,
I experience exactly the same with 6.1.0-29-amd64 and 6.1.0-30-amd64.
MariaDB is just a standalone instance (mariadb Ver 15.1 Distrib
10.11.6-MariaDB). It happens on two different VMs. When I use gdb to
attach to the stuck MariaDB, the stack trace shows a lot of threads
waiting in _
Dear all,
I experience exactly the same with 6.1.0-29-amd64 and 6.1.0-30-amd64.
MariaDB is just a standalone instance (mariadb Ver 15.1 Distrib
10.11.6-MariaDB). It happens on two different VMs. When I use gdb to
attach to the stuck MariaDB, the stack trace shows a lot of threads
waiting in _
Here you go, hope you need it.
smartctl 5.40 2010-10-16 r3189 [x86_64-apple-darwin10.6.0] (local build)
Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net
=== START OF INFORMATION SECTION ===
Device Model: C300-CTFDDAC064MAG
Serial Number:104302FE7F7E
Firmw