Displays the work space size for a cache file system.
cachefswssize LogFile
The cachefswssize command displays the work space size determined from LogFile. This includes the amount of cache space needed for each filesystem that was mounted under the cache, as well as a total.
The following exit values are returned:
0 | success |
non-zero | an error has occurred. |
cachefswssize /var/tmp/samlog
The system displays similar to the following:
/home/sam end size: 10688k high water size: 10704k /foo end size: 128k high water size: 128k /usr/dist end size: 1472k high water size: 1472k total for cache initial size: 110960k end size: 12288k high water size: 12304k
/usr/sbin/cachefswssize | Contains the cachefswssize command. |
The cachefslog command, cachefsstat command, and cfsadmin command.