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
Setting up cache areas using SSDs exported by FSS
Log in to the node from which you want to export the SSD device. Then, create the cache area using the exported SSD.
To set up cache areas using SSDs exported by FSS
- Log in to the node from which you want to export the SSD.
- Initialize the disk for use with VxVM:
# vxdisk init disk_name
- Export the SSD device from the host:
# vxdisk export disk_name disk_name
- Log in to the node for which you want to create a cache area using the device exported in step 3.
- Create the VxVM or VxFS cache area using the exported SSD:
# sfcache create [-t cache_type] [cachearea_name]] \ {ssd_device} [size]
- To view the cache areas:
# sfcache list --all