Virtual appliance - KVMΒΆ
To deploy the Plixer Replicator virtual appliance for KVM environments, note the following system requirements and proceed with the instructions that follow:
System requirements for KVM deployments:
RAM: 4 GB
Storage: 100 GB
Processor: 2 CPU, 2 cores, 2 GHz+
Importing the virtual machine
Contact Plixer Technical Support and use the link they provide to download the latest KVM virtual appliance package:
curl -k -o PACKAGE_FILENAME.tar.gz https://files.plixer.com/PACKAGE_PATH/PACKAGE_FILENAME.tar.gz
Create a directory for the install:
mkdir /kvm/replicator
Extract the contents of the package to the new directory:
sudo tar xvzf PACKAGE_FILENAME.tar.gz -C /kvm/replicator/
Run the installation script in the new directory:
cd /kvm/replicator/PACKAGE_FILENAME sudo ./install.sh
Access the console to log in to the appliance:
virsh console Replicator
Follow the initial appliance setup prompts.
After the appliance reboots, log in to the web interface and follow the setup wizard to prepare Plixer Replicator for use.