meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| vm:proxmox:zfs [2023/02/09 14:07] – niziak | vm:proxmox:zfs [2023/12/13 14:54] (current) – niziak | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| ===== Glossary ===== | ===== Glossary ===== | ||
| - | * ZPool is the logical unit of the underlying disks, what zfs use. | + | * ZPool is the logical unit of the underlying disks, what zfs use. | 
| - | * ZVol is an emulated Block Device provided by ZFS | + | * ZVol is an emulated Block Device provided by ZFS | 
| - | * ZIL is ZFS Intent Log, it is a small block device ZFS uses to write faster | + | * ZIL is ZFS Intent Log, it is a small block device ZFS uses to write faster | 
| - |   * SLOG is Seprate  | + |   * SLOG is Separate  | 
| - | * ARC is Adaptive Replacement Cache and located in Ram, its the Level 1 cache. | + | * ARC is Adaptive Replacement Cache and located in Ram, its the Level 1 cache. | 
| - | * L2ARC is Layer2 Adaptive Replacement Cache and should be on an fast device (like SSD). | + | * L2ARC is Layer2 Adaptive Replacement Cache and should be on an fast device (like SSD). | 
| ===== Resources ==== | ===== Resources ==== | ||