Please enter search query.
Search <book_title>...
InfoScale™ 9.0 SmartIO for Solid-State Drives Solutions Guide - Solaris
Last Published:
2025-04-14
Product(s):
InfoScale & Storage Foundation (9.0)
Platform: Solaris
- Introducing SFHA Solutions SmartIO
- Using the SmartIO feature: use cases
- About SmartIO read caching for applications running on VxVM volumes
- About SmartIO read caching for applications running on VxFS file systems
- About SmartIO caching on SSD devices exported by FSS
- About SmartIO write-back caching for applications running on VxFS file systems
- About multiple SmartIO cache areas for read and write-back caching on VxFS file systems
- About SmartIO caching for Oracle databases on VxFS file systems
- About SmartIO caching for databases on VxVM volumes
- Administering SmartIO
- Enabling or disabling caching for a data object
- Viewing the SmartIO cache statistics
- Troubleshooting and error handling
- Appendix A. Command reference
Listing cache statistics for the database
A DBA can monitor the cache usage and hit ratio at a database level. You can use the statistics to evaluate the current cache policies. If the hit ratio is not satisfactory, you can consult Oracle AWR reports and change the policies.
To list cache statistics for a database
- To view cache statistics for all of the mountpoints of the database, use the following command:
$ sfcache app [cachearea=cachearea_name] oracle -S $ORACLE_SID \ -H $ORACLE_HOME -o stat
INFO: Oracle Instance tpcc is running INFO: Store DB details at /tpccdata/.CACHE_INFO VxFS SmartIO Statistics --------- ----------------------- Cache Size = 1.096 TB Cache Utilization = 64.3 GB ( 5.73 %) Mount Hit Ratio Cached Pinned Read Written Data Files Files Bytes Bytes Pinned ----- --------- ----- ------ -------- -------- ------ /tpccdata 67.80 % 445 10 134.4 GB 179.0 GB 160 KB /tpcclog 38.10 % 9 0 4 KB 8 KB 0 KB