Actions

TSBC-SW:Cloud:VmWare Installation

Revision as of 17:32, 18 August 2017 by Cboulanger (talk | contribs) (Writing installation procedure)

Requirements

Minimal Cloud requirements:

  • Vmware ESX 5 or 6
  • 64 bits infrastructures only
  • 4 vCPU
  • 20G hard drive
  • 8G RAM
  • E1000 NIC emulation interfaces
  • One Ethernet adapter for management
  • One or more Ethernet adapter(s) for data

For better performance (see optimization section)

  • CPU resource: allocation shares set to 'high'
  • CPU resource: reservation set to maximum and no limit (i.e. 'unlimited')
  • Memory resource: reserve all guest memory (all locked)
  • Disk: shares 'high'
  • Advanced CPU: Hyperthread core sharing to 'None'

Getting the Image

Please contact our sales team at sales@telcobridges.com to get a copy of the latest TBSC Image.

Installation on VmWare cloud

TBSC VmWare Image

A virtual machine image is a single file that contains a virtual disk that has a bootable operating system installed on it. Images are used to create virtual machine instances within the cloud.

You will need to upload the latest TSBC image into your VmWare before you can launch a virtual machine instance running the TSBC software.

Launching an instance

  1. Log in using the Vmware infrastructure client interface
  2. Select File->Deploy OVF Template... from the menu
    Vmware upload.png
  3. Browse to the location of the TSBC-SW image obtained from TelcoBridges
    Vmware ovf location.png
  4. Click 'Next' until you need to name the new virtual machine instance. Enter the name and click 'Next'
    Vmware name.png
  5. Select a datastore (if more than one are available) and select "Thick Provision Lazy Zeroed" as the disk format then click 'Next'
    Vmware disk.png
  6. Accept all other default settings and wait until the machine is deployed.
    Vmware installing.png
  7. Once deployed, right-click on the new instance and select "Edit Settings..."
    Vmware settings.png
  8. Edit network adapters to connect on proper networks. Make sure that at least one of the adapter connects to the private management network of the setup from which WebPortal access will be granted. Do not press the 'OK' button yet.
    Vmware network.png
  9. Go to the 'Resources' tab and select the CPU item. Set 'Shares' to 'high', slide the 'Reservation' cursor to the max (i.e. right) and make sure the 'Unlimited' option is checked-marked. Do not press the 'OK' button yet.
    Vmware cpu.png
  10. Select the 'Memory' item and check-mark the 'Reserve all guest memory (All locked)' option. Do not press the 'OK' button yet.
    Vmware mem.png
  11. Select the 'Disk' item and set the 'Shares' to 'High'. Do not press the 'OK' button yet.
    Vmware disk res.png
  12. Select the 'Advanced CPU' item and set the 'Mode' to 'None'. Do not press the 'OK' button yet.
    Vmware adv cpu.png
  13. Press the 'OK' button
  14. Back to the main screen, select the newly instantiated virtual machine, right-click and select "Power-->Power On" to start it.
    Vmware poweron.png

Accessing the TSBC-SW

Accessing the TSBC-SW web portal

  1. Open a web browser to the management IP of the TSBC, on port 12358. Example if your server address is 192.168.178.30, the URL would be:
    http://192.168.178.30:12358
  2. You should get to the TSBC Configuration Wizard
    TSBC WebPortal Configuration wizard.jpg

From here, you can go to Web Portal Initial Configuration Guide to continue the installation, and/or optimize your server to get the maximum out of your server.

Web Portal Initial Configuration

Click on the following link to pursue installation from the web portal: TSBC-SW:WebPortal:Initial Configuration

Optimizations

Click on the following link for VmWare optimizations: TSBC-SW:Cloud:VmWare_Optimizations