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
Converting VxFS cache areas from one type to another
You can switch a VxFS cache area between reserved and default states whenever the cache is online.
Cache conversions fail in the following scenarios:
Cache is offline.
Conversion of a reserved cache area to default, if a default cache area is already present. VxFS supports only one online default cache area on a system.
For example, if the cache area cache1 is of type reserved and you want to make the cache area available as a default cache area, run the following command:
# sfcache set type=default cache1
If the cache area cache2 is of type default and you want to reserve the cache area for a particular application, run the following command:
# sfcache set type=reserve cache2