aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/handbook/zfs/chapter.xml
Commit message (Collapse)AuthorAgeFilesLines
* Correct the description of vfs.zfs.arc_max.Benedict Reuschling2019-05-131-2/+2
| | | | | | | | | | | | | Update the description of the default value for the vgs.zfs.arc_max tunable. It changed since the chapter was written and this patch updates it to the definition in the code. PR: 235543 Submitted by: bevan@bi-co.net Reviewed by: allanjude@ Notes: svn path=/head/; revision=53010
* Describe how to install the zfs bootcode for GPT and EFI.Benedict Reuschling2018-10-251-2/+17
| | | | | | | Submitted by: sineastris@gmail.com (via freebsd-doc) Notes: svn path=/head/; revision=52404
* Replace old references to sun.com with current illumos.orgBjoern Heidotting2018-09-051-3/+3
| | | | Notes: svn path=/head/; revision=52203
* Update all headers in the "zpool list" examples in the ZFS chapter to displayBenedict Reuschling2018-08-241-21/+21
| | | | | | | | | | | | all columns that are currently available. In particular, CKPOINT, EXPANDSZ, and FRAG were added and set with sensible defaults for the example. Reviewed by: sevan@ Differential Revision: https://reviews.freebsd.org/D16834 Notes: svn path=/head/; revision=52171
* ZFS Handbook: vfs.zfs.arc_max and arc_min are adjustable at runtimeAllan Jude2018-06-171-6/+12
| | | | | | | | | | | | | This has been the case since FreeBSD 11 PR: 229035 Reported by: cperciva Reviewed by: bcr, wblock (previous version) Sponsored by: Klara Systems Differential Revision: https://reviews.freebsd.org/D9311 Notes: svn path=/head/; revision=51852
* [handbook] remove two links from the zfs links pageEitan Adler2018-04-181-12/+0
| | | | | | | | | | | | These two links just go to ads pages. For the "evil tuning guide" I was able to find find some pages with a similar title but they are years old and don't give current advice. For "ZFS Best Practices Guide" there are many variants and none seemed particularly worthwhile to link. Reported by: Jakob Rönnbäck <jakob.ronnback@me.com> Notes: svn path=/head/; revision=51567
* handbook: stop talking about older FreeBSD versionsEitan Adler2018-03-041-14/+0
| | | | | | | FreeBSD 9.x is no longer supported. Notes: svn path=/head/; revision=51460
* all: use https for FreeBSD.org domainsEitan Adler2017-12-301-2/+2
| | | | | | | | This change excludes some generally unchanged files such as release announcements, events, news, etc. Notes: svn path=/head/; revision=51348
* Typos fixed.Maxim Konovalov2017-09-151-1/+1
| | | | | | | | PR: 222351 Submitted by: Lubos Boucek Notes: svn path=/head/; revision=50846
* Whitespace and intentation fixes.Bjoern Heidotting2017-09-021-15/+14
| | | | | | | Wrap a long line. Notes: svn path=/head/; revision=50784
* - Add missing quote in 'zfs set sharenfs' commandBjoern Heidotting2017-08-281-20/+18
| | | | | | | | | | | | | - Use root prompt in various places to reflect reality - Add missing <userinput> tags - Remove a useless 'zfs list' command - Use sysrc instead of echo command Reviewed by: bcr Differential Revision: https://reviews.freebsd.org/D12127 Notes: svn path=/head/; revision=50758
* Add get/set share properties subsection to handbook's ZFS chapter.Sevan Janiyan2017-08-181-0/+32
| | | | | | | | | | | PR: 211022 Submitted by: Dan Bright <freebsd AT zaziork DOT com> Reviewed by: allanjude Approved by: bcr (mentor) Differential Revision: https://reviews.freebsd.org/D12009 Notes: svn path=/head/; revision=50688
* Typo.Mathieu Arnold2017-08-051-1/+1
| | | | | | | | Reported by: "Vrakfall" on irc. Sponsored by: Absolight Notes: svn path=/head/; revision=50638
* Correct misusage of "zpool".Warren Block2016-06-031-6/+6
| | | | | | | | | PR: 206940 Submitted by: Shawn Debnath <sd@beastie.io> Differential Revision: https://reviews.freebsd.org/D6163 Notes: svn path=/head/; revision=48889
* Add missing <userinput> tag.Bjoern Heidotting2015-11-211-1/+1
| | | | Notes: svn path=/head/; revision=47795
* Add missing space.Bjoern Heidotting2015-11-071-1/+1
| | | | Notes: svn path=/head/; revision=47755
* Remove obsolete and wrong information.Xin LI2015-04-291-14/+0
| | | | Notes: svn path=/head/; revision=46625
* Fixup typo and improve grammar in ZFS chapter of handbookAllan Jude2015-03-181-3/+4
| | | | | | | | | | | PR: 197804 Differential Revision: https://reviews.freebsd.org/D1213 Submitted by: Mike M <mike.543@comcast.net> (original) Approved by: wblock (mentor) Sponsored by: ScaleEngine Inc. Notes: svn path=/head/; revision=46355
* Add IDs to the quick start sections.Warren Block2014-11-051-4/+4
| | | | Notes: svn path=/head/; revision=45933
* Fix typoEitan Adler2014-11-021-1/+1
| | | | | | | Submitted by: Winston <wbe@psr.com> Notes: svn path=/head/; revision=45905
* Fix typo.Warren Block2014-10-011-1/+1
| | | | | | | | PR: 194055 Submitted by: mike.543@comcast.net Notes: svn path=/head/; revision=45701
* Fix typos.Benedict Reuschling2014-09-271-5/+5
| | | | | | | | | | Add space between words. Submitted by: Bjoern Heidotting Obtained from: The FreeBSD German Documentation Project Notes: svn path=/head/; revision=45684
* Remove a dataset from the mount(8) output, as it does not exist at that point.Benedict Reuschling2014-09-151-1/+0
| | | | | | | Submitted by: Bjoern Heidotting Notes: svn path=/head/; revision=45609
* Finally commit the rewritten ZFS section as a new chapter. This greatlyWarren Block2014-09-131-0/+4332
expands the original content, mostly due to the work of Allan Jude. Notes: svn path=/head/; revision=45602