๐งฉ Unraid Plugin Setup Guide
This guide walks through installing and briefly configuring the following Unraid plugins:
โ Plugins Covered:โ
- Fix Common Problems
- GPU Statistics
- Intel GPU TOP
- Unassigned Devices Plus
- Unassigned Devices Preclear
- ZFS Master
- Sanoid for Unraid 6/7
- Coral Driver
- Disk Location
- UnBALANCE
๐ง General Installation Instructionsโ
- Open the Unraid Web UI
- Navigate to:
Plugins>Install Plugin - Paste the plugin URL (provided below) into the input box
- Click Install
- Repeat for each plugin
1. ๐ Fix Common Problemsโ
Detects misconfigurations, known issues, and potential problems.
URL to Install:
https://raw.githubusercontent.com/Squidly271/fix.common.problems/master/plugins/fix.common.problems.plg
Recommended Settings:โ
- After installation, go to Plugins > Fix Common Problems
- Set it to auto scan daily
- Review suggestions and fix issues proactively
2. ๐ GPU Statisticsโ
Displays detailed GPU usage for NVIDIA, AMD, and Intel cards.
URL to Install:
https://raw.githubusercontent.com/b3rs3rk/gpustat-unraid/master/gpustat.plg
Notes:โ
- Works with NVIDIA plugin and Intel GPU TOP
- Shows usage, memory, and temperatures
3. โ๏ธ Intel GPU TOPโ
Adds monitoring support for Intel iGPUs (helpful for Quick Sync and Plex transcoding).
URL to Install:
https://raw.githubusercontent.com/ich777/unraid-intel-gpu-top/master/intel_gpu_top.plg
Requirements:โ
- Supported Intel CPU with iGPU
- Enable iGPU in BIOS
4. ๐ฝ Unassigned Devices Plusโ
Enhances the built-in Unassigned Devices plugin with additional mount/format options.
URL to Install:
https://raw.githubusercontent.com/dlandon/unassigned.devices.plus/master/unassigned.devices.plus.plg
Features:โ
- Automount NTFS, exFAT, etc.
- NFS/SMB export support
- Encryption management
5. ๐ฆ Unassigned Devices Preclearโ
Safely wipe and test new disks before adding them to the array.
URL to Install:
https://raw.githubusercontent.com/dlandon/unassigned.devices.preclear/master/unassigned.devices.preclear.plg
Notes:โ
- Useful for burn-in testing new HDDs
- Tracks SMART info while preclearing
6. ๐งช ZFS Masterโ
Adds advanced ZFS configuration support for Unraid.
URL to Install:
https://raw.githubusercontent.com/sturdycomputers/unraid-zfs/master/zfs_master.plg
Features:โ
- GUI to create/manage zpool, zvols
- ZFS on root or as cache/array substitute
- Supports ZFS mirror, raidz, etc.
7. ๐ Sanoid for unRAID 6/7โ
Automated ZFS snapshot management with pruning and backup.
URL to Install:
https://github.com/sturdycomputers/unraid-sanoid/raw/main/unraid-sanoid.plg
Usage:โ
- After installing, configure
/etc/sanoid/sanoid.conf - Use cron or script for scheduling snapshots
8. ๐ง Coral Driver (for Google Coral TPU)โ
Enable local AI acceleration with Google Coral USB/PCIe devices.
URL to Install:
https://raw.githubusercontent.com/ich777/unraid-coral-driver/master/coral-driver.plg
Use Case:โ
- Hardware acceleration for containers like Frigate (for NVR)
- Works with Docker containers that support EdgeTPU
9. ๐งฑ Disk Locationโ
Visualize where your physical drives are in your case/chassis.
URL to Install:
https://raw.githubusercontent.com/Overseer/unraid-disklocation/master/disklocation.plg
Setup:โ
- Configure via
Settings>Disk Location - Manually map slots/drive positions
10. ๐ UnBALANCEโ
Move data between drives to free up, rebalance, or remove disks.
URL to Install:
https://raw.githubusercontent.com/jbrodriguez/unbalance/master/unbalance.plg
Use Case:โ
- Helpful for shuffling data before removing a disk
- GUI-based and intuitive
๐ Final Tipsโ
- After installation, reboot your server to ensure drivers (especially GPU or Coral) are fully loaded.
- Keep plugins up to date using
Plugins>Check for Updates - Use Fix Common Problems regularly to spot issues caused by plugin conflicts or updates