Skip to main content

EzPz ESXi update

Did some quick research on how to update my ESXi host since I have run into some problems running the first release version of ESXi 6.5 (Build 4564106), such as not being able to deploy OVF files through the web client. Bit of a pain, but I found another blog (Link down below) that linked me to another site that tracked the ESXi patches and offered a copy paste CLI commands to updated ESXi Hosts to whatever patch was outlined. This is great for me because it was super simple to do and quick (great for a home-lab environment), however, if you were in a production environment I dunno if I would be updating your ESXi hosts using SSH.

The site was https://esxi-patches.v-front.de/ESXi-6.5.0.html
So I went to my ESXi webpage to check my version number (i had already tested it out and put a few patches through to test how it works) and enabled the host SSH.
2017-08-12.png
I had already tested it out and put a few patches through to test how it works.
After matching the build number with the one on the webpage I clicked the image profile link to match the patch I wanted to apply and copied the 3 CLI lines and pasted them into a putty SSH.
2017-08-12 (1).png
Updates are NOT verbose!!! Update speed is related to your internet and storage speed
The update is NOT verbose and does not tell you how it's going, so I left it for a few minutes and came back to a wall of text and scrolled up till I saw the update has been a success! After doing that you need to restart your ESXi host and then it should show you the build number that you updated too!
2017-08-13.png
I have updated to the latest patch as of 13/08/2017
NOTE!!! Updating this way opens up the firewall so that in its self is a risk, make sure you close the firewall after your done, the copy paste CLI should do it but here is the CLI to close it anyway
esxcli network firewall ruleset set -e false -r httpClient
ESXi Update Blog https://tinkertry.com/easy-upgrade-to-esxi-650d

Comments

Popular posts from this blog

OS solutions for my Gen8 NAS Part 1

Here is that post that I talked about, so in it ill be having a look at Open Media Vault and Nas4Free! The system I am testing on is an Intel sg2600gz, a pair of Xeon E5-2650 @ 2.0GHz with 32gig rddims @1600 and raid 1 10k 6gig SAS drives. I know the SAS drives will bottleneck the system so any performance tests are going to be a little lacklustre considering they are also running a few other OS on them. To test the transfer speed I will copy a single 20 gig VMDK file FROM an SSD to ensure the source is not the bottleneck. VM’s are running on ESXi-6.5.0-4564106. Open Media Vault Ver used: 3.0.86 vCPU’s=2 Ram=2gig 5 16 virtual disks (thin) The install process was super easy, just like installing a copy of Debian, once that was all done when to go check out the web UI was it was incredibly clean and responsive! The storage page was layout was simple and easy to understand however I tried to change some settings other than the default raid ones but I found myself unable to d...

MicroServer FreeNAS project Update! Part 3

So I've sat down and done a bit of research on some of the NAS like operating systems around. Originally Freenas Corral is what got me so interested in building my own. I’ve had a look today and iX have dropped Corral completely and have no intention of updating it. I thought the whole UI change was quite nice and its a shame to see all that effort gone to waste. Freenas 11.0 U3 is available right now however I’ve been using it in a VM and I can't say I like it over corral. Now I acknowledge that I don’t yet understand the key differences between corral and 11.0 but from a fresh set of eye and around 2 – 3 playing around with both of them corral felt so much more easy to achieve what I wanted. So as a result of this I’ve decided to have a bit of a poke around until FreeNAS 11.1 is out (hopefully with native docker support) and see what other systems have to offer! The list I have compiled is related to what interested me enough to download an ISO and have a play in ESXi t...

UPS and more…

So after having a poke around the unit i found out that “On buck” basically means that the incoming voltage from the wall was higher than the output voltage of the unit, so after reading the PDF manual I discovered that I had to set the rear switches to a specific way in order to accommodate the voltage and clear the “On Buck” warning. Switches are now set at 240V based on the conveniently placed diagram However upon testing the batteries of the unit and how long it would last I discovered that the “good” batteries were, in fact, no good! I tested them by putting my laptop charger on the UPS and then unplugged it from the mains, within 30 seconds it died and I was confused and assumed that the unit was dodgy. But I thought I should at-lease check the batteries when the unit was under load to check they were outputting the correct voltages! I pulled the front panel off the UPS and found the battery tray just slides out, handy! The batteries were stuck to the tray and each-other w...