1cachefswssize(1M)       System Administration Commands       cachefswssize(1M)
2
3
4

NAME

6       cachefswssize - determine working set size for cachefs
7

SYNOPSIS

9       cachefswssize logfile
10
11

DESCRIPTION

13       The  cachefswssize  command displays the workspace size determined from
14       logfile. This includes the  amount  of  cache  space  needed  for  each
15       filesystem that was mounted under the cache, as well as a total.
16

USAGE

18       See  largefile(5)  for the description of the behavior of cachefswssize
19       when encountering files greater than or equal to 2 Gbyte ( 2^31 bytes).
20

EXAMPLES

22       Example 1 A sample output of cachefswssize.
23
24
25       example% cachefswssize /var/tmp/samlog
26
27
28
29
30
31       /home/sam
32                            end size:             10688k
33                            high water size:      10704k
34
35       /foo
36                            end size:             128k
37                            high water size:      128k
38
39       /usr/dist
40                            end size:             1472k
41                            high water size:      1472k
42
43       total for cache
44                            initial size:         110960k
45                            end size:             12288k
46                            high water size:      12304k
47
48

EXIT STATUS

50       The following exit values are returned:
51
52       0           success
53
54
55       non-zero    an error has occurred.
56
57

ATTRIBUTES

59       See attributes(5) for descriptions of the following attributes:
60
61
62
63
64       ┌─────────────────────────────┬─────────────────────────────┐
65       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
66       ├─────────────────────────────┼─────────────────────────────┤
67       │Availability                 │SUNWcsu                      │
68       └─────────────────────────────┴─────────────────────────────┘
69

SEE ALSO

71       cachefslog(1M), cachefsstat(1M),  cfsadmin(1M),  attributes(5),  large‐
72       file(5)
73

DIAGNOSTICS

75       problems were encountered writing log file
76
77           There  were  problems  encountered  when the kernel was writing the
78           logfile.  The most common problem is running out of disk space.
79
80
81       invalid log file
82
83           The logfile is not a valid logfile or was created with a newer ver‐
84           sion of Solaris than the one where cachefswssize is running.
85
86
87
88
89SunOS 5.11                        16 Sep 1996                cachefswssize(1M)
Impressum