| Array won't stop, "Retry unmounting disk share(s)" | Docker / NFS / VM holding mount | references/array-storage.md |
| Array won't start, missing disk, wrong slot | Array config, slot mapping | references/array-storage.md |
| Disabled disk (red ball / red X), contents emulated | SATA/SAS controller, cable, power | references/array-storage.md |
| Parity sync errors after reboot, drive came back | Parity validity, write-cache, unclean shutdown | references/array-storage.md |
| Need to swap disks, replace failed disk, expand array | Replace/rebuild procedure | references/array-storage.md |
| Container has no network / wrong IP / can't reach LAN | Docker custom network (macvlan vs ipvlan), br0 | references/docker-networking.md |
| Macvlan call traces in syslog (kernel BUG, soft lockup) | Docker macvlan on br0 | references/docker-networking.md |
| Container can ping LAN but not host (or vice versa) | Macvlan host isolation, host access toggle | references/docker-networking.md |
| Port forward broken with ipvlan + Fritzbox/Ubiquiti | ipvlan limitations | references/docker-networking.md |
| Container won't start after upgrade, bad image | Docker template / dockerMan | references/docker-networking.md |
| VM won't start, libvirt error, qcow2 issue | libvirt / qemu | references/vm-passthrough.md |
| GPU passthrough black screen, code 43, host loses display | VFIO bind, IOMMU group, vbios | references/vm-passthrough.md |
| "Multifunction" devices in same IOMMU group | ACS override, BIOS IOMMU setting | references/vm-passthrough.md |
| USB controller passthrough not isolating | IOMMU group, hardware ACS | references/vm-passthrough.md |
| BTRFS cache pool errors / read-only / scrub finds errors | BTRFS health | references/cache-pools.md |
| ZFS pool DEGRADED, FAULTED, data corruption | zpool status | references/cache-pools.md |
| Cache pool full, mover not running, share fills array | Mover, allocation, share settings | references/cache-pools.md |
| Share missing, share not visible over SMB, "(unprotected)" warning | Share config, allocation, visibility | references/shares-permissions.md |
| SMB auth fails, can't write, permission denied | newperms, SMB user, share security mode | references/shares-permissions.md |
| NFS export not working, stale handles | NFS settings, fsid, /etc/exports | references/shares-permissions.md |
| /mnt/user vs /mnt/cache confusion, double-counted disk usage | shfs / FUSE union | references/shares-permissions.md |
| Plugin won't install, errors during install | .plg URL, /boot/config/plugins, dependencies | references/plugins-ca.md |
| Community Applications missing / not loading | CA plugin, app feed, dockerMan templates | references/plugins-ca.md |
| Plugin breaks on upgrade (Unraid version bump) | Version compatibility, plg pinning | references/plugins-ca.md |
| Boot USB GUID change, license invalid | Trial/Plus/Pro license tied to USB GUID | references/boot-license.md |
| Server boots to GUI mode unexpectedly, syslinux | syslinux.cfg, boot mode | references/boot-license.md |
| Settings missing after reboot ("nothing persists") | /boot/config write failure, USB read-only | references/boot-license.md |
| Need to read syslog / diagnostics zip / dmesg | Log interpretation | references/diagnostics-logs.md |
| "Fix Common Problems" plugin warnings | FCP triage | references/diagnostics-logs.md |
| Network bond down, eth0 missing, VLAN issue | Network config | references/network.md |
| Custom network not reaching DHCP / wrong VLAN | bonding/bridging settings | references/network.md |
| Wonder if a known bug applies to user's version | Release notes lookup | references/release-notes.md |
| User reports symptom that started after upgrade | Release notes diff | references/release-notes.md |