Whenever I click Drives I get a blank page and this error:
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=; smartctl --attributes --format=brief --info --health --log=selftest --nocheck='standby' /dev/sde 2>&1' with exit code '1': smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.1.0-21-amd64] (local build)
Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org
/dev/sde: Unknown USB bridge [0x1005:0xb155 (0x100)]
Please specify device type with the -d option.
Use smartctl -h to get a usage summary
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=; smartctl --attributes --format=brief --info --health --log=selftest --nocheck='standby' /dev/sde 2>&1' with exit code '1': smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.1.0-21-amd64] (local build)
Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org
/dev/sde: Unknown USB bridge [0x1005:0xb155 (0x100)]
Please specify device type with the -d option.
Use smartctl -h to get a usage summary
in /usr/share/php/openmediavault/system/storage/smartinformation.inc:170
Stack trace:
#0 /usr/share/php/openmediavault/system/storage/smartinformation.inc(350): OMV\System\Storage\SmartInformation->getData()
#1 /usr/share/openmediavault/engined/rpc/diskmgmt.inc(86): OMV\System\Storage\SmartInformation->getInformation()
#2 [internal function]: Engined\Rpc\DiskMgmt->enumerateDevices()
#3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(122): call_user_func_array()
#4 /usr/share/openmediavault/engined/rpc/diskmgmt.inc(136): OMV\Rpc\ServiceAbstract->callMethod()
#5 [internal function]: Engined\Rpc\DiskMgmt->getList()
#6 /usr/share/php/openmediavault/rpc/serviceabstract.inc(122): call_user_func_array()
#7 /usr/share/php/openmediavault/rpc/serviceabstract.inc(149): OMV\Rpc\ServiceAbstract->callMethod()
#8 /usr/share/php/openmediavault/rpc/serviceabstract.inc(622): OMV\Rpc\ServiceAbstract->OMV\Rpc\{closure}()
#9 /usr/share/php/openmediavault/rpc/serviceabstract.inc(146): OMV\Rpc\ServiceAbstract->execBgProc()
#10 /usr/share/openmediavault/engined/rpc/diskmgmt.inc(163): OMV\Rpc\ServiceAbstract->callMethodBg()
#11 [internal function]: Engined\Rpc\DiskMgmt->getListBg()
#12 /usr/share/php/openmediavault/rpc/serviceabstract.inc(122): call_user_func_array()
#13 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod()
#14 /usr/sbin/omv-engined(544): OMV\Rpc\Rpc::call()
#15 {main}
Display More
Details from lsub and smartctl are:
Code
Bus 001 Device 003: ID 1005:b155 Apacer Technology, Inc. Disk Module
usb-_USB_DISK_MODULE_19006A11225C7299-0:0
It's a QNAP ts-1253u that I have basically turned into baremetal Debian with OMV and CasaOS testing.... even without Casa it was doing the same error. CasaOS does detect my drives and omits the usb piece of crap.
Please oh sage guru's help me