Here is a quick tip for anyone that has deployed an ESXi host from a home network or received DHCP values that didn't match your intended configuration.
Search This Blog
Saturday, January 9, 2021
Updating the DNS Search domains and FQDN Hostname for an ESXi Host.
Reusing Disks from a Previous vSAN
This post may be mostly relevant to home-lab builders, but if you have previously configured vSAN on the disks used in host, you may not be able to easily reuse them in a new vSAN.
Lets take a look at my specific use case.
I want to install vCenter 7 and I want to establish vSAN on the host during this process.
For this installation I am going to install on host ESX03 , I previously used the internal disks for a vSAN cluster, but I am upgrading from hybrid to all flash using a 1TB SSD that I recently acquired.
Saturday, January 2, 2021
Probably a bright spot for HomeLabs in the ESXi 7.0 U1C release.
I was looking up the release notes for the 7.0U1C update and spotted this bit of good news.
"With ESXi 7.0 Update 1c, you can use the installer boot option systemMediaSize
to limit the size of system storage partitions on the boot media."
https://docs.vmware.com/en/VMware-vSphere/7.0/rn/vsphere-esxi-70u1c.html
I remember this being a design consideration for the new stack that I was deploying at work. I needed to have more than 150GB for the boot media.
Considering that I have 512GB per host there, it probably doesn't make sense to use this new option...
but on my homelab with 24GB of RAM per host, or an embedded deployment in VMware workstation... this could save money and space.
Jason
Happy New Year!
This year I am continuing my journey with VMware solutions and I want to share more with the community along the way.
I am currently studying to attempt the VCAP tests for DataCenter Design and Deploy.
I have an expanded homelab with some upgraded components and I will be doing some live streams as I study for the test.
Jason
Monday, August 5, 2019
vDS Design Decisions and Consequences ...
These are not problems you probably experience in a properly protected production cluster, but I like to fix things that are broken.
Well , it turns out that without vCenter , Static port binding can’t function because it doesn’t have awareness of all the resources.
http://www.joshodgers.com/2014/11/23/example-architectural-decision-port-binding-setting-for-a-dvportgroup/
“4. New Virtual machines cannot be powered on and connected to a dvPortGroup (VDS) when vCenter is down.”
It seems this also applies when a virtual machine has been registered on another host without vCenter.
So , I got the system running for a few months like that and forgot to migrate it back to the vDS… which wasn’t a big deal because I didn’t need vCenter to move to any other hosts any way…. Until I did.
vCENTER FAILURE :
This weekend I had a problem with Host 1… the single host that vCenter could run on. The host was severely crippled and I could not restart any guests properly.
So, I found I had one option – Unregister all the machines on Host 1 and Re-Register them on Host 3.
CAUTION: There are warnings about using Ephemeral port binding in situations where security is paramount. This example was from my lab and this solves a problem in that environment. Always research the appropriateness of a solution for your use case before making changes....Protect your vCenter and this is not an issue.
https://kb.vmware.com/s/article/1022312
http://www.yellow-bricks.com/2011/06/02/ephemeral-ports/
Monday, February 4, 2019
Hello World!
I am a long time veteran of VMware products starting with my first introduction professional introduction to the products in 2006 when the first VMware Server for Windows product was released free.
I built several use cases in the years following , deploying Vmware server 1.03 , Server 2.0 , ESXi 35 and Finally deploying ESXi 4.1 in production in July of 2010.
I lived in Florida for more than 32 years and developed most of my Vmware experience with PGT Industries, a window and door manufacturing company in Venice FL.
In 2013 I moved out to Denver,CO to provide better experiences for my family but continued to manage the environment remotely until 2015 when I had the opportunity to work with a small MSP in Denver. I gained a significant level of experience with evaluating and creating solutions for clients in the healthcare, retail as well as the oil and gas space.
In 2017, I returned to working with PGT to help manage and integrate some VMware sites that they acquired and have continued to help refresh and integrate those environments.
In 2018 I started to participate in the VMware community by answering questions in the VMware forum on Spiceworks.com. This proved to be an interesting and challenging experience and I continue to frequent their forums.
I had also been a long time attendee of the VMUG local meetings since moving to Denver and took the chance to apply as a co-leader and have been volunteering time with that organization.
I applied for vExpert the same year and was granted my first star.
I have long been an advocate for the VMware learning program and have continually challenged myself to become and stay VCP certified. I first trained in 2011, then Certified in 2015 - VCP-DCV 5.
In 2017 I had to recertify and passed the 5.5 test
This year I have completed my renewal for the 2nd time and on the 6.5 test. I am currently VCP-DCV 2019 certified.
Thank you for visiting my blog, I hope to find useful content and discussions to post here.
Jason
Broadcom announces VMWare licensing Changes
Today we wake up with the answer to the long awaited question of how Broadcom would change the license requirements for VMware products. Re...
-
Here is a quick tip for anyone that has deployed an ESXi host from a home network or received DHCP values that didn't match your intend...
-
VMware deprecated a significant amount of hardware and operating systems with the ESXi 8.0 release. However, it is still possible to install...
-
I ran into a bit of an odd issue today. After having a load of trouble with a bad boot media on vSAN cluster, I had actually managed to sta...