6.5.1

Table Of Contents
Procedure
1 Browse to the host in the vSphere Web Client navigator.
2 Click the Configure tab.
3 Under System, click Advanced System Settings.
4 In Advanced System Settings, select the appropriate item.
5 Click the Edit button and change the value.
6 Click OK.
Obtain Information for VMFS Pointer Block Cache
You can get information about VMFS pointer block cache use. This information helps you understand how
much space the pointer block cache consumes. You can also determine whether you must adjust the
minimum and maximum sizes of the pointer block cache.
In the procedure, --server=server_name specifies the target server. The specified target server
prompts you for a user name and password. Other connection options, such as a configuration file or
session file, are supported. For a list of connection options, see Getting Started with vSphere Command-
Line Interfaces.
Prerequisites
Install vCLI or deploy the vSphere Management Assistant (vMA) virtual machine. See Getting Started with
vSphere Command-Line Interfaces. For troubleshooting, run esxcli commands in the ESXi Shell.
Procedure
u
To obtain or reset the pointer block cache statistics, use the following command:
esxcli storage vmfs pbcache
Option Description
get
Get VMFS pointer block cache statistics.
reset
Reset the VMFS pointer block cache statistics.
Example: Getting Statistics for Pointer Block Cache
#esxcli storage vmfs pbcache get
Cache Capacity Miss Ratio: 0 %
Cache Size: 0 MiB
Cache Size Max: 132 MiB
Cache Usage: 0 %
Cache Working Set: 0 TiB
Cache Working Set Max: 32 TiB
Vmfs Heap Overhead: 0 KiB
Vmfs Heap Size: 23 MiB
Vmfs Heap Size Max: 256 MiB
vSphere Storage
VMware, Inc. 200