Viewing the SmartIO cache statistics

Use the sfcache stat command to display the cache statistics for the system.

Table: Cache statistics describes the cache statistics in the output.

Table: Cache statistics

Field

Description

HIT RATIO (VxVM cache)

Percentage of total I/Os that are satisfied from the cache. Displayed for reads and writes.

ART(Hit)ms (VxVM cache)

Average response time for I/Os that are satisfied from the cache.Displayed for reads (RD) and writes (WR).

ART(Miss)ms (VxVM cache)

Average response time for I/Os that are not satisfied from the cache. Displayed for r reads (RD) and writes (WR) .

BYTES (VxVM cache)

Total size of I/Os for reads (RD) and writes (WR).

NAME (VxVM cache)

Name of the cache area.

TYPE (VxVM cache)

Whether the cache area is VxVM or VxFS.

%CACHE (VxVM cache)

Percentage of the cache area that is currently used for data.for all data objects.

Cache Size (VxFS cache)

Size of the cache area.

Cache Utilization (VxFS cache)

Percentage of the cache area that is currently used for data.

File Systems Using Cache (VxFS cache)

Number of file systems using the cache.

Writeback Cache Use Limit (VxFS cache)

Size of the cache area that is used for writeback.

You can set the size with the writeback_size attribute. If no size is set, the field displays Unlimited.

See Tuning the writeback caching.

Writeback Flush Timelag

Interval between when the data is written to the cache and when it is flushed to the disk. If the Writeback Flush Timelag is small, such as 10 seconds, then sfcache statistics will not show. Data is flushed to disk faster. In this case, you can determine the caching usage based on the WB Hit Ratio.

Hit Ratio (VxFS cache)

Percentage of total I/Os that are satisfied from the cache. Displayed for reads and writes.

Data Read (VxFS cache)

Data read from the cache.

Data Written (VxFS cache)

Data written to the cache.

Files Cached (VxFS cache)

Number of files present in the cache.

Files Pinned (VxFS cache)

Number of pinned files in the cache.

Data Pinned (VxFS cache)

Amount of data pinned in the cache.

To view the cache statistics