vSphere Bitfusion Client Setup Overview

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

  1. Download the vSphere Bitfusion Client where version is similar to the vSphere Bitfusion Server
  2. Check that the vSphere Bitfusion Plugin is workin in the vSphere Client
  3. VMware Tool is installed and you are able to see the four power functions in the VM edit setting
  4. Make sure vmnic is on VMNET3
  5. power on the VM
  6. 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
    1. Query the package to find out the dependencies > sudo dpkp-deb -I bitfusionxxxx.deb
    2. install all the listed dependencies > sudo apt -y install uuid librdmacm1...
    3. you will get a few error on software dependency just follow the instruction > apt --fix-broken install
    4. Complete the installation
  7. Install bitfusion client > sudo dpkg -i bitfusionxxxx.deb
  8. Check it is properly installed > bitfusion version
  9. Shutdown the VM and Enable Bitfusion for Client in the vSphere Client and power up the machine
  10. Check that bitfusion group exist >  ls /etc/group
  11. Add user to bitfusion group > sudo usermod -aG bitfusion USERNAME
  12. Check that the user you add is now in the group > ls /etc/group
  13. Test you can run remote workload > bitfusion list_gpus else run sudo bitfusion list_gpus followed by bitfusion list_gpus again.
  14. You can do some of the test from this user guide

 

Update 8th Dec 2020

vSphere Bitfusion 2.5.0 has been released. Check out the what's new here. Support for Baremetal client is now available in this release.

Comments

Popular posts from this blog

Why VMware or Why Not after Broadcom?

VMware by Broadcom, A New Chapter Forward

VMware vExpert 2024 Application is Now Open!