Hardware:
- CM4 8GB
-Radxa TACO mainboard
- 5x mixed HDD/SSD connected to mainboard
Setup:
- OMV7 (installed using RPi install script when it was OMV6, did in-place upgrade to OMV7)
- SDcard as boot drive
- MD raid6 with 4x (mixed SSD/HDD - sorry!) drives - EXT4 4TB total
- Multiple shared folders in the base MD raid folder
- SMB shares for network access
- rsync backup to 5th drive, which has shared folders setup similar to main RAID
- compose plugin installed, which runs portainer, which runs nextcloud
- remote mount installed, which I use to backup a local HA instance.
- OMV backup plugin installed which does DD of SD card to shared folder occasionally.
- NodeRED installed (using their standard install script) - this monitors OMV in background and sends stats to HA
I *think* that is everything of importance. Happy to hear also about the poor choices I made for my system setup - but things evolve over time and this is what I have now . Also, it's been awesome so far.
What happened:
System has been rock solid for a number of years.
Recently did an update through OMV interface (probably well overdue, since the server just sits there happily servering).
OMV web interface wouldn't come back after the update.
Did lots of googling and ran a few commands to restart nginx and PHP (previously used these after upgrade from OMV6 to 7 stopped the web interface from coming up) - and everything came back up.
Unfortunately one of the shared folders is now completely missing. I noticed that one of my SMB shares was showing an error in Windows. It was working perfectly just before the update as it was using it 10 minutes earlier.
The file system is still there, and all the other shard folders work, but one shared folder is gone.
In OMV web interface in 'shared folders' it shows up without any warnings, and in the SMB shares tab it is still there, but when I try to edit the shared folder (e.g. open ACL's) it says the folder doesn't exist 'No such file or directory'.
Connecting through winscp verifies that this shared folder is simply gone from the system - used to be in the main folder of the RAID array along with all the other shared folders.
I have backups and they are fine - so this isn't about getting my data back, but I really would like to know what happened here.
I haven't done any recovery yet until I can establish what happened and where the data is - unfortunately i have no idea where to start looking. Any help would be appreciated!
I've used OMV for many, many years and do intent to continue, but a sudden folder disappearance like this has me spooked.
Thanks in advance.