Solutions
-
Squid's post in How do I link my unraid.net forum account with my old forum account? was marked as the answerYou should contact support with the email address associated with your old forum account and they should be able to assist you.
-
Squid's post in Notes for Docker containers was marked as the answer
-
Squid's post in [v6.11.5] UnRaid goes offline without warning, server remains on. was marked as the answerAre you using any docker apps with dedicated IP addresses (or set to network type br0 with a dynamic address)
If so, you will attain higher stability by switching the network type from macvlan in Settings - Docker (with the service disabled) to be ipvlan.
Also (either caused by the crashes or bad memory)
Feb 24 22:11:51 Helios kernel: BTRFS error (device nvme1n1p1): block=87024451584 write time tree block corruption detected Feb 24 22:11:51 Helios kernel: BTRFS: error (device nvme1n1p1) in btrfs_commit_transaction:2418: errno=-5 IO failure (Error while writing out transaction) Feb 24 22:11:51 Helios kernel: BTRFS info (device nvme1n1p1: state E): forced readonly I'll let @JorgeB advise on the btrfs recovery, but personally I'm not a fan of using BTRFS on single device pools. You will always obtain better stability on the pools / filesystems by using XFS unless you require the features of btrfs (of which they are minimal on a single device)
-
Squid's post in Slow rebuild speeds was marked as the answerYou have what appears to be a docker container that is continually restarting.
The docker image is in the system share which is currently on the cache drive and disk 3. Impossible to tell from diagnostics where the docker.img file is on which of those two drives, but if its on disk 3 then what you're seeing would be expected.
Go to Shares, next to system hit calculate. If you see 100G (which may be overkill) on disk 3 then that's your issue. Stop the entire docker service in settings - docker and run mover from the main tab
-
Squid's post in Sudden issue: the Disk is Write-Protected was marked as the answerCheck the connections to the cache drive. It dropped completely offline
-
Squid's post in Unraid can't ping docker container using network IP was marked as the answerEnable Host Access To Docker Networks in Settings - Docker (Advanced View) with the service stopped
-
Squid's post in Docker Container Version not available. was marked as the answerhttps://forums.unraid.net/topic/134016-fix-to-a-small-issue-with-updating-oci-docker-images/page/2/#comment-1220827
-
Squid's post in Add 'Keep this many backups' Option in Backup/Restore Appdata was marked as the answerYou really should post within the plugin's support thread
-
Squid's post in [6.11.5] Unable to select/create SMB share. was marked as the answerThe penguin is for NFS shares. SMB shares you want to click the windows icon. Any problems with mounting though and you post in the UD support thread.
-
Squid's post in Server locking up at least once a week lately was marked as the answerStart with running a memtest for at least a couple of complete passes
-
Squid's post in How to figure out why UnRaid says a container is "Not Available" was marked as the answerhttps://forums.unraid.net/topic/134016-fix-to-a-small-issue-with-updating-oci-docker-images/page/2/#comment-1220827
-
Squid's post in Where is the docker order stored? was marked as the answer/boot/config/plugins/dockerMan/userprefs.cfg
-
Squid's post in Cannot Install Windows 11 VM due to W11 not Recognizing Connection was marked as the answerTry using E1000 instead as the driver in the template.
-
Squid's post in Remotely wake VM? was marked as the answerUse this as a starting point
You'd of course have to modify the scripts with the appropriate commands to turn off the VM
-
Squid's post in Unable to create new User was marked as the answerOnly the "root" user has access to the webUI to manage the server
All other users are used to access the files on the server via SMB, NFS etc
-
Squid's post in connecting multiple unraid instances was marked as the answerMount the relevant shares from the other server via Unassigned Devices, and then pass those remote shares to your containers. It's a very common setup / situation
-
Squid's post in Cannot modify files in SAMBA Share (Files created from Docker Containers) was marked as the answerMany containers (eg: 'arrs) also have additional options within their own settings to set the permissions on the particular files which they create. Set the UMASK etc within their settings, or use permissions of 0777 in the settings.
-
Squid's post in New Flash Drive, how do I set it up?? was marked as the answerhttps://wiki.unraid.net/Manual/Changing_The_Flash_Device
-
Squid's post in Machine Check Event was marked as the answerNot an issue for you.
This is what it's all about
Dec 12 18:05:40 Tower mcelog: mcelog read: Function not implemented Googling that brings up only a single relevant reference, so not quite sure what to make of it, but I wouldn't worry
-
Squid's post in Wrong Disk - New Server was marked as the answerDid you also move the RAID card over or did the new server have a RAID onboard and you then created a new JBOD arrays with it.
RAID cards don't report the true serial numbers of the drives and basically append their own identifier to it. which is resulting in the system not identifying the drives as they were before.
You should do a Tools - New Config. Then reassign all the drives into their appropriate places (make note of which is parity and which is data). You can also check off parity is already valid, but you should run a parity check regardless.
-
Squid's post in Something really wrong went on during force_update was marked as the answerSans diagnostics, you're probably out of space in /tmp on the system. A reboot is going to be necessary to recover.
Are you using Plex and transcoding to RAM (/tmp). Plex (as per usual) is a PITA and has a nasty habit of never deleting it's temporary transcode files until playback is finished which means that /tmp can quite easily (and quite quickly) fill up
-
Squid's post in Docker Images 'gone/missing' after 6.10.3 to 6.11.5 update was marked as the answerBecause the folder /config/plugins/dockerMan/templates-user is corrupted and/or everything is deleted from it. This is not anything (at all) related to the upgrade.
What is the contents of that folder?
-
Squid's post in Your flash drive is corrupted or offline. Post your diagnostics in the forum for help. was marked as the answerYour flash.cfg file is trashed. This is the contents
¹Él8û¶ÖÓ[³Šx`Ũ»¦¢ÇAp øÂgÖïöÇ j\(ÝYá,™:Ô³¢¿,ãcÒ±¢/X$®‚e\‘ø÷2›…¶I,„^!ܑkdʰ5pã(ÛåêÃ¥ ì†+M6O E7ÌËÿxjI\Yð‡L
Delete /config/flash.cfg and then reboot
If problems continue, replace the flash drive
-
Squid's post in Does it matter if there's a "gap" in my drive list? was marked as the answerGaps are fine and don't affect anything at all
-
Squid's post in How can I free up Docker memory/cache? was marked as the answerTry changing the size of the image to 20G. Possibly overhead etc involved in updating on the image