Commit Graph

164 Commits

Author SHA1 Message Date
Brian Behlendorf
cadc18c97b Update dRAID documentation (#78)
Refresh the dRAID documentation page to accurately reflect the
implementation of dRAID which has been merged.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2020-11-25 13:51:48 -08:00
Brian Behlendorf
f7ee059f28 Update OpenZFS module parameters (#76)
- Renamed the page to "Module Parameter" since it now applies
  equally to Linux and FreeBSD.

- Updated spl_kmem_cache_expire, spl_kmem_cache_obj_per_slab_min,
  spl_kmem_cache_kmem_limit to note the last version they were
  included in.

- Added new l2arc_mfuonly, l2arc_rebuild_blocks_min_l2size,
  l2arc_rebuild_enabled, and l2arc_trim_ahead options which
  were added in OpenZFS 2.0 for the persistent L2ARC feature.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2020-11-25 09:42:02 -08:00
AJ Jordan
40e194d6fc s/ZFS on Linux/OpenZFS/ in build docs 2020-11-22 22:13:30 +03:00
AJ Jordan
9ef3c08880 Remove references to separate SPL repository 2020-11-22 22:13:30 +03:00
AJ Jordan
ff9710f39e Correct references to the zfsonlinux GitHub org 2020-11-22 22:13:30 +03:00
George Melikov
89409c4fa8 compatibility_matrix.py: reword comments + remove orphaned ones
Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-11-22 22:09:42 +03:00
George Melikov
d4530737f6 compatibility_matrix.py: set min_width for feature name column
Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-11-22 22:09:42 +03:00
George Melikov
b515ffdb74 Add Feature Flags page with feature matrix
Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-11-22 22:09:42 +03:00
George Melikov
58258ef4e0 Feature_matrix: add to CI
Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-11-22 22:09:42 +03:00
George Melikov
dce388a62e compatibility_matrix.py: make it work with OpenZFS
- Use OpenZFS project instead of ZoL
- Remove parsing from FreeBSD master, it's OpenZFS now
- Update footer

Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-11-22 22:09:42 +03:00
George Melikov
8243d6677e compatibility_matrix.py: basic cleanup + rework
Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-11-22 22:09:42 +03:00
George Melikov
52ce9efb6a Add compatibility_matrix.py script as is
Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-11-22 22:09:42 +03:00
Paul Steinbach
402b01656d Corrected typo in "power off" (#75) 2020-11-17 23:49:49 +03:00
Brian Behlendorf
eca3482e2a Update RHEL and CentOS.rst - add CentOS 7.9 repository
Add CentOS 7.9 zfs-release link.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2020-11-12 19:18:58 -08:00
Richard Laager
04db2386fd Ubuntu: Fix a typo
Reported-by: donniep
Fixes #71
2020-11-09 19:35:24 -06:00
Soputtra San
7129f378c5 Update Fedora.rst (#69)
Minor update about Fedora Releases, remove eol **30**, add **33**.
2020-11-03 22:21:25 +03:00
Tony Hutter
f29b59da69 Fix Fedora 33 zfs-release link typo 2020-10-28 17:27:46 -07:00
Tony Hutter
ee95e7c761 Update Fedora.rst - add F33, remove F30
Add Fedora 33 zfs-release link, remove EOL'd F30
2020-10-28 17:27:10 -07:00
Milkey Mouse
5cde879132 Fix an unfortunate typo 2020-10-25 13:18:49 +03:00
George Melikov
95fe9ed9b7 FAQ: ZoL->OpenZFS conversions
Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-10-08 22:41:45 +03:00
James Bennett
966ebaa629 Rework FreeBSD start page for newcomer
- Additional instructions to build
- Remove duplicate info about OpenZFS

Co-authored-by: Ryan Moeller <ryan@freqlabs.com>
Co-authored-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: George Melikov <mail@gmelikov.ru>

Apply suggestions from @freqlabs

Co-authored-by: Ryan Moeller <ryan@freqlabs.com>
2020-10-08 19:25:36 +03:00
George Melikov
519ac78dc3 Convert FreeBSD page as is from ZoF repo
Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-10-08 19:25:36 +03:00
AJ Jordan
cc70ad4537 Fix formatting typo in Troubleshooting.rst 2020-10-07 17:44:09 -05:00
George Melikov
c219fe808a Module Parameters: link zfs-module-parameters(5) (#60)
+ clean up text about wiki reference.

Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-10-02 22:10:21 +03:00
Richard Laager
0e030ab146 Ubuntu: Remove zpool_checkpoint from bpool
The docs note that I tested this, but I'm going to remove this, out of
an abundance of caution given the report of failure in #57.  I may re-test
later, but this isn't a huge priority for me.

Fixes #57
2020-09-27 14:17:18 -05:00
George Melikov
f87cd848cf Linux: no more disk scheduler overriding 2020-09-21 19:28:09 +03:00
George Melikov
cf1d0e731f Hardware: trim support added into OpenZFS 2020-09-21 19:28:09 +03:00
George Melikov
f9e79f17b4 Hardware: Open ZFS -> OpenZFS 2020-09-21 19:28:09 +03:00
George Melikov
44322e6523 Workload tuning: add ToC 2020-09-21 19:28:09 +03:00
George Melikov
a28c83889f Hardware: add ToC 2020-09-21 19:28:09 +03:00
George Melikov
1fd65e2515 Workload tuning: rework for sphinx 2020-09-21 19:28:09 +03:00
George Melikov
2255c092be Performance_tuning raw convertion to rst 2020-09-21 19:28:09 +03:00
George Melikov
a12e60f437 Use mailing lists anchor everywhere 2020-09-21 19:28:09 +03:00
George Melikov
7fd979e49f Hardware: reworked for sphinx 2020-09-21 19:28:09 +03:00
George Melikov
c5b576c873 Add permanent anchor for mailing lists page 2020-09-21 19:28:09 +03:00
George Melikov
9a074f2843 Hardware raw mediawiki->rst conversion 2020-09-21 19:28:09 +03:00
XnTry
49c255e480 Fix typo for mirrored rpool creation
This was a copy-and-paste from the mirror bpool commands that was not
updated.

Signed-off-by: Richard Laager <rlaager@wiktel.com>
Fixes #53
2020-09-09 17:59:37 -05:00
Richard Laager
c7534660ee Ubuntu: Flatten bootloader partitioning steps
This makes it easier to follow (and specifically, harder to miss the
second step).

Reported-by: Niall Douglas <ned14>
Issue #54
2020-09-09 15:26:36 -05:00
Richard Laager
f54ea18312 Debian: Skip manual mount of bpool/BOOT/debian
This was missed in 784b3b7a27 which
eliminated the canmount=noauto.  With that gone, it is not necessary to
manually mount bpool/BOOT/debian.

Reported-by: Danny <suavedandy>
2020-09-08 17:04:06 -05:00
Richard Laager
28ccb936b3 Ubuntu: Add a password length warning
If the user gives too short of a password when encryption via a hacked
installer, the installer will crash.  (I haven't personally verified
this, but it sounds plausible.)

Reported-by: Sithuk
Closes: 52
2020-09-08 00:41:04 -05:00
Richard Laager
5523d6cb6b Ubuntu: Fix patch commands
These were missing "sudo".

Reported-by: Sithuk
Issue #52
2020-09-07 00:44:54 -05:00
Richard Laager
08832a3454 Ubuntu 20.04 Pi: Fix Pi 4 B name
There is no 4 B+.
2020-08-31 01:47:45 -05:00
Richard Laager
5b4f4779ea Ubuntu 20.04 Pi: Simplify SD card clearing
Zeroing the entire disk takes a long time.  These steps _should_ be
sufficient.
2020-08-31 01:20:49 -05:00
Richard Laager
51a4f5055e Ubuntu: Add instructions for the Raspberry Pi
I have not tested encryption, but otherwise this works.
2020-08-31 01:12:02 -05:00
Richard Laager
e2d9dcd2ad Debian/Ubuntu: Fix locales formatting 2020-08-31 00:21:38 -05:00
George Melikov
a92926d868 Save built docs as artifact for easier review (#48)
Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-08-26 20:39:17 +03:00
Ryan Moeller
c2fdbb197d Migrate ZFS-* message descriptions (#49)
Prerequisite for changing the URLs in the command outputs from
zfsonlinux.org to openzfs.github.io/openzfs-docs/

Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
2020-08-26 20:39:04 +03:00
Alexander Motin
2257242384 Document l2arc_meta_percent. (#47)
Signed-off-by: Alexander Motin <mav@FreeBSD.org>
2020-08-26 18:38:39 +03:00
Christian Nassif-Haynes
ceb02668a3 Fix typo
Signed-off-by: Richard Laager <rlaager@wiktel.com>
2020-08-24 23:09:10 -05:00
Richard Laager
371d3cf08b Debian/Ubuntu: Update pip3 command
This now matches the example in the top-level README.

Signed-off-by: Richard Laager <rlaager@wiktel.com>
2020-08-12 17:34:27 -05:00