<div dir="ltr">
<div dir="ltr"><div>I cant get smart to work on this eUSB disk module 
but according to the product description it does have smart.  I had to 
put the "-d scsi" to get anything out of it</div><div><br></div><div>Thanks</div><div>George<br></div><div><br></div><div>Website</div><div><a href="https://www.atpinc.com/products/industrial-ssds-eusb" target="_blank">https://www.atpinc.com/products/industrial-ssds-eusb</a></div><div><br></div><div>Product Flyer<br></div><div><a href="https://www.atpinc.com/upload/download/2022/01-28/f2bcfea2.pdf" target="_blank">https://www.atpinc.com/upload/download/2022/01-28/f2bcfea2.pdf</a></div><div><br></div><div><br></div><div>root@truenas[~]# usbconfig -d ugen2.4 dump_all_desc<br>ugen2.4: <ATP Electronics ATP CG eUSB> at usbus2, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (500mA)<br><br>  bLength = 0x0012<br>  bDescriptorType = 0x0001<br>  bcdUSB = 0x0210<br>  bDeviceClass = 0x0000  <Probed by interface class><br>  bDeviceSubClass = 0x0000<br>  bDeviceProtocol = 0x0000<br>  bMaxPacketSize0 = 0x0040<br>  idVendor = 0x090c<br>  idProduct = 0x3267<br>  bcdDevice = 0x1100<br>  iManufacturer = 0x0001  <ATP Electronics><br>  iProduct = 0x0002  <ATP CG eUSB><br>  iSerialNumber = 0x0003  <20010211-003418><br>  bNumConfigurations = 0x0001<br><br> Configuration index 0<br><br>    bLength = 0x0009<br>    bDescriptorType = 0x0002<br>    wTotalLength = 0x0020<br>    bNumInterfaces = 0x0001<br>    bConfigurationValue = 0x0001<br>    iConfiguration = 0x0000  <no string><br>    bmAttributes = 0x0080<br>    bMaxPower = 0x00fa<br><br>    Interface 0<br>      bLength = 0x0009<br>      bDescriptorType = 0x0004<br>      bInterfaceNumber = 0x0000<br>      bAlternateSetting = 0x0000<br>      bNumEndpoints = 0x0002<br>      bInterfaceClass = 0x0008  <Mass storage><br>      bInterfaceSubClass = 0x0006<br>      bInterfaceProtocol = 0x0050<br>      iInterface = 0x0000  <no string><br><br>     Endpoint 0<br>        bLength = 0x0007<br>        bDescriptorType = 0x0005<br>        bEndpointAddress = 0x0001  <OUT><br>        bmAttributes = 0x0002  <BULK><br>        wMaxPacketSize = 0x0200<br>        bInterval = 0x0000<br>        bRefresh = 0x0000<br>        bSynchAddress = 0x0000<br><br>     Endpoint 1<br>        bLength = 0x0007<br>        bDescriptorType = 0x0005<br>        bEndpointAddress = 0x0082  <IN><br>        bmAttributes = 0x0002  <BULK><br>        wMaxPacketSize = 0x0200<br>        bInterval = 0x0000<br>        bRefresh = 0x0000<br>        bSynchAddress = 0x0000</div><div><br></div><div><br></div><div>**********************************************************************************</div><div>root@truenas[~]# smartctl -x /dev/da0</div>smartctl 7.2 2021-09-14 r5236 [FreeBSD 13.1-RC6 amd64] (local build)<br>Copyright (C) 2002-20, Bruce Allen, Christian Franke, <a href="http://www.smartmontools.org" target="_blank">www.smartmontools.org</a><br><br>/dev/da0: Unknown USB bridge [0x090c:0x3267 (0x1100)]<br>Please specify device type with the -d option.<br><br><div>Use smartctl -h to get a usage summary</div><div><br></div><div>***********************************************************************************<br></div><div>root@truenas[~]# smartctl -d scsi -x /dev/da0<br>smartctl 7.2 2021-09-14 r5236 [FreeBSD 13.1-RC6 amd64] (local build)<br>Copyright (C) 2002-20, Bruce Allen, Christian Franke, <a href="http://www.smartmontools.org" target="_blank">www.smartmontools.org</a><br><br>=== START OF INFORMATION SECTION ===<br>Vendor:               ATP<br>Product:              ATP CG eUSB<br>Revision:             1100<br>Compliance:           SPC-4<br>User Capacity:        31,117,794,304 bytes [31.1 GB]<br>Logical block size:   512 bytes<br>scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0<br>Logical Unit id:      0x534d490033323830<br>Device type:          disk<br>scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0<br>Local Time is:        Sun Jun 26 22:12:35 2022 PDT<br>SMART support is:     Available - device has SMART capability.<br>SMART support is:     Disabled<br>Temperature Warning:  Disabled or Not Supported<br>Read Cache is:        Enabled<br>Writeback Cache is:   Disabled<br><br>=== START OF READ SMART DATA SECTION ===<br>SMART Health Status: OK<br>Current Drive Temperature:     0 C<br>Drive Trip Temperature:        0 C<br><br>Error Counter logging not supported<br><br>scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0<br>Device does not support Self Test logging<br>Device does not support Background scan results logging</div></div>

</div>