Everything posted by Kilrah
-
[Support] binhex - bitmagnet
Set the LAN_NETWORK variable correctly?
-
Out of Memory Errors
All depends on your configuration you haven't mentioned. Help with that should probably be in the support thread for the container you're using.
-
just copy docker.img and replace if error
Default of 20GB should be fine for that, everything else is space you're wasting on your drive. Can't shrink without recreating, but recreating is trivial as you found out, so backing up also makes no sense.
-
Anyone Have A Good Guide On Running My Own A.I. LLM On UnRAID
Yes, and with 20GB RAM should be pretty fine to try stuff on already, just slow. Yup, the problem is that there are hundreds of models, each of them with many parameters, so you're essentially spoilt for choice and getting what you hope to get is a matter of either trying a few random things and hoping they work how you want or spending months actively evaluating multiple things and trying to tweak them to your liking.
-
[Plug-In] Community Applications
Go to the Plugins tab and update your plugins. Should be kept up to date especially before an OS update.
-
Anyone Have A Good Guide On Running My Own A.I. LLM On UnRAID
Technically yeah but you'll be paying through the nose for a hosted VM with the required capabilities.
-
Out of memory errors detected on your server
Impossible to say, will depend on what you're transcoding and with what settings, you have to find that out yourself.
-
Installed a PCI-E card with a 400GB SSD attached to it for use as cache, but the system does not detect
Zeroth OughtsModding the HP Z Turbo G2 M.2 PCIe Adapter | Zeroth OughtsThis HP card mounts in a PCIe expansion slot and provides a M.2 NVME socket. But then it gets weird - HP locked these so they could only be used with HP Z4x0s. Or did they? Skip the proprietary junk, get a generic PCIe to nvme, it's even cheaper and passive. https://de.aliexpress.com/item/1005005924920287.html
-
[SUPPORT] automatic-ripping-machine/automatic-ripping-machine
AFAIK device should just be /dev/dri/renderD128, no :and the following. Also just /dev/dri should be fine as mentioned earlier.
-
Help to change/hide the Motherboard Info [Unraid Version: 6.12.6]
In current version you should be able to remove/hide the whole "motherboard" card, guess that'll deal with it. Those are from QNAP not defining these strings in their BIOS.
-
System won’t fully power down after shutdown
What would SMART have to do with a system that reaches "power down" state but just halts without actually powering down?
-
System won’t fully power down after shutdown
I've had the same problem for years at this point. Started maybe somewhere in the 6.10 era but I never really looked into it.
-
[Plugin] Appdata.Backup
That would mean that /mnt/cache/appdata is not included in the Appdata Sources setting.
-
[SUPPORT] automatic-ripping-machine/automatic-ripping-machine
Remove the nvidia references from the template (enable advanced settings to see the Extra parameters line). If you want to use your GPU add a device with /dev/dri.
-
UrBackup Oopsies...
I was suggesting deleting everything and restarting from scratch, doing the initial backups again.
-
UrBackup Oopsies...
Been running urbackup for a few years with no issues, but I have it set to write directly to the array. Might want to start fresh and give it an array-only share for the data. Also this should be in the support thread for the particular container you're using.
-
[Support] Fork Unraid API-RE
Since Unraid 7.2 will have a built-in official API there would be no point for this "hackish" way of doing things anymore.
-
VidCacheFS - Instant playback of media files with spun down drives
You set what you want.
-
"Mover" Current Status Time in Time Left Request
Pretty much impossible to predict file operation durations, probably even more so in the unraid mover situation where many different file sizes and storage devices may be involved and concurrent operations are highly likely. Time-wise all you'd get is something fluctuating so much it'd be useless, but yeah overall progress would be nice to see even if it doesn't mean that much.
-
[Plug-In] Community Applications
Templates are in /boot/config/plugins/dockerMan/templates-user but that's already what previous apps / the dropdown in "Add Container" on the Docker page show, so it might have disappeared from that. Could be in an older flash backup.
-
[Plugin] Realtek R8125 R8126 R8168 and R8152\6\7 drivers
Where do you see that? That's a gigabit chip, and that's what's mentioned on the spec page. https://www.asus.com/motherboards-components/motherboards/others/z790-gaming-wifi7/techspec/
-
Change or override SMART Threshold?
It's not a fluke, that's how it works. It found some bad sectors and reallocated them, it's now done so it's normal to have no further change until more fail. Those are gone for good. You can probably disable the notification for that on the disk page, but then I believe you won't get warned if it increases.
-
[Plug-In] Community Applications
Check in "Previous Apps", maybe an edit made it fail to create. Otherwise best to ask in binhex' support thread. CA doesn't have the ability to uninstall things from your system. EDIT: Yep, was deprecated by the maintainer 2.5 years ago. https://forums.unraid.net/topic/46127-support-binhex-rtorrentvpn/
-
Restoring from an old backup
Yes but as they said it was an old backup from before those were installed.
-
Restoring from an old backup
The containers are there because that's in the Docker image, but you'll see you can't edit or update them since the template on the flash will be missing, so you'll probably have to remove/reconfigure them.