This concerns my OMV server which is a tower PC powered by Intel i9 with 32 GB RAM, 6 x 3.5" HDs, 2 x 2.5" HDs and boots OMV 7.7.17-1 (Sandworm) from a 120 GB NVMe M.2 (with 90 GB still free).
Having updated from OMV 6 -> 7, I duplicated a data disk in order to replace the source with the destination. All this was completed and the OMV server then ran for several days without issue.
I then added the second 2.5" HD, a brand new Seagate 2TB (to use for Time Machine backups from several Macs), added an ext4 filesystem on this disk and was first surprised by that being such a slow process, writing lots of inode numbers on the screen. Most of my disks use XFS filesystems which are created almost instantaneously and I don't recall ext4 creation creating all this output or taking so long.
Anyway, I set it up as a shared folder and configured it for SMB - with Time Machine support.
On a Mac, in TM settings, I was able to select that OMV share and started the backup. All looked good.
Until it failed part way through, complaining "The backup disk image could not be created."
On the OMV server, that disk was now for some reason effectively read only, even though not displayed as such anywhere. I was able to enter the TM folder and ls showed the list of files and folders, but I could not create anything in CLI. Trying to create a file or folder just resulted in an error about it being read only.
Now it gets weirder.
The other 2.5" HD was in an even worse state. When trying to simply ls, it took ages to finally produce the error ls: reading directory 'OMB/': Input/output error
That disc (called OMB) has been in use for a couple of years, used for OMV system backups, no problem. Now after an attempt to use a completely different HD as a TM backup target, that fails, leaves its drive unwritable and this one also apparently completely borked.
I futzed around with both these drives for some time, but was unable to get anywhere with them, both seemingly completely failed. Actually I unmounted OMB (the OMV backup HD, not shared in any way), but was then unable to remount it as OMV couldn't see it and mounting from the CLI failed, saying it couldn't be found.
As a last resort, I rebooted the OMV server and once restarted, both HDs were magically available again with no apparent problems. I restarted the TM backup on the Mac and it completed without error.
That was yesterday. Today, I ran the TM backup again on the Mac. It got part way through and failed again for exactly the same reason as yesterday. Checking on the OMV server and in the GUI, the OMV backup disk (OMD) appears ok, but the TM target disc is now 'Missing'. In the CLI, trying to use ls on OMD produces the same 'Input/output' error as yesterday.
I'm speculating that I can now do nothing with these disks until I reboot the OMV server.
So I'm rather wondering what on earth is going on. Not only is trying to perform a Time Machine backup to a TM enabled OMV SMB share causing that disk to bork, but it is also borking another HD whose only connection is they are both 2.5" and reside in the same dual HD bay, but with separate connections to different SATA ports, as far as the OS is concerned, they are not connected in any way. Oh, also they're both ext4, although so is the boot drive so doubt that's the cause of anything and neither are even half full. There's plenty of space on everything.
Can both these 2.5" HDs have failed simultaneously? Unlikely and twice now, the OMB failure (while doing nothing) is coincident with the TM backup failure and both apparently ok after a reboot, which rather suggests it's not a hardware problem.
Sorry it's a bit long, but just trying to explain it all.
Anyone shed any light on what's going on here?