This post is more for a reminder to myself. I am always forgetting where I need to mount the transfer LUN on vCloud Director cells. The transfer LUN is used for uploading and downloading, and can be NFS or other types of shared storage. It is only used for when you have more than one vCD cell. The location is /opt/vmware/vcloud-director/data/transfer If anyone is interested in reading more about what the transfer mount is used for Jason Boche wrote a great article on it.
Archive | Cloud Computing
All blog posts under this category are related to Cloud Computing.

vCloud Director Monitoring – Which processes to watch
Recently I wrote an article about Monitoring a vCloud Eco-System and a provided an overview of how you can monitor this Eco-system using vCenter Operations Manager and vFabric Hyperic. Since that article was released people have been asking which processes and services they should monitor on the vCD cells to provide availability metrics. The table below shows which processes should be monitored. The table also shows the location of the executable path. Process Name Executable Path vmware-vcd-watchdog /opt/vmware/vcloud-director/bin/ vmware-vcd-log-collection-agent /opt/vmware/vcloud-director/bin/ java /opt/vmware/vcloud-director/jre/bin/ privband /opt/vmware/vcloud-director/bin/ In-conjunction with the processes above, the three services listed below should also be monitored. vmware-guestd vmware-vcd-watchdog vmware-vcd-cell You can also monitor the availability of the http service of a vCD cell by following this url: https://{cellhostname}/cloud/server_status This will show you the following output on screen if accessed through a web browser.
Some more vCloud Director 1.5 configuration maximums
This is a re-post from the official VMware vCloud blog: http://blogs.vmware.com/vcloud/2012/05/some-more-vcloud-director-configuration-maximums.html A question was asked yesterday regarding some of the configuration maximums that are currently not listed in the vSphere 5 configuration maximums document. Having discussed with vCloud Engineering and Product Management it has been confirmed that these numbers are used to provide the supported scale of vCloud Director and can be published to the wider community. The information listed will assist consultants and architects to better understand the supported scale when designing there public and private vCloud infrastructures. # of Console sessions (concurrent) 300 # of Console sessions (active) 100 # of Cells 10 # of Logical Networks 10156 # of vApp Networks 2987 # of External Networks 524 # of Isolated Org Networks 2264 # of Public Org Networks 2005 # of Routed Org Networks 2376 # of Network Pools 10 # of Catalogs 1024 # of Media 1024 […]

The ever expanding vCloud Ecosystem – Monitoring
I have written previously about the vCloud Ecosystem (part1) (part2), which combines multiple products to make up a vCloud environment. What I want to cover in this article is VMware vC Ops and VMware vFrabic Hyperic integration into this ecosystem product stack. Where do these products fit in? When we look at vC Ops and Hyperic, we need to look at two different aspects of monitoring. Availability and Performance. vC Ops gives us the ability to gather performance data, while Hyperic is used to provide application availability. So how do they integrate? The above diagram demonstrates the different integration points between the vCloud stack. This can be further expanded upon to also include availability monitoring of the other vCloud components, however this can also be achieved simply by having all these vCloud Management VMs running in a Management Cluster vCenter as per the vCloud Architecture Toolkit and using a vCenter […]
VMware vCloud Director 1.5.1 released
Yesterday VMware released an update to vCloud Director. Listed below you will see some of the new features: Firewall rules can be configured with CIDR blocks, IP ranges, and port ranges Added system notification for lost connection to AMQP host Enhanced cell management tool and log collection script Support for AES-256 encryption for VPN tunnels Increased the retention maximum for vCenter Chargeback history The new release also supports the latest vSphere releases vCenter Server 5.0 Update 1 ESXi 5.0 Update 1 vShield 5.0.1 To read the full release notes, click here You can download the latest vCloud Director binaries by clicking here