[Bug 177514] [handbook] ZFS examples do not cover dataset creation within /home to permit quotas or mention possible overwrite w/ "zfs create"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat May 23 12:32:29 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=177514
--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:
Author: bcr
Date: Sat May 23 12:31:38 UTC 2020
New revision: 54178
URL: https://svnweb.freebsd.org/changeset/doc/54178
Log:
Add explanation to the ZFS quota examples about /home.
The ZFS quota examples started with setting quotas for a user that was not
created in the chapter. This led to some confusion for (new) people who tried
out the example and got an error message about the missing user.
Add a small paragraph to explain this concept and that ideally, when creating
a user, the /home dataset should be created first to not shadow it
afterwards.
PR: 177514
Submitted by: Bryan Bosworth
Reviewed by: noone (5 day review timeout)
Differential Revision: https://reviews.freebsd.org/D24913
Changes:
head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list