Auteur: Peter Duffy Date: À: DNG Sujet: [DNG] linux ssd problem
I recently bought a couple of Samsung 1T EVO 970 SSDs to do some work:
basically I need to simulate the loading of a fairly big mysql database
(>80G). I'm currently hitting a very weird problem.
The mysql is percona 5.7. I attach the disk via USB3, partition it,
create an ext4 fs on one of the partitions, mount it, create a
directory on it, configure mysql to use it as the datadir, and then
initialise it for mysql use. All good so far. I then start the mysql
dataload, and it's progressing happily.
Then the mysql server bombs out, and messages like the following appear
in the dmesg output:
I'm trying to decide whether I'm just dealing with a borked SSD (it
came from Amazon: yeah, I know - if I will buy SSDs from that source,
what do I expect?) - or something more subtle and/or complex. Reading
the above messages literally, they seem to indicate that a command is
being sent to the SSD and it's not understanding it.