2024-02-27 11:11:12 +00:00
|
|
|
# Storage Primitives
|
|
|
|
|
|
|
|
- [ZOS Filesystem](zos_fs.md) : deduped immutable filesystem
|
|
|
|
- [ZOS Mount](zmount.md) : a part of a SSD (fast disk), mounted underneath your zmachine
|
|
|
|
- [Quantum Safe Filesystem](qsfs.md) : unbreakable storage system (secondary storage only)
|
|
|
|
- [Zero-DB](zdb.md) : the lowest level storage primitive, is a key value stor, used underneath other storage mechanisms typically
|
|
|
|
- [Zero-Disk](zdisk.md) : OEM only, virtual disk format
|
|
|
|
|
2024-05-13 23:28:23 +00:00
|
|
|
Uses [Storage Units = SU](cloudunits.md).
|