This section gives detailed instructions for deploying a Service Point v3 instance using vCenter Server and ESXi.
Prerequisites
- You have an operational vCenter Server.
- vCenter Server already has a datacenter.
- You have an operational ESXi deployment.
- vCenter Server and ESXi are able to contact each other.
- You have an OVA file for a Service Point image.Note: Avoid spaces in the service point image filename.
VMware compatibility
The following table lists hypervisors that are compatible with BlueCat Edge, along with three different methods for deploying the service point image on each hypervisor:
vCenter | v5.5 | v6.0 | v6.5 | v6.7 |
---|---|---|---|---|
vSphere web client (Method 1) |
Not applicable | Requires VMware Client Integration Plugin
installed and a compatible browser (supports NPAPI). For setup
instructions, see http://www.opvizor.com/get-the-client-integration-plug-in-running-in-vsphere-web-client-6-x/.
|
||
ovftool (Method 2) |
Run the following command with ovftool:
You will be prompted for a user name and password for vCenter. |
|||
vSphere desktop client (Method 3) |
|
The desktop client is no longer supported on VMware v6.5 or v6.7. |
ESXi | v5.5. | v6.0 | v6.5 | v6.7 |
---|---|---|---|---|
ESXi Embedded Host Client (Method 1) |
Not supported |
|
||
ovftool (Method 2) |
Deploy the .ova SP image into the ESXi
host: ./{path to ovftool}/ovftool -dm=thin --net:"NAT"="{ESXi_network_name}" -ds={datastore_name} ./{path to SP image}/{servicepointImage}.ova "vi://{username}:{password}@{your ESXi host's ip address}" |
|||
vSphere desktop client (Method 3) |
|
The desktop client is no longer supported on VMware v6.5 or v6.7. |