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
Pausing caching from a volume to a cache area
For VxVM type of cache areas, you can temporarily stop caching to a cache area for a particular volume, without removing the association between the volume and the cache. You can pause the caching and resume it later. When caching is paused, no new data is cached on reads. The contents of the cache are updated if writes occur to a region that is already cached.
To pause caching
- To pause, use the following command.
# sfcache set dgname/volname --pause
To resume caching
- To resume caching for the volume, use the following command.
# sfcache set dgname/volname --resume