HPE MSA Cannot See LUN?
Cannot See LUN KB ID 0001862 Problem I finally got round to replacing the SAN on my test network, I setup the new one via direct cable connection (10Gbps iSCSI DAC). I created vDisks and volumes, presented those volumes. Setup iSCSI bindings in vSphere, all vanilla stuff. ESX hosts could not see the storage LUNS, they could see the SAN, but ‘add datastore’ showed me no available storage. Solution: Cannot See LUN Two...
VMware Enable SSH (vSphere ESX)
VMware Enable SSH KB ID 0000299 Problem Should you wish to get SSH (remote secure console) access to your ESX hosts, you need to do the following. ESX Version 8 and Newer ESX Version 6.5 and Newer ESX version 5 and Newer ESX version 4.1.0 ESX version 4.0.0 and earlier ESX version 4.0.0 and earlier Solution VMware Enable SSH ESX 8.0 Directly on an ESX Host: If you have a stand-alone ESX Server running version 8.x, Log in via the...
vSphere Adding iSCSI Storage
vSphere Adding iSCSI KB ID 0001378 Problem iSCSI storage is nice and cheap, so adding iSCSI 10/1Gbps storage to your virtual infrastructure is a common occurrence. vSphere Adding iSCSI Solution (vSphere 7/8) Add a Software iSCSI Adaptor: Select the host > Configure > Storage Adapters > Add > Software iSCSI adaptor > OK. After a few seconds you should see it appear at the bottom of the list. Create a vSwitch and...
Broadcom and Changes to VMware
KB ID 0001858 Broadcom’s Acquisition of VMware Sparks Licensing Shift In a seismic move for the tech industry, Broadcom’s acquisition of VMware has sent shockwaves through the enterprise landscape. With a track record of acquiring and restructuring tech giants like Symantec and CA (Computer Associates), Broadcom’s takeover of VMware has left many in anticipation of what’s to come. One of the most significant...
vCenter Domain Authentication
vCenter Domain Authentication KB ID 0001854 Problem Note: This procedure uses vCenter 8.0 Update 2, (the process is the same for vSphere 7). When you setup your VCSA you will have configured SSO, in most cases accepting the default SSO domain of vsphere.local. But If you want to log into VMware you probably want your identify source to be AD (to use you existing usernames and passwords). Note: In this example I will grant...
VMware: PowerCLI Errors
PowerCLI Errors KB ID 0001830 Problem I was doing some work recently and tried to connect to my vCenter server and was greeted with this. PS C:\Users\administrator.PNL> connect-viserver vc-70.pnl.com connect-viserver : Object reference not set to an instance of an object. At line:1 char:1 + connect-viserver vc-70.pnl.com + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Connect-VIServer], NullReferenceException +...
ESX: This PC Can’t Run Windows 11
KB ID 0001763 Problem: This PC Can’t Run windows 11 When attempting to install Windows 11 on ESX (in this example vSphere 6.7) you will receive the following error; Windows Setup This PC can’t run Windows 11 This PC doesn’t meet the minimum system requirements to install this version of Windows. For more information, visit https://aka.ms.WindowsSysReq The reason you are seeing this is probably not because you...
FortiGate DNS: Serving DNS Databases
Fortigate DNS KB ID 0001796 Problem A colleague rang to ask if I had any thoughts about a problem that they were having, we do a lot of VMware VCSA upgrades for customers, the process fails if there is no DNS resolution of the FQDN during the upgrade process. We had tried to fix the problem by creating hosts records (typically we don’t have access to the client’s DNS servers that run in the virtual environment). I had...
ESX SD Card?
KB ID 0001785 Problem For a while it’s been common knowledge that running ESX 7.x from a server that boots with an SD-Card is a no no. VMware themselves said (originally) that they would not support it. Then they said they would ‘sort of’ support it, if there was additional persistent storage. Then in the past week they’ve said, VMware will continue supporting USB/SD card as a boot device through the vSphere...
vSphere Disable Timeout
KB ID 0001118 Problem One annoying thing about the vSphere web client is the fact it throws you out after a period of inactivity. Now I know there are straight forward security reasons for this, and on a production environment thats fine. But on my test network theres just me, sighing every few minutes and logging back in again. As the ‘Flash’ client is getting depreciated I’ll concentrate on the HTML5 client, but...