The VMware vExperts program is a annual given title from VMware to individuals who have significantly contributed to the community. It’s an award for sharing their knowledge with the community. It’s a nice way to say “Thank you” from VMware.
There are three different tracks you can apply:
The Evangelist Path is for bloggers, authors and other members of the community, who demonstrate their passion and knowledge.
The Customer Path is for customers.
Hewlett-Packard (HP) offers a broad range of OEM VMware software for their HP ProLiant server familiy (VMware Virtualization Software and Client Virtualization with VMware View and VMware ThinApp). A customer can buy HP ProLiant servers and VMware software from HP. This also includes support for hard- and software, which makes it easy in case of support. You only have to call HP and they will do the rest. As you maybe know, I work for a IT solution provider and HP partner.
The Cisco Discovery Protocol (CDP) is used to discover and advertise the identity and capabilities of a network component to other networking components. CDP a proprietary protocol developed by Cisco, so it’s often used on Cisco switches and routers. The Link Layer Discovery Protocol (LLDP) is a vendor-neutral discovery protocol, which is used e.g. by Hewlett-Packard. With CDP or LLDP you can easily get an overview over a network topology. You can quickly check, e.
This is more a note to myself, than really new content. Due compatibility to a lot of installed software, I use a german localized Windows 7 installation. This leads to the “problem” that VMware vSphere Client and VMware Web Client launch german localized. This annoys me. I want that my VMware vSphere (Web) Clients talks dirty to me. VMware KB article 1016403 describes the procedure to force a specific localization.
The PowerShell Integrated Scripting Environment (ISE) is a very handy application when dealing with the PowerShell. And because of this, the ISE is also a very handy application when dealing with VMware PowerCLI. When I write a script or a one-liner, one of the first things I do is to load the necessary snap-ins. And because I’m lazy, I’m trying to automate everything, what I have to do more than once.
This morning a tweet from Josh Coen (VCDX #129) shocked me a bit:
VCP certifications now appear to have an expiration date associated with them #vmware
— Josh Coen (@joshcoen) March 8, 2014 So far the VMware certification had no expiration date. If you had a VCP for ESX2, this was still valid up to today. I quickly checked my VMware Training account and noticed a tiny exclamation mark above my certifications.
Today I found this neat PowerCLI One-liner in my Twitter timeline:
PowerCLI Einzeiler um den Adapter-Typ einer VM auf Vmxnet3 zu ändern: Get-VM YOUR-VM |Get-NetworkAdapter |Set-NetworkAdapter -Type "Vmxnet3"
— T. Scheller (@bones44) February 28, 2014 A nice side effect of this one-liner is, that the mac-address doesn’t change, as you can see in the screenshots.
Patrick Terlisten/ vcloudnine.de/ Creative Commons CC0
Patrick Terlisten/ vcloudnine.de/ Creative Commons CC0
If you have ever changed the adapter type of a vNIC you will know, that this leads to a changed mac-address and a new adapter in the OS.
Nutanix was founded in 2009 and left the stealth mode in 2011. Their Virtual Computing Platform combines storage and computing resources in a building block scheme. Each appliance consists up to four nodes and local storage (SSD and rotating rust). At least three nodes are necessary to form a cluster. If you need more storage or compute resources, you can add more appliances, and thus nodes, to the cluster (scale out).
While I was poking around in my Twitter timeline, a tweet from Victor van den Berg (VCDX #121) got my attention.
@Mandivs I'm suprised W2K12R2 MSCS doesn't support in guest iSCSI anymore...You have to use vSphere 5.5 RDM's
— Viktor van den Berg (@viktoriousss) February 11, 2014 My first though “What a step backwards!”. I have installed a bunch of Microsoft clusters in Virtual Infrastructure and vSphere enviroments and most times it was PITA.
Information Beginning with the TS251R004 firmware release, the HP MSA VAAI plug-in is no longer supported as the HP MSA controller firmware now uses T10 compliance in an ESX Environment documented in TS251R004.
The HP P2000 G3 and the HP MSA 2040 are two widely used entry-level storage arrays. The P2000 G3 is VAAI capable since firmware version T230. But, contrary to the HP MSA 2040, you have to install the software plug-in for VMware VAAI if you use the P2000 G3.