aboutsummaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorKirk McKusick <mckusick@FreeBSD.org>2010-07-22 18:33:10 +0000
committerKirk McKusick <mckusick@FreeBSD.org>2010-07-22 18:33:10 +0000
commit90104f5413ef34d793f299752aef4770fe2a7bfc (patch)
tree5179ffc86f90348b9fb2bebc756906166c02b325 /sbin
parent1bc5b32ccb75a81643907e0c4d5baa8269235b6a (diff)
downloadsrc-90104f5413ef34d793f299752aef4770fe2a7bfc.tar.gz
src-90104f5413ef34d793f299752aef4770fe2a7bfc.zip
Note that foreground fsck should be run after a filesystem related panic.
Suggested by: Mikhail Teterin (mi@) MFC after: 1 week
Notes
Notes: svn path=/head/; revision=210382
Diffstat (limited to 'sbin')
-rw-r--r--sbin/fsck/fsck.811
1 files changed, 11 insertions, 0 deletions
diff --git a/sbin/fsck/fsck.8 b/sbin/fsck/fsck.8
index a4f6d4b0cca1..c7cb0a5999ba 100644
--- a/sbin/fsck/fsck.8
+++ b/sbin/fsck/fsck.8
@@ -169,6 +169,17 @@ so the check program is invoked with the
flag to indicate that a check on the active file system should be done.
When running in background mode,
only one file system at a time will be checked.
+Note that background
+.Nm
+is limited to checking for only the most commonly occuring
+file system abnormalities.
+Under certain circumstances,
+some errors can escape background
+.Nm .
+It is recommended that you perform foreground
+.Nm
+on your systems periodically and whenever you encounter
+file-system\-related panics.
.It Fl t Ar fstype
Invoke
.Nm