Posts

Showing posts with the label dns

vCenter Server Appliance 6.7 DNS

Recently, got to know from a customer who have a vCenter Server Appliance 6.7 that went down after a reboot. The services refused to come up. Looking at the error generated, it looks something similar to this KB . However, this was the the similar Error RC code which returns 1 instead of 11. So we went asked the customer what actually happens and the results was they change a new DNS server with new IP but did not update vCenter Server. This is a big impact! Why is this so? If you have deploy a vCenter Server, the requirement for forward and reverse DNS is required as a prerequisites else the vCenter Server Installation wizard will not proceed further. So while the vCenter Sever is still running without been updated on the new DNS, services on the vCenter start to act abnormally. A reboot will completely bring it down as nothing will start without DNS. The only service that will start is the vSphere Client service. There are few ways to change your DNS which I am going to lis...

My Home View 4.6

Image
Here is a diagram of my home lab which I have done up. All machines are VMs other than the main ESX server is a physical. I will put up my specification used for my ESXi server at home in another post. This took me a few months as I was busy with work, exams and lots of other testing to have this working. I must admit I do not have a good network backup ground which was also one of the big reason I have a problem with Vyatta router setup. I have 3 LUNs on my ESXi server namely a 1 x 160GB, 2x 500GB. All 3 are sata hdd. Here we will not go through the setup for the vSphere environment which I believe if you are reading this you would know how to do it. We will start with View 4.6 setup straight away. A few guides that got me to successfully implement my View environment are as below: a step by step installation was helpful http://paulslager.com Kendrick provide me the idea how the event database is configured. http://kendrickcoleman.com/index.php?/Tech-Blog/configurin...