Question NVME unable to delete/format/do any changes on the SSD

Apr 21, 2024
7
0
10
I have a M.2 NVME SSD and I can't make any changes to the drive. i tried deleting the partitions on the drive, creating new partitions with no success. I used fdisk /dev/sdd to delete the partitions. After rebooting I am unable to access the drive anymore. The drive is no longer present after listing the disks. However, I can see the drive with the command lsblk
UyvbJ2Y.png


We can see that the partitions of the sdd drive have not been deleted and now to add to my problems i cant access the drive anymore.
Using blkid doesn't return anything about the sdd drive either:
kFIeSFU.png



i wanted to check the drive's health because I am starting to think that it is dead, but i don't know how to do so since i cant even access the drive with fdisk or smartctl. I hope it is not the case since I've had this drive for less than a year and its a pretty good : nvme 970 evoplus


I have let some time pass and i can now see the nvme with fdisk but the partitions have not been deleted and i can also see the contents of the drive, i cant create or delete files or directories, i get the message the file system is read-only

uKnkWol.png



looking at the permissions i can see that i have read and write privileges :


O7ZZBwY.png
C5fomKA.png
 
Last edited:
Apr 21, 2024
7
0
10
Small precision, the nvme is connected to the computer by using a nvme to usb dongle, i don't think it changes anything to the problem but i think its worth mentioning.
 
Apr 21, 2024
7
0
10
i can see the partitions, i tried deleting the partitions and i get the following error : input/output error during write on /dev/sdd
DCpG49x.png
 
Apr 21, 2024
7
0
10
Tried this command today : sudo dd if=/dev/zero of=/dev/sde bs=4M status=progress. I am trying to write 0s to the entire nvme in hopes it erases the partitions, however the write speed is super low 6 Mb/s on average, I only write 17GB on 1Kgb and the nvme is piping hot to the touch, since it's connected through a dongle, i have no way of getting the temperature readings of the drive. I added a heat sink but i don't think this is enough, I think the command wont run to completion the drive will shutdown due to overheating.

Sn0H4UV.png
 
Apr 21, 2024
7
0
10
Can you connect this disk internal just for test purpose?
I will try!! what do you want me to do when its connected, because i already know i cant access it, its was connected to the computer when the problem appeared.