fsck_cachefs - check integrity of data cached with CacheFS
fsck -F cachefs [-m] [-o noclean] cache_directory
The CacheFS version of the fsck command checks the integrity of a cache directory.This utility corrects any CacheFS problems it finds by default. 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).
The following options are supported:
-m
-o noclean
Example 1 Using fsck_cachefs to Force a Check on the Cache Directory
The following example forces a check on the cache directory /cache3:
example% fsck -F cachefs -o noclean /cache3
See attributes(5) for descriptions of the following attributes:
|
cfsadmin(1M), fsck(1M), mount_cachefs(1M), vfstab(4), attributes(5)
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |