Add instructions for users to determine whether their kernel supports

quotas.

Reviewed by:	pluknet
This commit is contained in:
Warren Block 2014-01-08 17:50:24 +00:00
parent 586efe43ae
commit e134427096
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43447

View file

@ -2365,10 +2365,12 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on
<programlisting>options QUOTA</programlisting>
<para>Prior to &os;&nbsp;9.2
the <filename>GENERIC</filename> kernel did not have this
generally enabled by default, so a custom kernel had to be
compiled in order to use disk quotas. Refer to <xref linkend="kernelconfig"/> for more information on
<para>Before &os;&nbsp;9.2,
the <filename>GENERIC</filename> kernel usually did not include this
option. <command>sysctl kern.features.ufs_quota</command>
can be used to test whether the current kernel supports
quotas. If the option is not present, a custom kernel must be
compiled. Refer to <xref linkend="kernelconfig"/> for more information on
kernel configuration.</para>
<para>Next, enable disk quotas in