Note: Support for utilizing larger cache disks is only supported on All-Flash configurations! Hybrid clusters are not supported.
To enable large cache tier, the change can be performed either from the vCenter UI or the Host UI via Advanced settings, or alternatively via CLI.
Via vSphere UIvCenter - Cluster - Click on the host - Configure tab - Advanced System Settings
Via ESXi Host ClientOn the ESXi Host Client: Host - Manage - System - Advanced Settings.
Via CLIFrom CLI the change can be performed by running the below command:
esxcfg-advcfg -s 1 /LSOM/enableLargeWbTo check the current setting run:
esxcfg-advcfg -g /LSOM/enableLargeWbA value of 0 means it's disabled and a value of 1 means it's enabled
Notes:
- To enable large cache tier support vCenter and ESXi must be on version 8.0 or higher and on-disk format must be version 17 or higher
- Large cache tier is only supported on new clusters or entire clusters getting fully upgraded to the above versions.
- For existing disk groups, changing the advanced setting must be followed by recreating the disk group.
- There is no reboot required after changing this setting.