Hello,
I have a newly installed OMV.
I have set up ZFS here, but when exporting the zpool I get the following error message.
If I read it correctly, it can't run it, but I can't see why.
Who can help here ?
QuoteDisplay MoreFailed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; zpool export "Daten3TB"' with exit code '1':
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; export LANGUAGE=; zpool export "Daten3TB"' with exit code '1': in /usr/share/php/openmediavault/system/process.inc:242
Stack trace:
#0 /usr/share/omvzfs/Utils.php(441): OMV\System\Process->execute(Array, 1)
#1 /usr/share/omvzfs/Zpool.php(345): OMVModuleZFSUtil::exec('zpool export "D...', Array, 1)
#2 /usr/share/openmediavault/engined/rpc/zfs.inc(226): OMVModuleZFSZpool->export()
#3 [internal function]: OMVRpcServiceZFS->exportPool(Array, Array)
#4 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
#5 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('exportPool', Array, Array)
#6 /usr/sbin/omv-engined(537): OMV\Rpc\Rpc::call('Zfs', 'exportPool', Array, Array, 1)
#7 {main}