This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
computing:zfsreminders [2024/12/13 16:33] – oemb1905 | computing:zfsreminders [2025/02/21 02:42] (current) – oemb1905 | ||
---|---|---|---|
Line 35: | Line 35: | ||
If you now have more than one drive, add another drive as a mirror as follows: | If you now have more than one drive, add another drive as a mirror as follows: | ||
- | zpool attach nameofpool /dev/disk/ | + | zpool attach nameofpool |
| | ||
To create an encrypted dataset you generate a key and then specify the location and name of the pool as follows: | To create an encrypted dataset you generate a key and then specify the location and name of the pool as follows: |