February 11, 20242 yr Hello, So I've been having some weird issue where my hosted containers would ping down and then back up 5 mins later threw Cloudflare Tunnel. In both proxmox and unraid. for example unraid hosting Apache guacamole, and Proxmox running Immich. I don't know if this has anything to do with the hard Crash unraid just had but when rebooting it. It would say no boot media detected tell I powered it off and moved the USB to another port. and once it did boot all my shares are gone. all the HDD show and the USERS but my shares are gone. I'm fairly new to self hosting and running unraid, any help would be greatly appreciated. attached is the Diagnostics if there anything else let me know. server-diagnostics-20240211-1629.zip
February 11, 20242 yr Author I've had the Unraid server running on Ryzen for over 2 years and this just started to happen.
February 11, 20242 yr Community Expert Check filesystem on disk1. Be sure to use the webUI and not the command line. Capture the output and post it.
February 11, 20242 yr Community Expert Yes. Do it again, without -n. If it ask for it, use -L Would be better to copy/paste the text of the output instead of screenshot.
February 11, 20242 yr Author Okay, Will do and not a problem just wanted to make sure it was the right info. with out anything- Phase 1 - find and verify superblock... Phase 2 - using internal log - zero log... ERROR: The filesystem has valuable metadata changes in a log which needs to be replayed. Mount the filesystem to replay the log, and unmount it before re-running xfs_repair. If you are unable to mount the filesystem, then use the -L option to destroy the log and attempt a repair. Note that destroying the log may cause corruption -- please attempt a mount of the filesystem before doing this. using -L Phase 1 - find and verify superblock... Phase 2 - using internal log - zero log... ALERT: The filesystem has valuable metadata changes in a log which is being destroyed because the -L option was used. - scan filesystem freespace and inode maps... clearing needsrepair flag and regenerating metadata sb_fdblocks 131107915, counted 133525088 - 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 inode 2659144457 - bad extent starting block number 4494804531550553, offset 2299110006768767 correcting nextents for inode 2659144457 bad data fork in inode 2659144457 cleared inode 2659144457 - agno = 2 - agno = 3 - process newly discovered inodes... Phase 4 - check for duplicate blocks... - setting up duplicate extent list... - check for inodes claiming duplicate blocks... - agno = 0 - agno = 1 - agno = 3 - agno = 2 entry "docker.img" in shortform directory 2643368695 references free inode 2659144457 junking entry "docker.img" in directory inode 2643368695 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 (34:2696426) is ahead of log (1:2). Format log to cycle 37. done
February 11, 20242 yr Community Expert Start the array in normal (not maintenance) mode and post new diagnostics.
February 11, 20242 yr Author Shares are now showing but Docker container are not. also Thank you So much for the help! edit: to say thanks server-diagnostics-20240211-1808.zip Edited February 11, 20242 yr by AuraFross to say thanks
February 11, 20242 yr Community Expert Your appdata and system shares have files on the array. Ideally, the docker/VM related shares (appdata, domains, system) would have all files on fast pool such as cache and configured to stay there, with no files from those shares on the array, so Dockers/VMs will perform better, and so array disks can spin down since these files are always open. I see you have your domains going to the vdisk share instead of domains, and that share is all over the array. Maybe you will have to have that on the array if it is large, but VMs can access Unraid storage, so not often necessary to have large vdisks. Just be aware that your VMs may keep your array spunup. The proper share settings would be Primary:cache; Secondary:array; Mover action:array->cache. Nothing can move open files, so you will have to disable Docker and VM Manager in Settings to move those. And Mover won't replace files, so if anything exists in both places, you will have to decide which to keep. Might be simpler to do this yourself by installing Dynamix File Manager plugin. After you get that taken care of, you will probably have to recreate docker.img https://docs.unraid.net/unraid-os/manual/docker-management/#re-create-the-docker-image-file and reinstall your dockers https://docs.unraid.net/unraid-os/manual/docker-management/#re-installing-docker-applications
February 12, 20242 yr Author Thank You!!! I'm so grateful for all the help. I was in a panic tell everything started to show up again!!! All my containers are back up and running! Your the BEST!!!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.