<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, May 10, 2019, 13:48 Stephen Worthington <<a href="mailto:stephen_agent@jsw.gen.nz" target="_blank">stephen_agent@jsw.gen.nz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Fri, 10 May 2019 11:29:04 -0400, you wrote:<br>
<br>
>On Fri, May 10, 2019 at 10:48 AM Stephen Worthington <<br>
><a href="mailto:stephen_agent@jsw.gen.nz" rel="noreferrer" target="_blank">stephen_agent@jsw.gen.nz</a>> wrote:<br>
><br>
>> On Fri, 10 May 2019 10:41:31 -0400, you wrote:<br>
>><br>
>> >On Fri, May 10, 2019 at 10:22 AM Daryl McDonald <<a href="mailto:darylangela@gmail.com" rel="noreferrer" target="_blank">darylangela@gmail.com</a>><br>
>> >wrote:<br>
>> ><br>
>> >><br>
>> >><br>
>> >> On Fri, May 10, 2019 at 7:17 AM Stephen Worthington <<br>
>> >> <a href="mailto:stephen_agent@jsw.gen.nz" rel="noreferrer" target="_blank">stephen_agent@jsw.gen.nz</a>> wrote:<br>
>> >><br>
>> >>> On Fri, 10 May 2019 06:34:59 -0400, you wrote:<br>
>> >>><br>
>> >>> >Greetings Mythizens, my storage1 drive dropped out yesterday,<br>
>> recordings<br>
>> >>> on<br>
>> >>> >that drive are now red on the FE the drive does not show up in either<br>
>> >>> disks<br>
>> >>> >or gparted, but in files (GUI) I see storage1 under /etc/mnt/mythtv,<br>
>> and<br>
>> >>> in<br>
>> >>> >files I see banners and fanart, no recordings or videos, etcetra. I<br>
>> >>> assume<br>
>> >>> >hardware failure, but partial disk failure? Any ideas?<br>
>> >>><br>
>> >>> First find the /dev partition name that is on the mount point:<br>
>> >>><br>
>> >>> df -l | grep -w /etc/mnt/mythtv | awk {'print $1'}<br>
>> >>><br>
>> >><br>
>> >> Initial post has an erronious path:<br>
>> >> daryl@trieli:~$ df -l | grep -w /mnt | awk {'print $1'}<br>
>> >> /dev/sdc1<br>
>> >> /dev/sdb1<br>
>> >> daryl@trieli:~$<br>
>> >> But these two devices are storage2 and storage3<br>
>> >><br>
>> ><br>
>> >I've edited fstab to #out mounting storage1, otherwise the system wont<br>
>> >boot. running e2fsck -y /dev/sd** has got me up and running again. this<br>
>> >time I cant do anything because the disk is not virtually present to the<br>
>> >system, although it is physically present.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
>> ><br>
>> >daryl@trieli:/mnt/storage1$ ls -al<br>
>> >total 12<br>
>> >drwxr-xr-x 3 root root 4096 Jan 4 22:36 .<br>
>> >drwxrwxrwx 7 root root 4096 Sep 8 2018 ..<br>
>> >drwxr-xr-x 4 mythtv mythtv 4096 May 10 10:10 mythtv<br>
>> >daryl@trieli:/mnt/storage1$<br>
>> ><br>
>> >Above is the result of right clicking on storage1 in the GUI of files and<br>
>> >selecting "open in terminal". Normally (pre-corruption) storage1 mounts as<br>
>> >/dev/sdb3,(I extended the recordings partition over the boot partition of<br>
>> >my original system drive, hence 3) but because the system does not<br>
>> >recognize it storage2 gets /dev/sdb1 and storage3 gets /dev/sdc1 system is<br>
>> >on an SSD /dev/sda6.<br>
>> >I'm thinking I should physically remove the disk and see if it is visable<br>
>> >with a USB drive mounting hardware? And then run e2fsck -y from there.<br>
>><br>
>> That sounds like a good idea. But first check the log files to see if<br>
>> the drive is mentioned there and if there are error messages about it.<br>
>> _______________________________________________<br>
>><br>
>> On a lark, I shut down my system, disconnected the drive power and sata<br>
>cables, restarted the system, reconnected the drive, found it in /media,<br>
>ran e2fsck -y /dev/sdd3, added it back into storage directories BE, and<br>
>voilla, I'm back.</blockquote></div></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">The curious thing is that the check showed "clean" and<br>
>didn't fix anything, and here is the smartmon report:<br>
>smartctl 6.6 2016-05-31 r4324 [x86_64-linux-4.15.0-48-generic] (local build)<br>
>Copyright (C) 2002-16, Bruce Allen, Christian Franke, <a href="http://www.smartmontools.org" rel="noreferrer noreferrer" target="_blank">www.smartmontools.org</a><br>
><br>
>=== START OF INFORMATION SECTION ===<br>
>Model Family: Toshiba 3.5" DT01ACA... Desktop HDD<br>
>Device Model: TOSHIBA DT01ACA100<br>
>Serial Number: 53QYNJ2NS<br>
>LU WWN Device Id: 5 000039 ff6db934a<br>
>Firmware Version: MS2OA750<br>
>User Capacity: 1,000,204,886,016 bytes [1.00 TB]<br>
>Sector Sizes: 512 bytes logical, 4096 bytes physical<br>
>Rotation Rate: 7200 rpm<br>
>Form Factor: 3.5 inches<br>
>Device is: In smartctl database [for details use: -P show]<br>
>ATA Version is: ATA8-ACS T13/1699-D revision 4<br>
>SATA Version is: SATA 3.0, 6.0 Gb/s (current: 3.0 Gb/s)<br>
>Local Time is: Fri May 10 11:25:54 2019 EDT<br>
>SMART support is: Available - device has SMART capability.<br>
>SMART support is: Enabled<br>
><br>
>=== START OF READ SMART DATA SECTION ===<br>
>SMART overall-health self-assessment test result: PASSED<br>
><br>
>General SMART Values:<br>
>Offline data collection status: (0x84) Offline data collection activity<br>
>was suspended by an interrupting command from host.<br>
>Auto Offline Data Collection: Enabled.<br>
>Self-test execution status: ( 0) The previous self-test routine<br>
>completed<br>
>without error or no self-test has ever<br>
>been run.<br>
>Total time to complete Offline<br>
>data collection: ( 7944) seconds.<br>
>Offline data collection<br>
>capabilities: (0x5b) SMART execute Offline immediate.<br>
>Auto Offline data collection on/off support.<br>
>Suspend Offline collection upon new<br>
>command.<br>
>Offline surface scan supported.<br>
>Self-test supported.<br>
>No Conveyance Self-test supported.<br>
>Selective Self-test supported.<br>
>SMART capabilities: (0x0003) Saves SMART data before entering<br>
>power-saving mode.<br>
>Supports SMART auto save timer.<br>
>Error logging capability: (0x01) Error logging supported.<br>
>General Purpose Logging supported.<br>
>Short self-test routine<br>
>recommended polling time: ( 1) minutes.<br>
>Extended self-test routine<br>
>recommended polling time: ( 133) minutes.<br>
>SCT capabilities: (0x003d) SCT Status supported.<br>
>SCT Error Recovery Control supported.<br>
>SCT Feature Control supported.<br>
>SCT Data Table supported.<br>
><br>
>SMART Attributes Data Structure revision number: 16<br>
>Vendor Specific SMART Attributes with Thresholds:<br>
>ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED<br>
>WHEN_FAILED RAW_VALUE<br>
> 1 Raw_Read_Error_Rate 0x000b 100 100 016 Pre-fail Always<br>
> - 0<br>
> 2 Throughput_Performance 0x0005 140 140 054 Pre-fail Offline<br>
> - 75<br>
> 3 Spin_Up_Time 0x0007 207 207 024 Pre-fail Always<br>
> - 110 (Average 112)<br>
> 4 Start_Stop_Count 0x0012 099 099 000 Old_age Always<br>
> - 4858<br>
> 5 Reallocated_Sector_Ct 0x0033 100 100 005 Pre-fail Always<br>
> - 0<br>
> 7 Seek_Error_Rate 0x000b 091 091 067 Pre-fail Always<br>
> - 131079<br>
> 8 Seek_Time_Performance 0x0005 110 110 020 Pre-fail Offline<br>
> - 36<br>
> 9 Power_On_Hours 0x0012 098 098 000 Old_age Always<br>
> - 18420<br>
> 10 Spin_Retry_Count 0x0013 100 100 060 Pre-fail Always<br>
> - 0<br>
> 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always<br>
> - 3484<br>
>192 Power-Off_Retract_Count 0x0032 096 096 000 Old_age Always<br>
> - 4946<br>
>193 Load_Cycle_Count 0x0012 096 096 000 Old_age Always<br>
> - 4951<br>
>194 Temperature_Celsius 0x0002 150 150 000 Old_age Always<br>
> - 40 (Min/Max 17/50)<br>
>196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always<br>
> - 0<br>
>197 Current_Pending_Sector 0x0022 100 100 000 Old_age Always<br>
> - 0<br>
>198 Offline_Uncorrectable 0x0008 100 100 000 Old_age Offline<br>
> - 0<br>
>199 UDMA_CRC_Error_Count 0x000a 200 200 000 Old_age Always<br>
> - 94<br>
><br>
>SMART Error Log Version: 1<br>
>ATA Error Count: 94 (device log contains only the most recent five errors)<br>
>CR = Command Register [HEX]<br>
>FR = Features Register [HEX]<br>
>SC = Sector Count Register [HEX]<br>
>SN = Sector Number Register [HEX]<br>
>CL = Cylinder Low Register [HEX]<br>
>CH = Cylinder High Register [HEX]<br>
>DH = Device/Head Register [HEX]<br>
>DC = Device Command Register [HEX]<br>
>ER = Error register [HEX]<br>
>ST = Status register [HEX]<br>
>Powered_Up_Time is measured from power on, and printed as<br>
>DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,<br>
>SS=sec, and sss=millisec. It "wraps" after 49.710 days.<br>
><br>
>Error 94 occurred at disk power-on lifetime: 15823 hours (659 days + 7<br>
>hours)<br>
> When the command that caused the error occurred, the device was active or<br>
>idle.<br>
><br>
> After command completion occurred, registers were:<br>
> ER ST SC SN CL CH DH<br>
> -- -- -- -- -- -- --<br>
> 84 51 00 00 00 00 00<br>
><br>
> Commands leading to the command that caused the error were:<br>
> CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name<br>
> -- -- -- -- -- -- -- -- ---------------- --------------------<br>
> ec 00 00 00 00 00 a0 08 00:08:13.719 IDENTIFY DEVICE<br>
> ec 00 01 01 00 00 00 04 00:08:13.558 IDENTIFY DEVICE<br>
> ec 00 00 00 00 00 a0 ff 00:08:13.245 IDENTIFY DEVICE<br>
> ec 00 00 00 00 00 a0 08 00:08:08.109 IDENTIFY DEVICE<br>
> ec 00 01 01 00 00 00 04 00:08:07.948 IDENTIFY DEVICE<br>
><br>
>Error 93 occurred at disk power-on lifetime: 15823 hours (659 days + 7<br>
>hours)<br>
> When the command that caused the error occurred, the device was active or<br>
>idle.<br>
><br>
> After command completion occurred, registers were:<br>
> ER ST SC SN CL CH DH<br>
> -- -- -- -- -- -- --<br>
> 84 51 00 00 00 00 00<br>
><br>
> Commands leading to the command that caused the error were:<br>
> CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name<br>
> -- -- -- -- -- -- -- -- ---------------- --------------------<br>
> ec 00 00 00 00 00 a0 08 00:08:08.109 IDENTIFY DEVICE<br>
> ec 00 01 01 00 00 00 04 00:08:07.948 IDENTIFY DEVICE<br>
> ec 00 00 00 00 00 a0 ff 00:08:07.635 IDENTIFY DEVICE<br>
> ec 00 00 00 00 00 a0 08 00:08:02.483 IDENTIFY DEVICE<br>
> 60 00 01 01 00 00 00 04 00:08:02.322 READ FPDMA QUEUED<br>
><br>
>Error 92 occurred at disk power-on lifetime: 15823 hours (659 days + 7<br>
>hours)<br>
> When the command that caused the error occurred, the device was active or<br>
>idle.<br>
><br>
> After command completion occurred, registers were:<br>
> ER ST SC SN CL CH DH<br>
> -- -- -- -- -- -- --<br>
> 84 51 00 00 00 00 00<br>
><br>
> Commands leading to the command that caused the error were:<br>
> CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name<br>
> -- -- -- -- -- -- -- -- ---------------- --------------------<br>
> ec 00 00 00 00 00 a0 08 00:08:02.483 IDENTIFY DEVICE<br>
> 60 00 01 01 00 00 00 04 00:08:02.322 READ FPDMA QUEUED<br>
> 60 00 51 af 0a 00 00 ff 00:08:02.009 READ FPDMA QUEUED<br>
> 60 00 58 00 0a 00 40 08 00:08:01.998 READ FPDMA QUEUED<br>
> 60 80 40 80 08 00 40 08 00:08:01.995 READ FPDMA QUEUED<br>
><br>
>Error 91 occurred at disk power-on lifetime: 15823 hours (659 days + 7<br>
>hours)<br>
> When the command that caused the error occurred, the device was active or<br>
>idle.<br>
><br>
> After command completion occurred, registers were:<br>
> ER ST SC SN CL CH DH<br>
> -- -- -- -- -- -- --<br>
> 84 51 51 af 0a 00 00 Error: ICRC, ABRT at LBA = 0x00000aaf = 2735<br>
><br>
> Commands leading to the command that caused the error were:<br>
> CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name<br>
> -- -- -- -- -- -- -- -- ---------------- --------------------<br>
> 60 00 58 00 0a 00 40 08 00:08:01.998 READ FPDMA QUEUED<br>
> 60 80 40 80 08 00 40 08 00:08:01.995 READ FPDMA QUEUED<br>
> ef 10 02 00 00 00 a0 08 00:08:01.994 SET FEATURES [Enable SATA<br>
>feature]<br>
> 27 00 00 00 00 00 e0 08 00:08:01.994 READ NATIVE MAX ADDRESS EXT<br>
>[OBS-ACS-3]<br>
> ec 00 00 00 00 00 a0 08 00:08:01.994 IDENTIFY DEVICE<br>
><br>
>Error 90 occurred at disk power-on lifetime: 15823 hours (659 days + 7<br>
>hours)<br>
> When the command that caused the error occurred, the device was active or<br>
>idle.<br>
><br>
> After command completion occurred, registers were:<br>
> ER ST SC SN CL CH DH<br>
> -- -- -- -- -- -- --<br>
> 84 51 91 6f 09 00 00 Error: ICRC, ABRT at LBA = 0x0000096f = 2415<br>
><br>
> Commands leading to the command that caused the error were:<br>
> CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name<br>
> -- -- -- -- -- -- -- -- ---------------- --------------------<br>
> 60 80 30 80 08 00 40 08 00:08:01.505 READ FPDMA QUEUED<br>
> 60 38 28 40 08 00 40 08 00:08:01.505 READ FPDMA QUEUED<br>
> 60 08 20 10 08 00 40 08 00:08:01.505 READ FPDMA QUEUED<br>
> 60 18 18 20 08 00 40 08 00:08:01.505 READ FPDMA QUEUED<br>
> 60 08 10 78 08 00 40 08 00:08:01.505 READ FPDMA QUEUED<br>
><br>
>SMART Self-test log structure revision number 1<br>
>Num Test_Description Status Remaining<br>
>LifeTime(hours) LBA_of_first_error<br>
># 1 Short offline Completed without error 00% 18231<br>
> -<br>
># 2 Short offline Completed without error 00% 16219<br>
> -<br>
># 3 Extended offline Completed without error 00% 10227<br>
> -<br>
># 4 Extended offline Interrupted (host reset) 90% 10224<br>
> -<br>
># 5 Extended offline Completed without error 00% 10165<br>
> -<br>
># 6 Extended offline Completed without error 00% 9743<br>
> -<br>
># 7 Extended offline Interrupted (host reset) 80% 9674<br>
> -<br>
># 8 Extended offline Completed without error 00% 9584<br>
> -<br>
># 9 Extended offline Completed without error 00% 9355<br>
> -<br>
>#10 Extended offline Interrupted (host reset) 60% 9294<br>
> -<br>
>#11 Extended offline Completed without error 00% 9159<br>
> -<br>
>#12 Extended offline Completed without error 00% 8979<br>
> -<br>
>#13 Extended offline Completed without error 00% 8910<br>
> -<br>
>#14 Extended offline Interrupted (host reset) 30% 8272<br>
> -<br>
>#15 Extended offline Completed without error 00% 8190<br>
> -<br>
>#16 Extended offline Interrupted (host reset) 70% 8096<br>
> -<br>
>#17 Extended offline Completed without error 00% 7995<br>
> -<br>
>#18 Extended offline Completed without error 00% 7896<br>
> -<br>
>#19 Extended offline Completed without error 00% 7798<br>
> -<br>
>#20 Extended offline Completed without error 00% 7566<br>
> -<br>
>#21 Extended offline Completed without error 00% 7511<br>
> -<br>
><br>
>SMART Selective self-test log data structure revision number 1<br>
> SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS<br>
> 1 0 0 Not_testing<br>
> 2 0 0 Not_testing<br>
> 3 0 0 Not_testing<br>
> 4 0 0 Not_testing<br>
> 5 0 0 Not_testing<br>
>Selective self-test flags (0x0):<br>
> After scanning selected spans, do NOT read-scan remainder of disk.<br>
>If Selective self-test is pending on power-up, resume after 0 minute delay.<br>
><br>
>If there are red flags here please let me know, and thanks for everything<br>
>else.<br>
<br>
The errors in the SMART log look like what you would expect for a bad<br>
SATA cable or bad SATA port, rather than a bad drive. It is passing<br>
self tests every time you do one.<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" rel="noreferrer" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer noreferrer" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer noreferrer" target="_blank">https://forum.mythtv.org</a></blockquote><div><br></div><div> The sata cables are brand new, and the ports are on a replacement Gigabyte mobo, and these symptoms started on the Elite mobo. I've migrated my recordings from t storage1 to storage2&3 because the system refused to restart itself, not finding storage1 again.</div><div><br></div><div><div>On a lark, I shut down my system, disconnected the drive power and sata</div><div>>cables, restarted the system, reconnected the drive, found it in /media,</div><div>>ran e2fsck -y /dev/sdd3, added it back into storage directories BE, and</div><div>>voilla, I'm back.</div><div>I had to go through the above process again to find the drive and do the migrate.</div><div>The disconnect was made on the drive end, not the mobo leading me to fault the drive.</div></div><div>Is port failure that common that it would occur on the used Gigabyte board too? </div><div>The storage1 drive and the Elite board were original myth components 2012-ish</div><div>Anyway with the drive out of the system so is the port it had used so I should be good, thanks again</div></div></div></div>
</div></div></div>