Informationen abfragen:
./arcconf GETCONFIG 1
[...]
--------------------------------------------------------
Cache Properties
--------------------------------------------------------
Cache Status : Ok
Cache Serial Number : Not Applicable
Cache memory : 1808 MB
Read Cache Percentage : 100 percent
Write Cache Percentage : 0 percent
No-Battery Write Cache : Enabled
Wait for Cache Room : Disabled
Write Cache Bypass Threshold Size : 0 KB
[...]
Aktivieren des Caches:
Schritt: Caching ohne Batterie erlauben:
./arcconf SETCACHE 1 NOBATTERYWRITECACHE enable
Schritt: Write-Caching aktivieren:
./arcconf setcache 1 CACHERATIO 70 30
Mit dieser Einstellung wird eine Aufteilung von 70% Read- und 30% Write-Cache erzeugt.