Hi I have a cifs mounted with the remote mounts plugin.
I want to remove it.
But I m not able to do it.
I got this error
Code
Removing the directory '/srv/5a85c508-d37e-4cca-a955-405888a77fd5' has been aborted, the resource is busy.
OMV\Exception: Removing the directory '/srv/5a85c508-d37e-4cca-a955-405888a77fd5' has been aborted, the resource is busy. in /usr/share/openmediavault/engined/module/fstab.inc:69
Stack trace:
#0 [internal function]: Engined\Module\FSTab->deleteEntry(Array)
#1 /usr/share/php/openmediavault/engine/module/moduleabstract.inc(166): call_user_func_array(Array, Array)
#2 /usr/share/openmediavault/engined/module/fstab.inc(35): OMV\Engine\Module\ModuleAbstract->execTasks('delete')
#3 /usr/share/openmediavault/engined/rpc/config.inc(171): Engined\Module\FSTab->preDeploy()
#4 [internal function]: Engined\Rpc\Config->applyChanges(Array, Array)
#5 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
#6 /usr/share/php/openmediavault/rpc/serviceabstract.inc(149): OMV\Rpc\ServiceAbstract->callMethod('applyChanges', Array, Array)
#7 /usr/share/php/openmediavault/rpc/serviceabstract.inc(619): OMV\Rpc\ServiceAbstract->OMV\Rpc\{closure}('/tmp/bgstatuszi...', '/tmp/bgoutput7K...')
#8 /usr/share/php/openmediavault/rpc/serviceabstract.inc(159): OMV\Rpc\ServiceAbstract->execBgProc(Object(Closure))
#9 /usr/share/openmediavault/engined/rpc/config.inc(195): OMV\Rpc\ServiceAbstract->callMethodBg('applyChanges', Array, Array)
#10 [internal function]: Engined\Rpc\Config->applyChangesBg(Array, Array)
#11 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
#12 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('applyChangesBg', Array, Array)
#13 /usr/sbin/omv-engined(537): OMV\Rpc\Rpc::call('Config', 'applyChangesBg', Array, Array, 1)
#14 {main}
Is there another waay to remove the cifs share?
Thanks
Display More