Opened 2 years ago

Last modified 3 months ago

#1674 new enhancement

Add support for QDA-A2MAR — at Version 1

Reported by: maska Owned by:
Priority: minor Milestone: undecided
Component: all Version:
Keywords: jmicron jmb39x jms56x Cc:

Description (last modified by Christian Franke)

Add support for SATA raid cage QDA-A2MAR https://www.qnap.com/en/product/qda-a2mar

It has chip JMS562 but smartctl not detect it. Even if i compile from source last version

Propriertal QNAP RAID manager for windows can read status of both M.2 SATA drives in cage. Even if is in RAID1/0 mode.

Thank you very much.

root@truenas[~]# smartctl -d jms56x,1 --all /dev/sdd
smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.10.142+truenas] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org

Smartctl open device: /dev/sdd [jmb39x_disk_1] failed: No JMB39x response detected
root@truenas[~]# smartctl -d jms56x,2 --all /dev/sdd
smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.10.142+truenas] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org

Smartctl open device: /dev/sdd [jmb39x_disk_2] failed: No JMB39x response detected
root@truenas[~]# smartctl -d jms56x,3 --all /dev/sdd
smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.10.142+truenas] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org

Smartctl open device: /dev/sdd [jmb39x_disk_3] failed: No JMB39x response detected
root@truenas[~]# smartctl -d jms56x,4 --all /dev/sdd
smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.10.142+truenas] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org

Smartctl open device: /dev/sdd [jmb39x_disk_4] failed: No JMB39x response detected

Change History (1)

comment:1 by Christian Franke, 2 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.