wiki.getshifting.com

--- Sjoerd Hooft's InFormation Technology ---

User Tools

Site Tools


start

SHIFT-WIKI - Sjoerd Hooft's InFormation Technology

This WIKI is my personal documentation blog. Please enjoy it and feel free to reach out through blue sky if you have a question, remark, improvement or observation. See below for the latest additions, or use the search or tags to browse for content.


VMware Permissions and Roles

Summary: A post about permissions and roles in the vmware ecosystem.
Date: Around 2014
Refactor: 22 February 2025: Checked links and formatting.

→ Read more...

2025/06/01 11:59

Creating an ESXi 5.1 Scratch Partition

Summary: How to setup an ESXi 5.1 Scratch Partition.
Date: Around 2013
Refactor: 21 February 2025: Checked links and formatting.

When using ESXi 5.1 while running from an usb drive a random datastore is selected by ESXi to store the host's logfiles. If you would detach this datastore the logfiles are lost, which is not really something you want. This article shows how to create a scratch partition and how to tell ESXi to use it. Note that you'll need a reboot and this is only necessary on ESXi hosts running without local storage.

The procedure for doing this is pretty straight forward:

  • Create a datastore
    • Set the size to about 1-5 GB per host that will use it
  • Attach the datastore to the host and create a directory in it
    • The VMware default for the directory name is .locker-hostname
  • Configure scratch partition on host's advanced settings
    • Go to Configuration tab → Advanced Settings → ScratchConfig
      • Fill in the ScratchConfig.ConfiguredScratchLocation variable like this: /vmfs/volumes/<datastorename>/.locker-esxihostXXX
    • Note that after a reboot the friendly name will dissappear and change something like /vmfs/volumes/50d82ad1-872mrt40-a404-5cf3fabcf838/.locker-esxihostXXX
    • Als note that this friendly name is still used when browsing through the datastore using the Datastore Browser utility
  • Reboot host
  • Check that files have been created in the directory

→ Read more...

2025/06/01 11:59

ESXi 5.1 Post Install

Summary: This is a list of steps you should perform after installing or upgrading an host to ESXi 5.1.
Date: Around 203
Refactor: 21 February 2025: Checked links and formatting.

→ Read more...

2025/06/01 11:59

Install ESXi 6.5 in VMware Workstation 10

Summary: How to to install ESXi 6.5 to get a home lab so I can test around and prepare for my VCP 6 certification.
Date: Around 2015
Refactor: 21 February 2025: Checked links and formatting.

→ Read more...

2025/06/01 11:59

<< Newer entries | Older entries >>

This wiki has been made possible by:

start.txt · Last modified: by sjoerd