Please help me, this is very very important.
I have a CentOS server running properly for a month. It was installed with LVM.
Today I found that I could not connect to the MongoDB and failed to restart the service. In addition, when I type su root
to switch user, I waited for a long time but it didn't ask for my password. I tried to copy the mongodb log to my home directory but it said error reading 'mongod.log': Input/output error
So I decided to reboot the server to see if it may help.
Then the server automatically entered the emergency mode:
Then I tried these commands to see what happened:
Does it mean that my SSD (WD SN750) is dead? The server functioned properly four days ago and before I reboot I still can do some IO operations in other folders. However, it can just enter emergency mode now....
How can I fix this? There are important data about my working paper on it.
5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
– Tom Leung Jan 29 '21 at 05:39smartctl -a /dev/device
output after runningsmartctl -t long /dev/device
– Artem S. Tashkinov Jan 29 '21 at 10:03