Kilrah
Members
-
Joined
-
Last visited
Solutions
-
Kilrah's post in Existing Folder bahaviour under High-Water policy was marked as the answerNothing is ever moved between array drives automatically, and min free space threshold is checked only at creation time of new files. Recommended min free space is usually twice the size of the largest file you'd expect to throw into the share.
-
Kilrah's post in Referesh disk list to remove drives that have been disconnected? was marked as the answerThat is the Unassigned devices section.
You can try the "2 arrows in a circle" refresh button at the right of the UD header, but if it's still there then the hardware isn't reporting the device as removed.
-
Kilrah's post in Array has one failed device but that drive is marked healthy / no smart errors? was marked as the answerOnce disabled it'll stay disabled even afrer a reboot, only a rebuild onto itself (once you've confirmed the drive and cabling are good) will get you back to normal.
https://docs.unraid.net/unraid-os/manual/storage-management/#rebuilding-a-drive-onto-itself
-
Kilrah's post in Artificially limit size of parity drive was marked as the answerFor parity build / checks it won't, for disk rebuilds it'll only read what's necessary. And no, no such solution.
Not much of a deal on something done pretty rarely anyway.
-
Kilrah's post in 6.13 Unlimited? was marked as the answer"unlimited width setting", not "6.13 unlimited".
-
Kilrah's post in Can't create VM was marked as the answerSwitch to form view at the top right
-
Kilrah's post in Official MariaDB install Question was marked as the answerNormal, Unraid doesn't use swap. Nothing to do.
-
Kilrah's post in Cache disk terminology was marked as the answerEither that or change mover action to Array->Cache, then it'd allow overflow.
Mirror is the default setting for a pool with 2 slots.
-
Kilrah's post in dangling images was marked as the answerThat script seems wrong, what you want is
docker image prune -a
-
Kilrah's post in AutoUpdate and Backup docker containers was marked as the answerWith the current version of Appdata Backup you don't need CA Auto Update. As it is now you're updating twice, once at 3am and once again at 4:00.
-
Kilrah's post in [SOLVED] Unraid Array Disk No Longer Seen in 'included' & 'excluded' disks was marked as the answerCheck the inclusion/exclusion lists in Global Share Settings.
-
Kilrah's post in Revert Octoprint-Spants update was marked as the answeryou should post in that app's support thread, but it seems to use the official octoprint repo so you can check its tags to see what earlier versions are available.
https://hub.docker.com/r/octoprint/octoprint/tags
-
Kilrah's post in Unable To Replace Key (possibly wrong forum section?) was marked as the answerJust fill in the form on the page you linked...
-
Kilrah's post in I have probably killed my Server, Please help!!! 😢😩 was marked as the answerReboot. Since each Unraid boot is essentially a fresh install all the root fs permissions will be restored.
You can sort out your user data (anything in /mnt) later if that was affected.
-
Kilrah's post in Booting into existing windows, no network driver was marked as the answerYes you should be able to boot normally and pre-install the virtio drivers.
-
Kilrah's post in all data drives showing unmountable: unsupported or no file system after successful parity disk replacement and rebuild was marked as the answerDid you try just rebooting again?
-
Kilrah's post in Error with Immich, Postgress Password was marked as the answerDid you stop that container? Also Dynamix File Manager plugin i.e. file manager built into unraid may be preferable.
-
Kilrah's post in I made a boo boo!! Accidentally Reset Array Config was marked as the answerIf you reassign everything as it was and tick the "parity is already valid" checkbox next to the start array button you'll be good to go.
-
Kilrah's post in Raidz cache pool was marked as the answerYes, unlike btrfs that can do some trickery to make better use of mismatched sizes ZFS is closer to traditional RAID and the smallest drive defines everything.
-
Kilrah's post in Compromised Unraid Server , xmrig pegging CPU was marked as the answerRemove the "tor" line and the last one in /config/go and what has recent file dates in the /config/wireguard folder on the flash drive, or everything if you're not using wireguard
Reboot
Do a "which tor" in terminal and see if there's still something
-
Kilrah's post in Missing USB attachment element from VMs page was marked as the answerThis is provided by the "Libvirt Hotplug USB" plugin, so you probably haven't reinstalled it.
-
Kilrah's post in Cannot replace license key was marked as the answerAre you using firefox and did you get a prompt to resubmit changes? If so you'll have to reboot and either use another browser or NOT resubmit.
-
Kilrah's post in Preclear Cap at 40MBs on USB 3.0 Docking was marked as the answerFor some reason it was detected as USB2, check cables are properly plugged in on both sides/plugs are clean
-
Kilrah's post in How to enable "Host access to custom networks" was marked as the answerNeed to stop the Docker service to change.
But it's not needed in most cases so you may have other issues.
-
Kilrah's post in Exclusive Access (6.12) doesn't seem to be turning on was marked as the answerAnd check you enabled it in global share settings, it's disabled by default.