6.7

Table Of Contents
4 In Advanced System Settings, select the appropriate item.
Option Description
VMFS3.MinAddressableSpaceTB
Minimum size of all open files that VMFS cache guarantees to support.
VMFS3.MaxAddressableSpaceTB
Maximum size of all open files that VMFS cache supports before eviction starts.
5 Click the Edit button and change the value.
6 Click OK.
Example: Use the esxcli Command to Change the Pointer Block Cache
You can also use the esxcli system settings advanced set -o to modify the size of the pointer
block cache. The following example describes how to set the size to its maximum value of 128 TB.
1 To change the value of /VMFS3/MaxAddressableSpaceTB to 128 TB, enter the following command:
# esxcli system settings advanced set -i 128 -o /VMFS3/MaxAddressableSpaceTB
2 To confirm that the value is set correctly, enter this command:
# esxcli system settings advanced list -o /VMFS3/MaxAddressableSpaceTB
vSphere Storage
VMware, Inc. 201