hi, i'm following this tutorial: https://www.youtube.com/watch?v=Y3yF1Rsu7ow as i want to build a media server to use jellyfin with my familly.
i'm having a little trouble with the part at minute 23 with snapraid schedule. When i run the command i get the message :
If I understand properly, it's because i don t have enough disks ?!? I watched another dude video on youtube where he space had to match bewtween disks. parity has to be equal or bigger than data https://www.youtube.com/watch?v=tX5MA-c6Qq4
Here are my disks (sda1 is parity, sdc1 is data, sdb2 is OMV:
Any help wanted. Can also share my screen with discord if needed.
Code
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=; export SHELL=/bin/sh; sudo --shell --non-interactive --user='root' -- /var/lib/openmediavault/cron.d/userdefined-43b9f2dd-cb2e-43c6-b9e3-dacbd17e02b8 2>&1' with exit code '1': Self test...
You must have at least 2 'content' files in different disks.
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=; export SHELL=/bin/sh; sudo --shell --non-interactive --user='root' -- /var/lib/openmediavault/cron.d/userdefined-43b9f2dd-cb2e-43c6-b9e3-dacbd17e02b8 2>&1' with exit code '1': Self test...
You must have at least 2 'content' files in different disks. in /usr/share/openmediavault/engined/rpc/cron.inc:198
Stack trace:
#0 /usr/share/php/openmediavault/rpc/serviceabstract.inc(620): Engined\Rpc\Cron->Engined\Rpc{closure}('/tmp/bgstatusCo...', '/tmp/bgoutputcG...')
#1 /usr/share/openmediavault/engined/rpc/cron.inc(201): OMV\Rpc\ServiceAbstract->execBgProc(Object(Closure))
#2 [internal function]: Engined\Rpc\Cron->execute(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('execute', Array, Array)
#5 /usr/sbin/omv-engined(537): OMV\Rpc\Rpc::call('Cron', 'execute', Array, Array, 1)
#6 {main}
Display More