Changes between Initial Version and Version 1 of Ticket #1319


Ignore:
Timestamp:
Apr 17, 2020, 8:01:50 AM (5 years ago)
Author:
Christian Franke
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1319 – Description

    initial v1  
    55I have 6 SIIG Dual drive USB docking stations that support >2TB drives. When I enter "smartctl -d sat -H /dev/sdd" I get the following:
    66
     7{{{
    78smartctl -d sat -H /dev/sdd
    89smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.7.0-0.rc1.git0.1.fc33.x86_64] (local build)
     
    1718SMART overall-health self-assessment test result: PASSED
    1819Warning: This result is based on an Attribute check.
    19 
     20}}}
    2021
    2122Does this mean that the SIIG devices are not supported by smartmon et. al.?
     
    2728George...
    2829
     30{{{
    2931smartctl --version
    3032smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.7.0-0.rc1.git0.1.fc33.x86_64] (local build)
     
    4244smartmontools build with: C++14, GCC 10.0.1 20200126 (Red Hat 10.0.1-0.6)
    4345smartmontools configure arguments: '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-selinux' '--with-libcap-ng=yes' '--with-libsystemd' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--sysconfdir=/etc/smartmontools/' '--with-systemdenvfile=/etc/sysconfig/smartmontools' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'
    44 
    45 
    46 
     46}}}