<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Nbd on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/nbd/</link>
    <description>Recent content in Nbd on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 10 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/nbd/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted NBD Server: Network Block Device Storage Solutions (2026)</title>
      <link>https://www.pistack.xyz/posts/2026-05-10-self-hosted-nbd-server-network-block-device-storage/</link>
      <pubDate>Sun, 10 May 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-05-10-self-hosted-nbd-server-network-block-device-storage/</guid>
      <description>&lt;p&gt;Network Block Device (NBD) is a Linux kernel protocol that allows a remote server&amp;rsquo;s storage to appear as a local block device. Unlike file-level sharing protocols like NFS or SMB, NBD operates at the &lt;strong&gt;block level&lt;/strong&gt;, meaning the client sees a raw disk device (&lt;code&gt;/dev/nbd0&lt;/code&gt;) that can be formatted with any filesystem, used for swap, or configured as a LVM physical volume. This makes NBD a powerful tool for building distributed storage architectures, live migration setups, and network-booted environments.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
