Friday at 04:10 AM5 days This thread is the support topic for NBD ExportInstall the plugin, open Settings → Network Services → NBD, host a disk/partition over TCP with qemu-nbd, or pull a remote nbd:// target into qcow2 or raw on Unraid. For bugs or feedback, post here with Unraid version, plugin version, Host vs Pull, bind IP, read-only / Destructive mode settings, whether qemu-nbd and qemu-img are present, and what you expected vs what you saw. Screenshots of Network Services → NBD help a lot.NBD Export is for block-level export and imaging over a path you trust — not file sharing, not iSCSI. Basic NBD has no authentication; prefer a private LAN or Thunderbolt IP bind.Supported workflows when qemu tools are present:Host export — disk or partition as Network Block Device (read-only by default)Pull — remote nbd:// into qcow2 or raw under /mnt onlyPeer imaging between two Unraid boxes (or other qemu-nbd peers)One-slot / dock patterns — image a prepared volume onto a new NVMe in USB/TB enclosureSame plugin UI for Host, Pull, Status, and Settings. NBD is not SMB/NFS (files/folders). It is not iSCSI (different stack). This plugin uses qemu-nbd / qemu-img (usually already present if you use Unraid VMs).INSTALLATIONRecommended (Community Applications)Apps → Search NBD Export → InstallAlternatively, Manual setup (same plugin)Plugins → Install Plugin, paste this URL:https://raw.githubusercontent.com/ibigsnet/NBDExport/stable/nbd.plgAfter install: Settings → Network Services → NBD (tabs: Status · Host · Pull · Settings — next to NFS and SMB). Hard-refresh the browser after update if the UI looks stale.WHAT IT DOESHost a disk or partition over TCP with qemu-nbdPull a remote nbd:// target into qcow2 or raw with qemu-img convertRead-only host export by defaultBind to a specific IP (not 0.0.0.0 unless you explicitly allow it)Destructive mode = Off by default — blocks writable host and array/cache/pool/mounted/boot sources until you opt inPull jobs write under /mnt only — never to /dev/… block devicesStatus, Host, Pull, and Settings tabs under Network Services → NBDOptional companion underlay: Thunderbolt Net for a fast private path (bind NBD to a TB IP)Default product path: read-only host, specific bind IP, Destructive off, pull to /mnt only.WHAT IT IS NOTNot SMB or NFS — no folders, shares, or file-level permissions; this is block protocolNot iSCSI — different stack and toolingNot a guarantee of security on untrusted networks — plain NBD has no auth; do not bind to the worldNot “always write the array/boot device” — Destructive mode stays Off until you deliberately enable itNot a replacement for parity-aware Unraid array tools — imaging and block export are different jobsNever treat a live writable host export as a casual backup of a mounted filesystem without understanding consistencyPrefer private or Thunderbolt binds. Details: security-and-bind.md · destructive-mode.md (links below).COMPATIBILITYPlugin allows Unraid 6.12.0+. Developed and tested on Unraid 7.x. Needs qemu-nbd and qemu-img on PATH (typical with VM support). Peer can be another Unraid with this plugin, or any host that speaks qemu-nbd / nbd. Optional: Thunderbolt Net for host-to-host underlay; Fabric Routing only if you need multi-hop IP — NBD itself is ordinary TCP. Reports welcome.LINKSDocs: https://github.com/ibigsnet/NBDExport/blob/main/DOCS.mdHow to use: https://github.com/ibigsnet/NBDExport/blob/main/docs/how-to-use.mdWhen to use NBD: https://github.com/ibigsnet/NBDExport/blob/main/docs/when-to-use-nbd.mdSecurity / bind: https://github.com/ibigsnet/NBDExport/blob/main/docs/security-and-bind.mdDestructive mode: https://github.com/ibigsnet/NBDExport/blob/main/docs/destructive-mode.mdGitHub: https://github.com/ibigsnet/NBDExportCA templates repo: https://github.com/ibigsnet/unraid-templatesRaw plugin URL: https://raw.githubusercontent.com/ibigsnet/NBDExport/stable/nbd.plgOptional companions:• Thunderbolt Net (forum): https://forums.unraid.net/topic/200065-plugin-thunderbolt-net-host-to-host-networking-over-thunderbolt-345-and-usb44v2/• Fabric Routing: https://github.com/ibigsnet/FabricRoutingSupport development: https://www.patreon.com/cw/IBIGSNet · https://www.paypal.com/paypalme/RifleJockLicense: GPLv3 — ibigs, LLC Edited Friday at 04:12 AM5 days by RifleJock cleaned up bullet points
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.