FREE kindle books. For limited time.
Don’t forget folks to grab the excellent and free ebooks on VMware. See: http://t.co/zLNZjPw4L1
Virtualisation related
Don’t forget folks to grab the excellent and free ebooks on VMware. See: http://t.co/zLNZjPw4L1
A very good article by Duncan Epping on his blog site hughlighting a common issue with the all the hype about SSD and flash been the utopia answer to Data Centre IO performance problems. Not what is all seams to be….. http://www.yellow-bricks.com/2013/06/03/evaluating-ssds-in-virtualized-datacenters-by-irfan-ahmad/
VMware KB: Unmounting a LUN or Detaching a Datastore/Storage Device from multiple ESXi 5.x hosts.
Very usefull and time saving script – found over on blog site VMPROS. Many Thanks. Get-Cluster “My Cluster” | Get-VMHost | Get-VirtualSwitch -Name “vSwitch0″ | New-VirtualPortGroup -Name “MyPortGroupName” -VLanId 1234 via VMware: Add PortGroup to all hosts in cluster with PowerCLI | VMpros.
New Tool to automate the installation of custom certificates – another one for me to test on Monday! 🙂 This will be very handy with my previous post. Introducing the vCenter Certificate Automation Tool 1.0 | VMware Support Insider – VMware Blogs.
Excellent blog/guide on to automate the certificates needed for vSphere 5.1 Note not tried myself yet – that Mondays Job! Will update post on my findings….. Powershell – Generate Microsoft CA signed SSL certificates with vSphere 5.1 « DefinIT. Update (12/03/2013): Now used this script. Works very well. Unfortunately the vmware tool to automate the … Read more
Forcing a link state up or down for a vmnic interface on ESXi 5.x VMware KB: Forcing a link state up or down for a vmnic interface on ESXi 5.x. Used this to help work out the physical server’s NIC interfaces had been cabled up to the network switch correctly. Luckily, the servers DRAC Remote access … Read more
How to Enable Support for Nested 64bit & Hyper-V VMs in vSphere 5 Excellent guide over on the blog site: virtuallyGhetto How to Enable Support for Nested 64bit & Hyper-V VMs in vSphere 5.
An excellent and well explained guide for VMWare IO storage control – how queue depth and queue full conditions are handled. Adaptive Queueing vs. Storage I/O Control |.
vSphere 5 DRS Groups and Rules. Good blog guide.