Archive | Cloud Computing

All blog posts under this category are related to Cloud Computing.

VMware vCloud Director Host vCDNI Statistics Utility

After reading a colleagues (Kamau Wanguhu) blog article on vCD Network Isolation today I found out about a tool included with the VMware vCloud Director agent installed on ESX/ESXi Hosts. This is a really easy way to look at configuration and statistics for vCD Network Isolation configured on that host. Kamau’s article tells us the following about the tool To get per host vCDNI statistics use: /opt/vmware/vslad/fence-util The utility can be used to display: Configured Networks and there MTU settings Acitve Ports and there port IDs Switch State including inside and outside MAC addresses Port Statistics on a port ID basis When running the command with no options, this provides the help for the utility: ~ # /opt/vmware/vslad/fence-util vsla-fence log at Thu Mar 24 09:09:54 2011 fence-util [options] command [arguments [arguments]] -h This help message. -v Turn on verbose mode -q Turn on quiet mode -r Reset statistics after executing […]

Continue Reading 2

HowTO: Enable Remote Syslog to VMware vCD cells after installation

Seen a few emails flying around the other day about how to add a remote Syslog server to the vCD cell once it has been installed. This has caught out a few people in the past couple of months. Follow the documentation and edit the syslog section in /opt/vmware/cloud-director/etc/responses.properties then re-run the configuration. Add your Syslog server to the audit.syslog.host line in /opt/vmware/cloud-director/etc/global.properties Restart the vCD Cell [service vmware-vcd restart] This will then configure vCD for using a remote syslog server. Please note: This is only required if you have an already installed or pre-configured vCD cell.  For all fresh installations follow the guidelines in the installation guide.

Continue Reading 0

Ephemeral Ports with VMware vCloud Director – To use or not to use?

An interesting topic came up the other day between some of us in the cloud team, regarding whether Ephemeral Ports should be continued to be used with vCD deployments. A colleague of mine Aidan Dalgleish (Senior Consultant, VMware TS Cloud Practice) kindly documented our discussions and wrote up the decisions.  He can be found on LinkedIn. Background The topic of Portgroup binding was discussed and Ephemeral binding was selected as the preferred option for vCD created Portgroups for some of the following reasons: *   Due to the dynamic nature of vCloud Director it is often difficult to define how many devices will be connected to a given Portgroup *   Easy to code as there is no requirement to monitor and dynamically adjust the number of ports configured on the Portgroup as with Static/Dynamic *   Very flexible due to their being no requirement to define a number of ports and hence […]

Continue Reading 1
Importing more than one VM into a vApp in VMware vCloud Director

Importing more than one VM into a vApp in VMware vCloud Director

Working on my home lab today, I discovered that once you have imported a VM from vSphere and created the vApp there wasn’t an option to then import another VM into the same vApp. This really frustrated me as I wanted to import 4 VM’s into the same vApp in the cloud. The easy way I found to do this is as follows: 1) Import the second VM into a new vApp 2) Open up the vApp once the import has completed 3) Right click and select ‘Move To’ 4) Select the Destination vApp 5) Configure the VM Full Name, Computer Name and Networks 6) Check the Networking details 7) Click Finish That’s it, and now you have the second VM imported into the vApp. I really think we need an option within a vApp to import more than one VM, and will mention this next time there is a […]

Continue Reading 3
Copyright David Hill

Powered by WordPress. Designed by Woo Themes