Sun Microsystems, Inc.
spacerspacer
spacer   www.sun.com docs.sun.com | | |  
spacer
black dot
   
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z
    
 
System Administration Commandsfsck_cachefs(1M)


NAME

 fsck_cachefs - check integrity of data cached with CacheFS

SYNOPSIS

 fsck -F cachefs [ -m | -o | noclean] cache_directory

DESCRIPTION

 

The CacheFS version of the fsck command checks the integrity of a cache directory. By default it corrects any CacheFS problems it finds. There is no interactive mode. The most likely invocation of fsck for CacheFS file systems is at boot time from an entry in the /etc/vfstab file (see vfstab(4)).

OPTIONS

 

Two command line options are available:

-m
Check, but do not repair.
-o noclean
Force a check on the cache even if there is no reason to suspect there is a problem.

EXAMPLES

 Example 1. An example of the fsck command.
 

The following example forces a check on the cache directory /cache3:

 
example% fsck -F cachefs -o noclean /cache3

ATTRIBUTES

 

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
AvailabilitySUNWcsu

SEE ALSO

 

cfsadmin(1M), fsck(1M), mount_cachefs(1M), vfstab(4), attributes(5)


SunOS 5.9Go To TopLast Changed 1 Aug 1992

 
      
      
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.