InfoScale™ Cluster Server 9.0 Bundled Agents Reference Guide - AIX
- Introducing bundled agents
- Storage agents
- DiskGroup agent
- Notes for DiskGroup agent
- Sample configurations for DiskGroup agent
- DiskGroupSnap agent
- Notes for DiskGroupSnap agent
- Sample configurations for DiskGroupSnap agent
- Volume agent
- VolumeSet agent
- Sample configurations for VolumeSet agent
- LVMVG agent
- Notes for LVMVG agent
- Mount agent
- Sample configurations for Mount agent
- SFCache agent
- Network agents
- About the network agents
- IP agent
- NIC agent
- IPMultiNIC agent
- MultiNICA agent
- About the IPMultiNICB and MultiNICB agents
- IPMultiNICB agent
- Sample configurations for IPMultiNICB agent
- MultiNICB agent
- Sample configurations for MultiNICB agent
- DNS agent
- Agent notes for DNS agent
- About using the VCS DNS agent on UNIX with a secure Windows DNS server
- Sample configurations for DNS agent
- File share agents
- NFS agent
- NFSRestart agent
- Share agent
- About the Samba agents
- Notes for configuring the Samba agents
- SambaServer agent
- SambaShare agent
- NetBios agent
- Service and application agents
- Apache HTTP server agent
- Application agent
- Notes for Application agent
- Sample configurations for Application agent
- CoordPoint agent
- LPAR agent
- Notes for LPAR agent
- MemCPUAllocator agent
- MemCPUAllocator agent notes
- Process agent
- Usage notes for Process agent
- Sample configurations for Process agent
- ProcessOnOnly agent
- RestServer agent
- WPAR agent
- Infrastructure and support agents
- Testing agents
- Replication agents
Attributes
This section describes the attributes of the SFCache agent.
Table: Required attributes
Attribute | Description |
---|---|
CacheObjectName | Specifies the cache object name; it can be a mount point or disk group/volume. Type and dimension: string-scalar |
CacheArea | Specifies the name of the cache areas. The writeback cache area is valid only when Type and dimension: string-association Example:
|
Table: Optional attributes
Attribute | Description |
---|---|
CacheMode | Specifies the caching mode. Following are the caching modes:
Type and dimension: string-scalar Default: read |
CacheFaultPolicy | Specifies the action to be performed in case of a cache fault. Following are the values:
Type and dimension: string-scalar Default: IGNORE |
Table: Internal attributes
Attribute | Description |
---|---|
FaultOnMonitorTimeouts | Defines whether VCS interprets the Monitor timeout as a resource fault. By default, the FaultOnMonitorTimeouts attribute is set to 4, but the SFCache agent overrides this value and sets it to 0. The Monitor function must timeout four times in a row before the resource is marked as faulted. The first monitor timeout timer and the counter of timeouts are reset after one hour of the first monitor timeout. If the attribute is set to 0, VCS does not treat Monitor timeout as a resource fault. If the attribute is set to 1, VCS interprets the Monitor timeout as a resource fault and the agent calls the Clean function to shutdown the resource. Note: If the CacheFaultPolicy attribute is set to FAILOVER, Arctera recommends to set the FaultOnMonitorTimeouts attribute to 4. Default: 0 |
NumThreads | Number of threads that are used within the agent process for managing resources. This number does not include the number of threads that are used for other internal purposes. Setting the NumThreads attribute to a higher value may decrease the time required to go online or the time required to monitor a large number of SFCache resources. Note: If the NumThreads value is greater than 1, then there is a possibility that the sfcache command may fail. Type and dimension: static integer-scalar Default: 1 |