VMware: Unterschied zwischen den Versionen

Aus MeinWiki
Wechseln zu: Navigation, Suche
(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:
1.      Connect to vCenter Server or the ESXi host using the vSphere Client.
+
#Connect to vCenter Server or the ESXi host using the vSphere Client.
2.      Select the ESXi host in the inventory.
+
#Select the ESXi host in the inventory.
3.      Click the Configuration tab.
+
#Click the Configuration tab.
4.      Click Storage.
+
#Click Storage.
5.      Right-click a datastore and select Browse.
+
#Right-click a datastore and select Browse.
6.      Create a uniquely-named directory for this ESX host (for example, .locker-ESXHostname)
+
#Create a uniquely-named directory for this ESX host (for example, .locker-ESXHostname)
7.      Close the Datastore Browser.
+
#Close the Datastore Browser.
8.      Click Advanced Settings under Software.
+
#Click Advanced Settings under Software.
9.      Select the ScratchConfig section.
+
#Select the ScratchConfig section.
10.  Change the ScratchConfig.ConfiguredScratchLocation configuration option, specifying the full path to the directory.
+
#Change the ScratchConfig.ConfiguredScratchLocation configuration option, specifying the full path to the directory.
For example:
+
#Click OK.
/vmfs/volumes/DatastoreName(uid)/.locker-ESXHostname
+
Put the ESXi host in maintenance mode and reboot for the configuration change to take effect.
11.  Click OK.
+
    For example:
12.  Put the ESXi host in maintenance mode and reboot for the configuration change to take effect.
+
    /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:

  1. Connect to vCenter Server or the ESXi host using the vSphere Client.
  2. Select the ESXi host in the inventory.
  3. Click the Configuration tab.
  4. Click Storage.
  5. Right-click a datastore and select Browse.
  6. Create a uniquely-named directory for this ESX host (for example, .locker-ESXHostname)
  7. Close the Datastore Browser.
  8. Click Advanced Settings under Software.
  9. Select the ScratchConfig section.
  10. Change the ScratchConfig.ConfiguredScratchLocation configuration option, specifying the full path to the directory.
  11. 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