zfs:pools:add_zfs_intent_logs_to_a_pool
Differences
This shows you the differences between two versions of the page.
zfs:pools:add_zfs_intent_logs_to_a_pool [2021/10/13 11:18] – created peter | zfs:pools:add_zfs_intent_logs_to_a_pool [2021/10/13 22:10] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ZFS - Pools - Add ZFS Intent Logs to a Pool ====== | ||
- | ZIL (ZFS Intent Log) drives can be added to a ZFS pool to speed up the write capabilities of any level of ZFS RAID. | ||
- | |||
- | * One normally would use a fast SSD for the ZIL. | ||
- | * Conceptually, | ||
- | * In reality, the ZIL is more complex than this. | ||
- | * One or more drives can be used for the ZIL. | ||
- | |||
- | ---- | ||
- | |||
- | ===== Add a drive to the pool for ZIL ===== | ||
- | |||
- | <code bash> | ||
- | sudo zpool add mypool log /dev/sdg -f | ||
- | </ |
zfs/pools/add_zfs_intent_logs_to_a_pool.1634123936.txt.gz · Last modified: 2021/10/13 11:18 by peter