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
Prerequisites and configuration for using the SmartIO plug-in for Oracle
The SmartIO feature of Storage Foundation and High Availability Solutions includes a plug-in for Oracle databases.
The SmartIO plug-in for Oracle requires Oracle version 11 or later. This restriction does not apply to SmartIO caching without the plug-in.
Make sure the system is configured correctly to use the SmartIO plug-in for Oracle.
To configure the system to use the SmartIO plug-in for Oracle
- Before executing the Oracle SmartIO plug-in, create the file system cache area and bring the cache area online.
- The Oracle SmartIO plug-in needs to query database catalog tables. Make sure the Oracle database is online and running on the same host where you need to run the sfcache commands for the Oracle plug-in.
- For the sfcache app oracle command to work, the
/var/opt/oracle/oratab
file must be present and must include the following line:oraclesid:oracle_home:Y|N:
Where:
oraclesid is the system id (SID) of an Oracle instance on the server.
oracle_home is the ORACLE_HOME directory associated with this instance.
Y|N flags indicate whether the instance should automatically start at boot time.