Hello,
I have been using OMV v3 on a Raspberry Pi 2 for almost 5 years now with no problems.
I have 2 USB drive enclosures, each with 2 1TB laptop drives.... so 4 drives total with 4TB total storage space.
The USB enclosures each have their own dedicated PSUs and the Pi has it's own dedicated PSU as well.
All of the PSUs are plugged into a UPS.
As far as I can remember, the drives were formatted as GPT EXT4 partitions, no LVM.
This server has been up and running 24/7 for about 5 years, it's only been rebooted a few times for updates and to change the battery on the UPS once.
It has never suffered an "unscheduled power down", all reboots and power downs were controlled and intentional.
All it really does is store media files... music and movies that I play from a couple of other Pis running KODI.
I have the maximum power-saving settings enabled on all of the drives, so none of the drives are spinning 24/7, they spin down and sleep after 10 minutes of non-use.
I also have SMART monitoring enabled, and none of the drives have ever shown any warnings, they are listed as being healthy.
Each drive has only one or 2 shared folders.
This past week, I noticed I could no longer access 2 of the shared folders, these folders turned out to be on the same physical drive.
I tried rebooting the server and drives, but the folders on that one drive were still not accessible from my clients, everything else seemed OK though.
SMART monitoring did not indicate any problems with the drive.
I decided to power down the server and pull the drive from the USB enclosure and check it on my Ubuntu desktop using a different USB drive docking station.
The Ubuntu Disks utility sees the drive, but instead of showing the EXT4 partition and my files, the drive shows up as "Partition 1, 1.0 TB Unknown".
I do not understand how this could have happened, especially when the SMART scan says the drive is OK.
Unfortunately, this particular drive contains the backup of all my photography, business files, and my entire music collection, so I desperately need to recover the files if possible.
I have tried various recommended analysis methods, fsck, gdisk, testdisk, etc.
Testdisk recognizes the disk as an EFI GPT partition.
However, I really don't want to proceed any further without some help and advice.
Unfortunately I am also not able to copy the bad drive to another drive for testing purposes.
Any attempt to copy the drive results in I/O errors from the bad drive.
Yet when I run sudo smartctl -a /dev/sdc it shows no glaring problems with the drive.
I desperately need to recover this drive intact if possible.
Any advise would be most appreciated, preferably from someone who has experience and really knows what they are doing.
I can't believe that the drive is damaged beyond recovery, it has just somehow lost it's partition information.
Please help