After adding a new NFS share i get a 500 error while applying the new configuration.
here the output:
Unmounting the root file system has been aborted.
OMV\Exception: Unmounting the root file system has been aborted. in /usr/share/openmediavault/engined/module/fstab.inc:59
Stack trace:
#0 [internal function]: Engined\Module\FSTab->deleteEntry()
#1 /usr/share/php/openmediavault/engine/module/moduleabstract.inc(165): call_user_func_array()
#2 /usr/share/openmediavault/engined/module/fstab.inc(35): OMV\Engine\Module\ModuleAbstract->execTasks()
#3 /usr/share/openmediavault/engined/rpc/config.inc(184): Engined\Module\FSTab->preDeploy()
#4 [internal function]: Engined\Rpc\Config->applyChanges()
#5 /usr/share/php/openmediavault/rpc/serviceabstract.inc(122): call_user_func_array()
#6 /usr/share/php/openmediavault/rpc/serviceabstract.inc(149): OMV\Rpc\ServiceAbstract->callMethod()
#7 /usr/share/php/openmediavault/rpc/serviceabstract.inc(622): OMV\Rpc\ServiceAbstract->OMV\Rpc\{closure}()
#8 /usr/share/php/openmediavault/rpc/serviceabstract.inc(146): OMV\Rpc\ServiceAbstract->execBgProc()
#9 /usr/share/openmediavault/engined/rpc/config.inc(208): OMV\Rpc\ServiceAbstract->callMethodBg()
#10 [internal function]: Engined\Rpc\Config->applyChangesBg()
#11 /usr/share/php/openmediavault/rpc/serviceabstract.inc(122): call_user_func_array()
#12 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod()
#13 /usr/sbin/omv-engined(544): OMV\Rpc\Rpc::call()
#14 {main}
In my opinion the rootfs should not be touched by any script at all.
my OMV version: 7.4.7-1 (Sandworm) with all latest updates installed
Anyone got an idea how to fix this ??
EDIT: Could this be an issue with the sharerootfs extension ?