Actions

FreeSBC:Cloud:VmWare Installation A: Difference between revisions

m (Added VMXNET3 interfaces)
(→‎Launching an instance: Added a new screenshot about 'Restricted Virtual Machine Settings')
Line 37: Line 37:
# Accept all other default settings and wait until the machine is deployed.<br/> [[File:vmware_installing.png|200px]]
# Accept all other default settings and wait until the machine is deployed.<br/> [[File:vmware_installing.png|200px]]
# Once deployed, right-click on the new instance and select "Edit Settings..." <br/>[[File:vmware_settings.png|400px]]
# Once deployed, right-click on the new instance and select "Edit Settings..." <br/>[[File:vmware_settings.png|400px]]
# Press the 'OK' button <br/> [[File:Vmware_restricted.png]]
# 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. <br/>[[File:vmware_network.png|400px]]
# 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. <br/>[[File:vmware_network.png|400px]]
# 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. <br/>[[File:vmware_cpu.png|400px]]
# 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. <br/>[[File:vmware_cpu.png|400px]]

Revision as of 11:32, 14 September 2017

Requirements

Minimal Cloud requirements:

  • Vmware ESX 5 or 6
  • 64 bits infrastructures only
  • 4 vCPU
  • 20G hard drive
  • 8G RAM
  • E1000 NIC emulation or VMXNET3 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. Press the 'OK' button
    Vmware restricted.png
  9. 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
  10. 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
  11. 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
  12. Select the 'Disk' item and set the 'Shares' to 'High'. Do not press the 'OK' button yet.
    Vmware disk res.png
  13. Select the 'Advanced CPU' item and set the 'Mode' to 'None'. Do not press the 'OK' button yet.
    Vmware adv cpu.png
  14. Press the 'OK' button
  15. Back to the main screen, select the newly instantiated virtual machine, right-click and select "Power-->Power On" to start it.
    Vmware poweron.png
  16. Again to the main screen, select the newly instantiated virtual machine and choose the 'Summary' tab. Once the virtual machine is completed booted, the assigned DHCP IP address will be displayed by clicking on the 'View all' button. Note this IP address to access the Web Portal configuration interface later.
    Vmware ip.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 10.0.0.79, the URL would be:
    http://10.0.0.79: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