Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Teekno

Members
  • Joined

  • Last visited

Everything posted by Teekno

  1. Running 7.2, and had a cache drive failure, which caused a lot of grief. I have a replacement in, got docker set back up, but my user shares are gone, just appdata, system, and domains remain. The data is all on disk, and the cfg files are there too, but they aren't coming up. And when attempting to stop the array, it hangs indefinitely showing ‘Retry unmounting user shares…’ So, I have screwed this up pretty well. Any advice? Additional information that I can provide? Including diags. tower-diagnostics-20251103-2007.zip
  2. Ah, thank you so much!
  3. I have a new, larger parity drive that I want to upgrade to. I see in this: https://docs.unraid.net/legacy/FAQ/parity-swap-procedure/ That there's a procedure for this that would use the new drive and then use the old drive as a data drive. The document says that during the copy operation, the array will not be available. But near the top it says: "This procedure is strictly for replacing data drives in an Unraid array. If all you want to do is replace your Parity drive with a larger one, then you don't need the Parity Swap procedure. Just stop the array, unassign the parity drive and then remove the old parity drive and add the new one, and start the array. The process of building parity will immediately begin. " Which doesn't sound like there's any extended time of unavailability. Am I reading this right? If I value array availability more than the total time to complete, would I be safe in doing the procedure above to replace the parity drive, and after the array is done, then reintroduce the former parity drive as a data drive? Or is there unavailability either way? I am running 6.12.9.
  4. It's all green now. Thanks for all the help!
  5. Currently estimating another ten hours or so on the rebuild. I'll chime in after that. Again, I appreciate all the advice and education!
  6. OK, yeah, I see what you're talking about now. Well, I can't find anything else writing to it, but I ran another diag run and the read operations on that disk now look consistent with the rest of the array. tower-diagnostics-20240131-1018.zip
  7. Odd. I will take a look. Can you tell me where in the logs you can see evidence of that? I looked and didn't see anything, though that's my own inexperience.
  8. Sure. Here you go. I will note that I haven't stopped this incredibly slow rebuild. tower-diagnostics-20240130-1324.zip
  9. OK, one disk in particular is showing very high utilization on iowait, around 94%. I am thinking of stopping the rebuild, shutting down and maybe checking the cable, or replacing it? Does that sound like something that might work or is there another approach I should try?
  10. Yeah, I thought that looked odd. It's running at about 28 MB/sec with periods down to 6 MB/sec.
  11. OK, thanks. Currently rebuild time is around five days but I'll see where it shakes out.
  12. OK. And I really appreciate the help! tower-diagnostics-20240130-0826.zip
  13. Phase 1 - find and verify superblock... Phase 2 - using internal log - zero log... Log inconsistent (didn't find previous header) failed to find log head zero_log: cannot find log head/tail (xlog_find_tail=5) - scan filesystem freespace and inode maps... clearing needsrepair flag and regenerating metadata sb_fdblocks 220269811, counted 219118455 - found root inode chunk Phase 3 - for each AG... - scan and clear agi unlinked lists... - process known inodes and perform inode discovery... - agno = 0 - agno = 1 - agno = 2 - agno = 3 - agno = 4 - agno = 5 - agno = 6 - agno = 7 - process newly discovered inodes... Phase 4 - check for duplicate blocks... - setting up duplicate extent list... - check for inodes claiming duplicate blocks... - agno = 0 - agno = 2 - agno = 3 - agno = 7 - agno = 5 - agno = 4 - agno = 6 - agno = 1 Phase 5 - rebuild AG headers and trees... - reset superblock... Phase 6 - check inode connectivity... - resetting contents of realtime bitmap and summary inodes - traversing filesystem ... - traversal finished ... - moving disconnected inodes to lost+found ... Phase 7 - verify and correct link counts... Maximum metadata LSN (24:107349) is ahead of log (1:2). Format log to cycle 27. done
  14. Phase 1 - find and verify superblock... Phase 2 - using internal log - zero log... Log inconsistent (didn't find previous header) failed to find log head zero_log: cannot find log head/tail (xlog_find_tail=5) ERROR: The log head and/or tail cannot be discovered. Attempt to mount the filesystem to replay the log or use the -L option to destroy the log and attempt a repair.
  15. Ok. I didn’t do anything stupid. Here’s the output of the file system check. Phase 1 - find and verify superblock... Phase 2 - using internal log - zero log... Log inconsistent (didn't find previous header) failed to find log head zero_log: cannot find log head/tail (xlog_find_tail=5) - scan filesystem freespace and inode maps... sb_fdblocks 220269811, counted 219118455 - found root inode chunk Phase 3 - for each AG... - scan (but don't clear) agi unlinked lists... - process known inodes and perform inode discovery... - agno = 0 - agno = 1 - agno = 2 - agno = 3 - agno = 4 - agno = 5 - agno = 6 - agno = 7 - process newly discovered inodes... Phase 4 - check for duplicate blocks... - setting up duplicate extent list... - check for inodes claiming duplicate blocks... - agno = 0 - agno = 2 - agno = 4 - agno = 6 - agno = 1 - agno = 5 - agno = 7 - agno = 3 No modify flag set, skipping phase 5 Phase 6 - check inode connectivity... - traversing filesystem ... - traversal finished ... - moving disconnected inodes to lost+found ... Phase 7 - verify link counts... Maximum metadata LSN (24:107341) is ahead of log (0:0). Would format log to cycle 27. No modify flag set, skipping filesystem flush and exiting.
  16. OK. Replaced (and upgraded) my SATA card. So at this point I see Disk 5 emulated, like I did before. I now also see, under array options, the disk that's been emulated listed as unmountable, and I get this option: "Format will create a file system in all Unmountable disks." I am thinking that if I choose this, would it reformat the drive, and rebuild it as part of the array? I'd appreciate any assistance. I've attached the latest logs in case there's something else I should be looking at. tower-diagnostics-20240129-1920.zip
  17. Well, now I am seeing other drives disappear. Swapped all cables of affected drives. I think it's a failing SATA card. I've ordered a new one and I'll follow up here after it arrives and I get it installed.
  18. OK. I have started the array, non-maintenance mode, and here is a new diag run. tower-diagnostics-20240128-1337.zip
  19. I did have to hard stop it, and start it back up. It came back with the array stopped. I have made a new diag dump in case somebody sees something useful in there. Any help is appreciated. tower-diagnostics-20240128-1322.zip
  20. Well, I came back to run new diags, but can't get into the server. Nothing on screen, keyboard unresponsive, can't ping it. But I can hear the drives chattering along. If it doesn't respond soon I may have to hard power it down. May have a whole new set of problems.
  21. Hi! So I recently added a new drive, but now one of my existing drives in the array reads as unreadable. I have replaced the cable on it, tried different ports to plug it into to try to eliminate any screwups that I might have done, but I am getting to the point where I am getting out of my comfort zone on this recovery. The main screen shows me that Disk 5 is "Unmountable: unsupported or no file system" and the drive shows as emulating. I have taken the array down, brought up in maintenance mode, and the drive is still emulated so I am not sure where to go from here, and frankly afraid that I'll screw up and have data loss. I have attached the latest diagnostics. Hoping someone who knows more about this than me can see something obvious here. tower-diagnostics-20240128-1016.zip

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.