If you create mountpoints in fstab they will be unavailable for selection in the OMV WebGUI.
Using mergerfs doesn't reduce your control over individual drives.
If you create mountpoints in fstab they will be unavailable for selection in the OMV WebGUI.
Using mergerfs doesn't reduce your control over individual drives.
Your migration stuff seems excessive to me. Please review the documentation for the image here:
https://docs.linuxserver.io/images/docker-plex/
All you need to do is come up with a compose file for the plex docker image you are using and create volume bind mounts for your media and existing config directory.
Plex hardware transcoding requires a Plex Pass subscription. Do you have one?
I have been trying that but when I try to add ethernet it doesn’t find the adaptor at all.
Any chance you disabled the onboard adapter in the BIOS when you added the PCiE adapter?
In the GUI try to add the adapter in the Network Interfaces section.
Is there a way to get the old "dev-disk-by-label" link? The new created drive has the now default uuid format.
That is great for machines but not so good for humans. As I see it, I should create that manually, but will it be usable in/by the UI?
It is not possible to revert OMV to use dev-disk-by-label for any newly added drives. You can create a symlink to the new UUID mountpoint and the symlink can be whatever you want it to be.
You should mention the exact image you are currently using to avoid it being suggested to you.
sudo omv-update shows sudo: omv-update: command not found
Try sudo omv-upgrade instead.
Excuse me. May I ask is it possible to use some tools like 'disk genius' in windows to fix the filesystem?
I wouldn't know as I don't use windows here.
If you can see the SMART data for the drive it might tell you it is dying.
Sorry, I don't know enough about your network topology to be of any further help.
The WAN address is the public IP address that your router gets from your ISP.
Your broadcast address would be 192.168.1.255 or you can use 255.255.255.255
May not work if your router will not accept broadcast packets from the internet or your OMV NIC does not support WOL.
1) Configure your router to forward port 9 UDP to the broadcast address of your LAN.
2) From your phone, send the WOL packet to the WAN address of your router.
Good luck.