Last active
September 20, 2019 21:33
-
-
Save spencerjanssen/f851acb70df81a01b5258572a0ccd976 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[33030.333173] BTRFS info (device dm-0): disk space caching is enabled | |
[33030.333175] BTRFS info (device dm-0): has skinny extents | |
[33030.412070] BTRFS error (device dm-0): parent transid verify failed on 108202508288 wanted 22637 found 17310 | |
[33030.412077] BTRFS error (device dm-0): failed to read block groups: -5 | |
[33030.432798] BTRFS error (device dm-0): open_ctree failed |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo smartctl -i /dev/sdc | |
smartctl 7.0 2018-12-30 r4883 [x86_64-linux-5.2.13] (local build) | |
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org | |
=== START OF INFORMATION SECTION === | |
Device Model: WDC WDS200T2B0A-00SM50 | |
Serial Number: 183167800907 | |
LU WWN Device Id: 5 001b44 8b63d26d3 | |
Firmware Version: X61190WD | |
User Capacity: 2,000,398,934,016 bytes [2.00 TB] | |
Sector Size: 512 bytes logical/physical | |
Rotation Rate: Solid State Device | |
Form Factor: 2.5 inches | |
Device is: Not in smartctl database [for details use: -P showall] | |
ATA Version is: ACS-4 T13/BSR INCITS 529 revision 5 | |
SATA Version is: SATA 3.3, 6.0 Gb/s (current: 6.0 Gb/s) | |
Local Time is: Fri Sep 20 16:31:59 2019 CDT | |
SMART support is: Available - device has SMART capability. | |
SMART support is: Enabled |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment