I previously had Plex running on OMV and a RPi4 without any hiccups. But for some reason after changing my router, the Plex just wouldn't play ball. I gave up tinkering and just started afresh. However, now with a fresh install, 2 out of the 3 external drives I was previously using gives this error when I try to mount them:
OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; omv-salt deploy run --no-color fstab 2>&1' with exit code '1': raspberrypi:
ID: create_filesystem_mountpoint_60d49521-9013-41e7-b013-1b041f5925eb
Function: file.accumulated
Comment: Accumulator create_filesystem_mountpoint_60d49521-9013-41e7-b013-1b041f5925eb for file /etc/fstab was charged by text
ID: mount_filesystem_mountpoint_60d49521-9013-41e7-b013-1b041f5925eb
Name: /srv/dev-disk-by-label-ELEMENTS
Comment: Target was already mounted
Forced remount because options (user_xattr) changed
ID: create_filesystem_mountpoint_38d35774-5ca7-4a4c-a0a0-9f8751019462
Function: file.accumulated
Comment: Accumulator create_filesystem_mountpoint_38d35774-5ca7-4a4c-a0a0-9f8751019462 for file /etc/fstab was charged by text
ID: mount_filesystem_mountpoint_38d35774-5ca7-4a4c-a0a0-9f8751019462
Name: /srv/dev-disk-by-label-IomegaDB
Comment: mount: /srv/dev-disk-by-label-IomegaDB: unknown filesystem type 'exfat'.
Function: file.blockreplace
Comment: No changes needed to be made
Total run time: 366.898 ms in /usr/share/php/openmediavault/system/process.inc:182
#0 /usr/share/php/openmediavault/engine/module/serviceabstract.inc(62): OMV\System\Process->execute()
#1 /usr/share/openmediavault/engined/rpc/config.inc(167): OMV\Engine\Module\ServiceAbstract->deploy()
#2 [internal function]: Engined\Rpc\Config->applyChanges(Array, Array)
#3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
#4 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('applyChanges', Array, Array)
#5 /usr/share/openmediavault/engined/rpc/filesystemmgmt.inc(909): OMV\Rpc\Rpc::call('Config', 'applyChanges', Array, Array)
#6 [internal function]: Engined\Rpc\OMVRpcServiceFileSystemMgmt->mount(Array, Array)
#7 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
#8 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('mount', Array, Array)
#9 /usr/sbin/omv-engined(537): OMV\Rpc\Rpc::call('FileSystemMgmt', 'mount', Array, Array, 1)
Display More
Can anyone give me some advice on what is the problem? Thx in advance!