Tag Archives: VMware

2015 03 12 23 16 34

Deploying VCSA 6.0 fails with supplied system name is invalid

2015-04-14_16-28-02_01

 

A nice and simple one, the supplied system name (which is the FQDN of the VCSA)  is invalid.

This is because when deploying a new VCSA from scratch, your DNS records should already be created, as the new ISO based installer for the appliance runs a number of scripts to setup vCenter services and the Platform Services Controller.

So you get this error either because your DNS Settings are wrong, or you have not created your DNS records for your vCenter and PSC if it is an external server.

 

Regards

Dean


cisco ucs platform emulator

Getting to grips with the Cisco UCS Emulator

Cisco have been distributing the UCS emulator for a while now, and thanks to some changes, I am now faced with having to deploy some of the systems, so today I deployed the emulator on VMware Fusion on my MBP.

Downloading

You can download the emulator in a zip or OVA, and it can be run on VMware ESXi, Fusion, Workstation or Player.

https://communities.cisco.com/docs/DOC-37827

I decided to go down the OVA route.

Setting it up

On fusion, I imported the OVA and gave it a name, it is also recommended to run the emulator with around 4GB of memory, however 1GB is the minimum amount.

2015-04-07_20-35-36 2015-04-07_20-35-36_01 2015-04-07_20-35-38 2015-04-07_20-35-37 2015-04-07_20-35-38_01

Continue reading Getting to grips with the Cisco UCS Emulator

vmware software managerpng

VMware Software Manager – a quick guide

Downloading a VMware Suite with the Push of a Button using VMware Software Manager

One of VMware’s announcements today alongside the release of VMware vSphere 6 and additional products to support vSphere 6, was VMware Software Manager.

Here’s the official blurb of the product, which I can’t really rewrite better myself;

VMware Software Manager - Download Service is a tool for managing downloads of VMware suite products. The tool allows you to browse and download software, monitor the progress of downloads, and locate your downloaded software in an organized folder structure.

At the time of release, Download Service makes available only a portion of VMware suite releases. Currently available releases include:

VMware vCloud Suite® 5.8 and 5.5
VMware vSphere® with Operations Management™ 5.5
VMware vSphere® 5.5 and 5.1

Additional suites and suite versions will be released in the future and will dynamically show up in Download Service.

The official release notes can be found here.

Installing the Product

Continue reading VMware Software Manager – a quick guide

SpongeBob Reading Official Rules Advanced Edition

More Blogs and sites I’ve been reading and sharing

My Firefox tabs have filled up again, some of these tabs have been open since the start of 2014!!!

So time to share!!!

First off, proud to announce that Cisco asked me to produce a blog post, and decided it was good enough to release into the wild on their site!!!

Get Certified, or get left behind!!!!

PowerShell and Scripting

http://explainshell.com/ – write down a command-line to see the help text that matches each argument

scriptcop.start-automating.com – ScriptCop is a tool to help make sure your scripts follow the rules. ScriptCop performs static analysis on your PowerShell, and provides tools for automating testing with PowerShell. Continue reading More Blogs and sites I’ve been reading and sharing

cbt

Patch Released – Major bug in VMware’s CBT function. KB2090639

VMware have finally released a patch to fix the Major CBT bug that causes your backups to be corrupted because the changed blocks are reported incorrectly.

Within the release notes for the 5.5 latest patch, its kind of hidden away to the point that  I missed it the first time.

When you use backup software that uses the Virtual Disk Development Kit (VDDK) API call QueryChangedDiskAreas(), the list of allocated disk sectors returned might be incorrect and incremental backups might appear to be corrupt or missing. A message similar to the following is written to vmware.log: 

DISKLIB-CTK: Resized change tracking block size from XXX to YYY 

For more information, see KB 2090639.

You can get the patches below for your version of choice, however there is no fix for ESXi 4.x yet.

ESXi 5.0 Patch 10 – Patch information

ESXi 5.1 Update 3 – Patch Information

ESXi 5.5 Patch 4 – Patch Information

You will need your my.vmware.com login details to access the patch repository to download the zip file, then just import it into your VMware Update Manager within Admin View.

2015-01-29_11-05-47

Regards

Dean