CyberMew

Members
  • Posts

    409
  • Joined

Everything posted by CyberMew

  1. Thank you! Glad to hear it isn’t something with the file system… any idea why it got corrupted in the first place..?
  2. Hi. I am getting some errors in log, not sure why, I think my docker containers all stopped due to backup (not sure), but it is not resuming and I don't see the weekly backup that it usually runs. Any idea what is the issue and how to fix it? tower-diagnostics-20240110-2303.zip
  3. Hi, I just noticed that the container size is 1.31GB, is this normal? And how can I remove the docker fully without affecting anything else? binhex-preclear 1.31 GB 23.6 MB 22.4 kB
  4. Hi, I am using v2 still and I saw this message in my unraid "This plugin has been deprecated. Advised to install the version from KluthR instead", any idea how I can move it to v2.5, is there a post that has the step-by-step instructions where everything remains the same and not change?
  5. Oh hmm I don’t think I changed something like this.. I did remember someone saying it’s supposed to write if during parity check there were errors, since there’s no way it can be fixed anyway.. How can I verify my setting and change it back to default?
  6. So there are no unexpected shutdowns. The drive replacement was done successfully. And one month later this thing happened. Not sure why? Either parity drive was corrupted or some other drives were corrupted? I will try the link you provided and report back. As for the parity correcting thing you mentioned, I think it is the default setup I’ve been since using since 5.x. Did something change?
  7. Thanks so much for sharing your findings! Mine was placed there as well. I think this was the post I came across last time Finally, I can resolve it now.
  8. During the recent monthly scan I had many errors showing up, not sure if it’s a current data issue? tower-diagnostics-20230703-1043.zip
  9. I checked my GO file and it’s not there. Any ideas where else it can be?
  10. No, it doesn't get saved for me. I have a similar issue and I have no idea where I added that cron job, and no matter how I modify the /etc/cron.d/root file, it always revert back after I restart the server or start the array. I took some instructions on this forum very long ago as there was no such thing as user scripts back then and have no idea how to reset/remove it now
  11. Yes seems like it, thanks a lot! I guess after copy and rebuild operation there is a startup bug and it didn't try to attempt to start the services.. (I hope) Disk1 scan was also ok: Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error # 1 Extended offline Completed without error 00% 64443 -
  12. I googled and found a similar issue I restarted and that seemed to do the trick! Attached new diags just in case.tower-diagnostics-20230605-2330.zip I am also running the extended SMART test now. Thanks a lot! Thanks for the suggestions! Yes I should definitely get around to FCP.. The command "cat /etc/crond.d/root" is not working but I think you meant this: ~# cat /etc/cron.d/root # Generated docker monitoring schedule: 10 0 * * 1 /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/dockerupdate.php check &> /dev/null # Generated system monitoring schedule: */1 * * * * /usr/local/emhttp/plugins/dynamix/scripts/monitor &> /dev/null # Generated mover schedule: 40 4 * * * /usr/local/sbin/mover &> /dev/null # Generated parity check schedule: 0 0 1 * * /usr/local/sbin/mdcmd check &> /dev/null # Generated plugins version check schedule: 10 0 * * * /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugincheck &> /dev/null #Refresh plex tv shows at 3pm everyday 0 15 36 20 * * * logger -tscriptRefreshPlexLibrary5[$$] "Refreshing Plex library 5" && curl "http://127.0.0.1:32400/library/sections/5/refresh?deep=0&X-Plex-Token=xxx" &> /dev/null <- any idea how to remove this? # Generated array status check schedule: 20 0 * * * /usr/local/emhttp/plugins/dynamix/scripts/statuscheck &> /dev/null #Running subliminal At minute 0 past every 4th hour. cat /etc/cron.d/root 0 */4 * * * logger -tscriptSubliminal[$$] "Subliminal checking for subs" && /mnt/user/subliminal2/subliminal/checklast2dayspath.sh > /dev/null <- any idea how to remove this as well? # Generated cron settings for docker autoupdates 0 0 * * 0 /usr/local/emhttp/plugins/ca.update.applications/scripts/updateDocker.php >/dev/null 2>&1 # Generated cron settings for plugin autoupdates 0 0 * * * /usr/local/emhttp/plugins/ca.update.applications/scripts/updateApplications.php >/dev/null 2>&1 # CRON for CA background scanning of applications 34 * * * * php /usr/local/emhttp/plugins/community.applications/scripts/notices.php > /dev/null 2>&1 # Generated ssd trim schedule: 0 3 * * * /sbin/fstrim -a -v | logger &> /dev/null Not sure what is # 015..
  13. Have attached as requested (it was after data rebuild). Data rebuild was completed 2 hours ago and I still don’t see Docker and VM up.. so something must be wrong.. thanks a lot for helping to look into it! tower-diagnostics-20230605-1612.zip
  14. I am confused about your response because I didn't turn it off. This is my settings: So any idea why it is stopped? Is it because of the parityswap/data rebuild going on?
  15. Thanks for the info, but is it supposed to be temporary turned off? I didn't see this in the guide, so am wondering if this is normal or not. Worried if it isn't..
  16. Also, just to check, is it normal that Docker and VM is turned off when doing this parity swap and data rebuilding? Docker: Docker Service failed to start. VMs: Libvirt Service failed to start. Anything we should know about other services being turned off as well?
  17. Find common problems plugin says this is no longer updated, and I always have lag issues loading the page anyway. I have Version: 2018.02.11, and I just removed the plg. Is there any leftover files I need to uninstall?
  18. Thanks! I switch it and it seems to be working fine as expected. Copied without errors over the past day and rebuilding disk5 now. Edit: is the add on card problematic? Should I change it? Any brands or model to recommend?
  19. I have attached as requested, hope you can advise on next steps.. What happened was Disk5 errored out, had to preclear new drive so unassigned Disk5 and started array to run Preclear on new disk. Now that its done, array has been stopped. tower-diagnostics-20230602-1746.zip
  20. I got around to doing this today, and for some reason Parity 1 slot is not showing the new drive, but Parity 2 slot is able to show/select it. I want to use the bigger HDD for Parity 1 instead. Is this not possible? Current: Edit: after moving the drives around the new drive is somehow appearing under Parity 1 to be selectable. Not sure if this was a bug in 6.9.2. Edit2: After selecting the new drive in Parity 1 slot, it does not show up at all! Is the wiki instructions outdated?
  21. Thanks for confirming! Hopefully my logs were helpful in helping you figure it out..
  22. I tried to preclear using the binhex docker as suggested, and it precleared successfully. So maybe there is some bug with the plugin..? Should I stop preclear and Verify Disk using this plugin, or is the drive good to go now?
  23. My disk 5 is unassigned right now with a red X, will it know to emulate disk 5 or remove it and update my parity (losing data)? Also have uploaded the requested logs here: TOWER-unassigned.devices.preclear-20230527-0806.zip tower-diagnostics-20230527-0048.zip
  24. My array is currently stopped due to disabled drive and this new drive is supposed to replace that using the drive swap procedure, so unfortunately I can’t start and install the docker and run it.. is there another way to do it? I’ll post the unraid diagnostics once I am able to. How do I get the full UD Preclear log?
  25. Failing again. Feels like something is not right. Doesn’t seem like an issue with the disk? Any idea what’s the issue and how to resolve it? #################################################################################################### # Unraid Server Preclear of disk xxx # # Cycle 1 of 1, partition start on sector 64. # # # # Step 1 of 5 - Pre-read verification: [23:22:47 @ 213 MB/s] SUCCESS # # Step 2 of 5 - Zeroing the disk: [23:23:33 @ 213 MB/s] SUCCESS # # Step 3 of 5 - Writing Unraid's Preclear signature: SUCCESS # # Step 4 of 5 - Verifying Unraid's Preclear signature: SUCCESS # # Step 5 of 5 - Post-Read verification: FAIL # # # # # # # #################################################################################################### # Cycle elapsed time: 47:11:04 | Total elapsed time: 47:11:05 # #################################################################################################### #################################################################################################### # S.M.A.R.T. Status (device type: default) # # # # ATTRIBUTE INITIAL STATUS # # Reallocated_Sector_Ct 0 - # # Power_On_Hours 94 - # # Temperature_Celsius 36 - # # Reallocated_Event_Count 0 - # # Current_Pending_Sector 0 - # # Offline_Uncorrectable 0 - # # UDMA_CRC_Error_Count 0 - # # # # # #################################################################################################### # # #################################################################################################### … May 26 22:33:20 preclear_disk_xxx_2299: Post-Read: dd output: 408604901376 bytes (409 GB, 381 GiB) copied, 1449.55 s, 282 MB/sMay 26 22:33:20 preclear_disk_xxx_2299: Post-Read: dd output: 196567+0 records inMay 26 22:33:20 preclear_disk_xxx_2299: Post-Read: dd output: 196566+0 records outMay 26 22:33:20 preclear_disk_xxx_2299: Post-Read: dd output: 412228780032 bytes (412 GB, 384 GiB) copied, 1462.4 s, 282 MB/sMay 26 22:33:20 preclear_disk_xxx_2299: Post-Read: dd output: 198295+0 records inMay 26 22:33:20 preclear_disk_xxx_2299: Post-Read: dd output: 198294+0 records outMay 26 22:33:20 preclear_disk_xxx_2299: Post-Read: dd output: 415852658688 bytes (416 GB, 387 GiB) copied, 1475.27 s, 282 MB/sMay 26 22:33:20 preclear_disk_xxx_2299: Post-Read: post-read verification failed!May 26 22:33:25 preclear_disk_xxx_2299: S.M.A.R.T.: Error:May 26 22:33:25 preclear_disk_xxx_2299: S.M.A.R.T.:May 26 22:33:25 preclear_disk_xxx_2299: S.M.A.R.T.: ATTRIBUTE INITIAL NOW STATUSMay 26 22:33:25 preclear_disk_xxx_2299: S.M.A.R.T.: Reallocated_Sector_Ct 0 0 -May 26 22:33:25 preclear_disk_xxx_2299: S.M.A.R.T.: Power_On_Hours 94 141 Up 47May 26 22:33:25 preclear_disk_xxx_2299: S.M.A.R.T.: Temperature_Celsius 36 51 Up 15May 26 22:33:25 preclear_disk_xxx_2299: S.M.A.R.T.: Reallocated_Event_Count 0 0 -May 26 22:33:25 preclear_disk_xxx_2299: S.M.A.R.T.: Current_Pending_Sector 0 0 -May 26 22:33:25 preclear_disk_xxx_2299: S.M.A.R.T.: Offline_Uncorrectable 0 0 -May 26 22:33:25 preclear_disk_xxx_2299: S.M.A.R.T.: UDMA_CRC_Error_Count 0 0 -May 26 22:33:25 preclear_disk_xxx_2299: S.M.A.R.T.: May 26 22:33:25 preclear_disk_xxx_2299: error encountered, exiting ...