...
Download the
remoteservices
andv2vservices
OVA files and launch them on your hypervisorEnter the standard parameters, which are as follows:
Friendly hostname, e.g.
rs-ova
andv2v-ova
, which must be a valid Linux hostnameManagement interface IPv4 Address, e.g.
10.60.10.110
, which should be a static network configurationManagement interface IPv4 Netmask, e.g.
255.255.255.0
Default Gateway, e.g.
10.60.10.1
Space separated DNS Server list, e.g.
10.60.10.1
Space separated NTP Server list, e.g.
10.60.10.1
, which is required for features that depend on clock synchronization
Enter the remoteservices OVA parameters, which are as follows:
Abiquo API server FQDN, e.g.
server-ova.abiquo.com
This FQDN must be resolvable from customer premises for SSL and the Appliance manager to work properly
Abiquo Datacenter ID, e.g.
10
.The datacenter ID must be unique for each DC, and all remote services and V2V appliances inside the DC must use the same datacenter ID
NFS template repository, e.g.
10.60.10.25:/volume1/nfs-t
.This is the NFS share for the VM repository of the DC. Each private DC must have a different NFS share
RabbitMQ IP, e.g.
10.60.10.185
, which is the IP address of the datanode server
Repeat the above steps for the V2V server
...
Log in to Abiquo and create a datacenter, then create a virtual datacenter, and ideally, deploy a VM. To do this, follow the steps in the Abiquo quick tutorial
...