I attempt to recreate a ZFS pool
- I formatted all the SSD in the old one
- removed and reinstalled ZFS plugin
- Attempt to create a pool results in:
(btw I cannot select my OMV version in the forum thread but it is what is listed on the System Information page)
Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LC_ALL=C.UTF-8; export LANGUAGE=; ls -la /dev/disk/by-id | grep 'sda$'' 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 LC_ALL=C.UTF-8; export LANGUAGE=; ls -la /dev/disk/by-id | grep 'sda$'' with exit code '1': in /usr/share/php/openmediavault/system/process.inc:247
Stack trace:
#0 /usr/share/omvzfs/Utils.php(450): OMV\System\Process->execute()
#1 /usr/share/omvzfs/Utils.php(133): OMVModuleZFSUtil::exec()
#2 /usr/share/openmediavault/engined/rpc/zfs.inc(204): OMVModuleZFSUtil::getDiskId()
#3 [internal function]: OMVRpcServiceZFS->addPool()
#4 /usr/share/php/openmediavault/rpc/serviceabstract.inc(124): call_user_func_array()
#5 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod()
#6 /usr/sbin/omv-engined(544): OMV\Rpc\Rpc::call()
#7 {main}