Custom Query (1376 matches)
Results (58 - 60 of 1376)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1134 | worksforme | Read NVMe SMART/Health Information failed: NVMe Status 0x6002 | ||
Description |
Hello, There is a problem with reading SMART data from NVMe drive Toshiba RC100. Is there a workaround? Web search didn't bring any result, even didn't description of the error code. Here is full output: sider@nas:~$ sudo smartctl -x /dev/nvme0n1 smartctl 6.6 2016-05-31 r4324 [x86_64-linux-4.15.0-39-generic] (local build) Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Number: TOSHIBA-RC100 Serial Number: 48APA0S7PW6S Firmware Version: ADRA0101 PCI Vendor/Subsystem ID: 0x1179 IEEE OUI Identifier: 0x00080d Controller ID: 0 Number of Namespaces: 1 Namespace 1 Size/Capacity: 240 057 409 536 [240 GB] Namespace 1 Formatted LBA Size: 512 Local Time is: Wed Nov 21 11:55:13 2018 MSK Firmware Updates (0x12): 1 Slot, no Reset required Optional Admin Commands (0x0017): Security Format Frmw_DL *Other* Optional NVM Commands (0x0017): Comp Wr_Unc DS_Mngmt Sav/Sel_Feat Maximum Data Transfer Size: 512 Pages Warning Comp. Temp. Threshold: 82 Celsius Critical Comp. Temp. Threshold: 85 Celsius Supported Power States St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat 0 + 3.30W - - 0 0 0 0 0 0 1 + 2.70W - - 1 1 1 1 0 0 2 + 2.30W - - 2 2 2 2 0 0 3 - 0.0500W - - 4 4 4 4 10000 45000 4 - 0.0050W - - 4 4 4 4 10000 50000 Supported LBA Sizes (NSID 0x1) Id Fmt Data Metadt Rel_Perf 0 - 4096 0 0 1 + 512 0 3 === START OF SMART DATA SECTION === Read NVMe SMART/Health Information failed: NVMe Status 0x6002 |
|||
#1137 | worksforme | Not in database: Western Digital My Book 25EE idVendor=1058, idProduct=25ee | ||
Description |
idVendor=1058, idProduct=25ee Failed to use smartctl. Works with "-d sat". Orignal Name: WD My Book Desktop https://www.amazon.de/gp/product/B01M0SH124/ref=oh_aui_detailpage_o03_s00?ie=UTF8&psc=1 |
|||
#1167 | worksforme | wrong temperature in smartd but correct in smartctl | ||
Description |
# smartctl -a /dev/sda | grep -i tem 194 Temperature_Celsius 0x0002 130 130 000 Old_age Always - 46 (Min/Max 14/61) # smartctl -a /dev/sdb | grep -i temp 194 Temperature_Celsius 0x0022 110 105 000 Old_age Always - 42 WDC_WD4002FYYZ_01B7CB0-K4HZE9JB.ata.csv:2019-02-20 08:26:00; 1;100;0; 2;132;125; 3;154;34383659334; 4;98;10433; 5;100;0; 7;100;0; 8;128;18; 9;99;11882; 10;100;0; 12;100;921; 192;90;13091; 193;90;13091; 194;130;261993922606; 196;100;0; 197;100;0; 198;100;0; 199;200;8; WDC_WD40EFRX_68WT0N0-WD_WCC4E2LTEA6N.ata.csv:2019-02-20 08:26:00; 1;200;0; 3;181;7933; 4;100;867; 5;200;0; 7;200;0; 9;88;9272; 10;100;0; 11;100;0; 12;100;269; 192;200;211; 193;197;11237; 194;110;42; 196;200;0; 197;200;0; 198;100;0; 199;200;0; 200;100;0; i suppose it's property 194, while 194;110;42 seems good, but 194;130;261993922606 ? i have no idea # smartd --version smartd 7.1 2019-01-11 r4891 [x86_64-linux-4.20.8-gentoo] (local build) Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org smartd 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 http://www.gnu.org for further details. smartmontools release 7.1 dated 2018-12-30 at 14:47:55 UTC smartmontools SVN rev 4891 dated 2019-01-11 at 10:30:41 smartmontools build host: x86_64-pc-linux-gnu smartmontools build with: C++14, GCC 4.2.1 Compatible Clang 6.0.1 (tags/RELEASE_601/final) smartmontools configure arguments: '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/smartmontools-9999' '--htmldir=/usr/share/doc/smartmontools-9999/html' '--libdir=/usr/lib64' '--with-drivedbdir=/var/db/smartmontools' '--with-initscriptdir=/etc/init.d' '--without-libcap-ng' '--without-selinux' '--without-libsystemd' '--without-gnupg' '--without-update-smart-drivedb' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CXX=clang++' 'CXXFLAGS=-O2 -pipe -Wno-error=varargs -Wno-error=parentheses-equality -flto=thin' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--sort-common -Wl,-O2 -Wl,--as-needed -flto=thin -fuse-ld=gold' 'CC=clang' 'CFLAGS=-O2 -pipe -pipe -O2 -march=znver1 -Wno-error=varargs -Wno-error=parentheses-equality -flto=thin' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' |
Note:
See TracQuery
for help on using queries.