Hi all
I have a NAS/home server running Ubuntu 14.04, with a 128GB Samsung SSD as root (OS) disk and a 4-disk mdadm array for storage. The system has been running fine for 4 years.
I've got a CRON script that regularly checks CPU temp, and shuts down the machine if temps exceed 80C. It also sends me an email before shutting down.
I woke up the other day to such an email. When I tried powering the system on again, I was greeted with a GRUB error screen saying something like
"No such partition found" with a GRUB "rescue mode" prompt.
I booted into an Ubuntu LiveCD, and `fdisk -l /dev/sda` shows an empty partition table for my root disk (the SSD). To emphasize, my boot and main partitions were on this disk, now they are suddenly gone..
I ran a SMART short test using `smartctl -t short /dev/sda` which completed without errors. The results can be seen here. All seems to be fine with the disk.
Anyone have advice on where to go from here? I wanna start attempting data recovery of some sort, but I'm not sure how to start. I have the data backed up of course, so its not the end of the world if I have to re-install, but I'd rather be sure the disk is healthy first. Otherwise I risk something similar happening all over again.
How this data-loss is related to the CPU overheating (or if it was), I have no idea..
Thanks for all help!
I have a NAS/home server running Ubuntu 14.04, with a 128GB Samsung SSD as root (OS) disk and a 4-disk mdadm array for storage. The system has been running fine for 4 years.
I've got a CRON script that regularly checks CPU temp, and shuts down the machine if temps exceed 80C. It also sends me an email before shutting down.
I woke up the other day to such an email. When I tried powering the system on again, I was greeted with a GRUB error screen saying something like
"No such partition found" with a GRUB "rescue mode" prompt.
I booted into an Ubuntu LiveCD, and `fdisk -l /dev/sda` shows an empty partition table for my root disk (the SSD). To emphasize, my boot and main partitions were on this disk, now they are suddenly gone..
I ran a SMART short test using `smartctl -t short /dev/sda` which completed without errors. The results can be seen here. All seems to be fine with the disk.
Anyone have advice on where to go from here? I wanna start attempting data recovery of some sort, but I'm not sure how to start. I have the data backed up of course, so its not the end of the world if I have to re-install, but I'd rather be sure the disk is healthy first. Otherwise I risk something similar happening all over again.
How this data-loss is related to the CPU overheating (or if it was), I have no idea..
Thanks for all help!