Home / Glossary / JBOD

Glossary / NAS

JBOD

JBOD means “Just a Bunch Of Disks.” It typically exposes disks individually rather than adding RAID-based redundancy or striping, although the exact behavior depends on the NAS or storage controller.

What JBOD means

JBOD stands for “Just a Bunch Of Disks.” On a NAS or other storage product, it generally means the installed drives operate as separate disks instead of being combined into a RAID array for redundancy or performance.

Depending on the product, JBOD may expose each disk separately or present disks as one larger logical storage space through concatenation or software. The product page or documentation is needed to determine which behavior applies.

Why it matters on NASFit

A JBOD entry in a product’s RAID-level specification tells you that the product supports a JBOD mode or arrangement. It can be relevant if you want to manage disks independently, use disks with different capacities, or avoid allocating them to a particular RAID layout.

JBOD does not provide the fault tolerance associated with RAID 1, RAID 5, RAID 6, or RAID 10. If one disk fails, the effect depends on how the NAS presents and uses the storage. A separately managed disk may affect only its own data, while a concatenated volume may be affected more broadly.

What the label does not tell you

JBOD is a capability or configuration label, not a quality rating. Seeing “JBOD” in a RAID-level list does not indicate drive speed, NAS performance, reliability, capacity, file-system support, or the quality of the storage software.

It also does not tell you:

  • Whether disks appear individually or as one concatenated volume
  • Whether disks of different capacities can be used together
  • Whether disks can be added or removed without rebuilding or migrating storage
  • How a disk failure affects data in a combined volume
  • Whether snapshots, encryption, hot swapping, or other features work in JBOD mode

These details remain product-specific and should not be inferred from the JBOD label alone.

What to check on a product page

When JBOD is listed, check the product’s storage-management documentation for the supported volume types and the exact meaning of its JBOD mode. Also look for drive-bay count, supported drive sizes and interfaces, expansion behavior, disk-failure handling, and any restrictions on mixing drive capacities.

Compare the entry with nearby options such as RAID 0, RAID 1, RAID 5, RAID 6, and RAID 10. Those names describe different ways of distributing data and, in some cases, protecting it. The presence of several modes means the product offers configuration choices; it does not establish that one mode is faster, safer, or better for every workload.

Related terms