Posts

Showing posts with the label catcha

vSphere Bitfusion Client Setup Overview

Image
This is my first time doing the client setup. Let's dive right in. Refer to the this installation guide for client setup. Please note that I am documenting based on Ubuntu 18.04. If you are using RHEL or CentOS, your commands may differ. Also some commands are different from the installation guide and these are the catchas I am showing here. Overview for vSphere Bitfusion Client Download the vSphere Bitfusion Client where version is similar to the vSphere Bitfusion Server Check that the vSphere Bitfusion Plugin is workin in the vSphere Client VMware Tool is installed and you are able to see the four power functions in the VM edit setting Make sure vmnic is on VMNET3 power on the VM Install the .deb package, your client will need to be connected to internet as you will need to install some software dependencies before installing the agent Query the package to find out the dependencies > sudo dpkp-deb -I bitfusionxxxx.deb install all the listed dependencies > sudo apt -y ins...

VMware Horizon Mirage Performance Catcha

Image
It has been some time since my last post.  Have been really busy however I always make a point to at least do a meaningful post a month.  Since VMworld is also round the corner, there will be many updates from all other bloggers around the world. Recently was doing a Proof of Concept (POC) for Horizon Mirage and was questioned on the time to centralize an end device was too long. Here's what happen: A simple centralize of endpoint took as long as 140mins in one setup and 52mins in another which could not have been shorter since the endpoint is plain OS image about 40GB in size. Setup 1 First setup that took 140mins where the Horizon Mirage Server is a VM on a standalone ESXi server with local disk with two 500GB 7.2RPM SATA disks extended into one datastore. Setup 2 The Horizon Mirage server was installed on a physical server with 500GB 7.2RPM SATA Disks on Raid 1.  This took 52mins. Separately, my colleague did a test as well in our office network which...