Posts under Tag: scripts
NFS based automated installs of ESX 4

Just something I noticed today while testing an automated install from NFS. The arguments I pass to the installer are: initrd=initrd.img mem=512m ksdevice=vmnic1 ip=192.168.1.123 netmask=255.255.255.0 gateway=192.168.1.1 ks=nfs://192.168.1.10:/nfs/install/ks.cfg quiet Let’s focus on the part that’s incorrect, with ESX 3 the following bit(part of the bootstrap above) would work: ks=nfs://192.168.1.10:/nfs/install/ks.cfg As of ESX 4 this doesn’t work anymore, and when I do [...]

By with 27 comments
Network loss after HA initiated failover

I had a discussion with one of my readers last week and just read this post on the VMTN community which triggered this article. When you create a highly available environment take into account that you will need to have enough vSwitch ports available when a failover needs to occur. By default a vSwitch will be created with 56 ports [...]

By with 5 comments
VMware vSphere Health Check Report v4.0.0 by @lamw

William Lam just released version 4 of his Health Check Report. I guess I can talk about it for hours but the sample report that William provides says more in just a few clicks than I can in 1000 words. Below you can find an outtake from the release notes. I clipped it as it was too long, but you [...]

By with 4 comments
Win an Apple iPad for you and your friends!

This is just a reminder. The ESXi scripting contest is still running.  Make sure you enter the competition. So far not many people have so chances of winning are pretty big! VMware challenges you to build the best, most creative ESXi management scripts possible. The goal of the ScriptoMania contest is to help our wider community adopt ESXi by providing [...]

By with 0 comments
vSphere Quick Start Guide – PowerCLI and PDF

Alan Renouf posted an article on the vSphere Quick Start Guide we recently wrote which triggered this article. First let me quote from Alan’s article: I was responsible for adding all the PowerCLI throughout the book, basically if something is explained and there is an easy way to do it in PowerCLI, we have added a code reference, this enables [...]

By with 6 comments
vscsiStats output in esxtop format?

This week we(Frank Denneman and I) played around with vscsiStats, it’s a weird command and hard to get used to when you normally dive into esxtop when there are performance issues. While asking around for more info on the metrics and values someone emailed us nfstop. I assumed it was NDA or at least not suitable for publication yet  but [...]

By with 11 comments
Book: VMware VI and vSphere SDK

I received Steve Jin’s book VMware VI and vSphere SDK: Managing the VMware Infrastructure and vSphere two weeks ago. For those who don’t know Steve, he is the man behind the VI and vSphere Java API which can be found here. But that’s not the topic today, the topic is the book Steve recently published. The book is available via [...]

By with 0 comments
Page 2 of 512345