Changes for page ZFS - The Aaron Topponce Archive


on 2024-09-01 06:39


on 2024-09-01 06:32
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,12 +5,8 @@ 1 -= Install ZFS on Debian GNU/Linux = 2 - 3 -== Table of Contents == 4 - 5 5 (% class="row" %) 6 6 ((( 7 7 (% class="col-xs-12 col-xs-4" %) 8 8 ((( 9 - **Zpool Administration**5 +Zpool Administration 10 10 0. Install ZFS on Debian GNU/Linux 11 11 ~1. VDEVs 12 12 2. RAIDZ ... ... @@ -20,7 +20,7 @@ 20 20 21 21 (% class="col-xs-12 col-xs-4" %) 22 22 ((( 23 - **ZFS Administration**19 +ZFS Administration 24 24 9. Copy-on-write 25 25 10. Creating Filesystems 26 26 ~11. Compression and Deduplication ... ... @@ -34,7 +34,7 @@ 34 34 35 35 (% class="col-xs-12 col-xs-4" %) 36 36 ((( 37 - **Appendices**33 +Appendices 38 38 A. Visualizing The ZFS Intent Log (ZIL) 39 39 B. Using USB Drives 40 40 C. Why You Should Use ECC RAM ... ... @@ -81,11 +81,4 @@ 81 81 Retrieved from [[https:~~/~~/web.archive.org/web/20210605031658/https:~~/~~/pthree.org/2012/04/17/install-zfs-on-debian-gnulinux/>>https://web.archive.org/web/20210605031658/https://pthree.org/2012/04/17/install-zfs-on-debian-gnulinux/]] 82 82 {{/info}} 83 83 84 -{{code language="bash"}} 85 -$ su - 86 -# wget http://archive.zfsonlinux.org/debian/pool/main/z/zfsonlinux/zfsonlinux_2%7Ewheezy_all.deb 87 -# dpkg -i zfsonlinux_2~wheezy_all.deb 88 -# apt-get update 89 -# apt-get install debian-zfs 90 - 91 -{{/code}} 80 +