Hi Developers,
I run my OPNsense on Supermicro Motherboard with Samsung SSD, after installation of SMART tool it shows that no SMART device is found !!!
Is there an Update soon for this tool (19.7 ?) ?..
Thanks...
Regards,
Karl
i can´t see any problem.
i´m using the C3558 Atom board from supermicro. No problems at all!! see my screenshot!!
Updates for FreeBSD ports come from the FreeBSD tree which comes from the software provider. I haven't seen smartmon updates in a while in FreeBSD but you can surely check up the chain for news.
Cheers,
Franco
@opnsenseuser: see please my screenshot too !
I use a SSD from Samsung...
maybe you can fix this by changing some bios settings?
Are you using uefi or legacy boot?
what board are using ?
I use the same of yours: A2SDi-4C-HLN4F Board, as I said: Samsung M2 SSD EVO PLUS (250 Gb) & uefi ...
I am using a samsung evo 950 ssd m.2.
1. Did you already deal with the bios?. maybe there is something not optimally set.
2. Have you ever tried to reinstall the smart widget?
3. Lastest firmware? https://www.supermicro.com/products/motherboard/atom/A2SDi-4C-HLN4F.cfm (https://www.supermicro.com/products/motherboard/atom/A2SDi-4C-HLN4F.cfm)
Quote from: opnsenseuser on June 27, 2019, 10:40:48 AM
I am using a samsung evo 950 ssd m.2.
1. Did you already deal with the bios?. maybe there is something not optimally set.
2. Have you ever tried to reinstall the smart widget?
3. Lastest firmware? https://www.supermicro.com/products/motherboard/atom/A2SDi-4C-HLN4F.cfm (https://www.supermicro.com/products/motherboard/atom/A2SDi-4C-HLN4F.cfm)
I have the same issue. My disk is samsung 970 evo plus NVMe M.2 250G, when I install smart tools, it also shows that no SMART device is found.
I guess the problem is the device ID different. The SATA type will be ada0, but NVMe type will be nvme0, so I used command " /usr/local/sbin/smartctl -a /dev/nvme0" , it will show smart information normally. So I hope the web GUI can fixd this issue in the future thanks.
Nice catch. Please raise an issue on GitHub: https://github.com/opnsense/plugins/issues
Cheers,
Franco