FreeBSD Bugzilla – Attachment 24298 Details for
Bug 41598
New FAQ entry explaining how a disk can be more than 100% full
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
book.sgml.diff
book.sgml.diff (text/plain), 1.19 KB, created by
drs
on 2002-08-13 01:50:01 UTC
(
hide
)
Description:
book.sgml.diff
Filename:
MIME Type:
Creator:
drs
Created:
2002-08-13 01:50:01 UTC
Size:
1.19 KB
patch
obsolete
>--- doc/en_US.ISO8859-1/books/faq/book.sgml.orig Tue Aug 13 02:15:11 2002 >+++ doc/en_US.ISO8859-1/books/faq/book.sgml Tue Aug 13 02:31:39 2002 >@@ -6176,6 +6176,28 @@ > describing how to do this.</para> > </answer> > </qandaentry> >+ >+ <qandaentry> >+ <question id="disk-more-than-full"> >+ <para>How is it possible for a partition to be more than 100% >+ full?</para> >+ </question> >+ >+ <answer> >+ <para>A portion of each UFS partition (8%, by default) is >+ reserved for use by the operating system and the root user. >+ <command>df</command> does not count that space when >+ calculating the <literal>Capacity</literal> column, so it can >+ exceed 100%. Also, you'll notice that the >+ <literal>Blocks</literal> column is always greater than the >+ sum of the <literal>Used</literal> and >+ <literal>Avail</literal> columns, usually by a factor of >+ 8%.</para> >+ >+ <para>For more details, look up the <option>-m</option> option >+ in &man.tunefs.8;.</para> >+ </answer> >+ </qandaentry> > </qandaset> > </chapter>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 41598
: 24298