VMware: Unterschied zwischen den Versionen
Aus MeinWiki
(Die Seite wurde neu angelegt: „== Configuring a persistent scratch location using the vSphere Client == You can configure persistent scratch space for ESXi using the vSphere Client: 1.…“) |
(→Configuring a persistent scratch location using the vSphere Client) |
||
Zeile 1: | Zeile 1: | ||
== Configuring a persistent scratch location using the vSphere Client == | == Configuring a persistent scratch location using the vSphere Client == | ||
You can configure persistent scratch space for ESXi using the vSphere Client: | You can configure persistent scratch space for ESXi using the vSphere Client: | ||
− | + | #Connect to vCenter Server or the ESXi host using the vSphere Client. | |
− | + | #Select the ESXi host in the inventory. | |
− | + | #Click the Configuration tab. | |
− | + | #Click Storage. | |
− | + | #Right-click a datastore and select Browse. | |
− | + | #Create a uniquely-named directory for this ESX host (for example, .locker-ESXHostname) | |
− | + | #Close the Datastore Browser. | |
− | + | #Click Advanced Settings under Software. | |
− | + | #Select the ScratchConfig section. | |
− | + | #Change the ScratchConfig.ConfiguredScratchLocation configuration option, specifying the full path to the directory. | |
− | + | #Click OK. | |
− | + | Put the ESXi host in maintenance mode and reboot for the configuration change to take effect. | |
− | + | For example: | |
− | + | /vmfs/volumes/DatastoreName(uid)/.locker-ESXHostname |
Version vom 23. August 2014, 21:56 Uhr
Configuring a persistent scratch location using the vSphere Client
You can configure persistent scratch space for ESXi using the vSphere Client:
- Connect to vCenter Server or the ESXi host using the vSphere Client.
- Select the ESXi host in the inventory.
- Click the Configuration tab.
- Click Storage.
- Right-click a datastore and select Browse.
- Create a uniquely-named directory for this ESX host (for example, .locker-ESXHostname)
- Close the Datastore Browser.
- Click Advanced Settings under Software.
- Select the ScratchConfig section.
- Change the ScratchConfig.ConfiguredScratchLocation configuration option, specifying the full path to the directory.
- Click OK.
Put the ESXi host in maintenance mode and reboot for the configuration change to take effect.
For example: /vmfs/volumes/DatastoreName(uid)/.locker-ESXHostname