Custom Query (1469 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (157 - 159 of 1469)

Ticket Resolution Summary Owner Reporter
#1704 fixed Add WD101EFAX-68LDBN0 to database Christian Franke Richard
Description

Western Digital Red 10TB

#1702 fixed Seagate ST8000VN004-2M2101 doesn't show SMART attributes with -x Christian Franke Matt Cole
Description

I have a Seagate Ironwolf 8TB drive (model ST8000VN004-2M2101) that's attached to a Syba 8-bay SATA-to-USB enclosure.

When I run smartctl -a, the "Vendor Specific SMART Attributes with Thresholds" section shows in the output, as I'd expect.

However, when I run smartctl -x, this section isn't included in the output -- instead, I see the following in the output at about the point where I'd expect this section to be:

Write SCT (Get) Feature Control Command failed: scsi error aborted command
Wt Cache Reorder: Unknown (SCT Feature Control command failed)

Read SMART Data failed: SAT command failed

Since the man page indicated that -x is equivalent to -H -i -g all -g wcreorder -c -A -f brief -l xerror,error -l xselftest,selftest -l selective -l directory -l scttemp -l scterc -l devstat -l defects -l sataphy, I tried running smartctl with these flags and then individually eliminating flags until the problem went away. Through this process, I managed to narrow down -g wcreorder as being the offending flag -- once I removed that, the issue went away.

If it helps, I've attached the output of smartctl -a, smartctl -x, and smartctl -x -r ioctl -r ioctl.

#1701 fixed Smartctl: Exception: json.cpp(313): Assertion failed: p->type == nt_array asomers
Description

smartctl -a /dev/da75 --json crashes for one particular disk, perhaps because it has a nonempty pending defects list.

[asomers@XXX ~]$ smartctl -V smartctl 7.3 2022-02-28 r5338 [FreeBSD 13.1-XXX amd64] (local build) Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org

smartctl comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under the terms of the GNU General Public License; either version 2, or (at your option) any later version. See https://www.gnu.org for further details.

smartmontools release 7.3 dated 2022-02-28 at 16:33:40 UTC smartmontools SVN rev 5338 dated 2022-02-28 at 16:34:26 smartmontools build host: amd64-portbld-freebsd13.0 smartmontools build with: C++11, GCC FreeBSD Clang 12.0.1 (git@…:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) smartmontools configure arguments: '--disable-dependency-tracking' '--enable-sample' '--with-gnupg=no' '--with-initscriptdir=/usr/local/etc/rc.d' '--with-nvme-devicescan=yes' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd13.0' 'build_alias=amd64-portbld-freebsd13.0' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=' 'CPPFLAGS=' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/smartmontools/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig' [asomers@XXX ~]$ sudo smartctl -a /dev/da75 --json Smartctl: Exception: json.cpp(313): Assertion failed: p->type == nt_array Please inform smartmontools-support@…, including output of smartctl -V.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.