Virtual Appliance - KVM¶
To deploy the Plixer FlowPro virtual appliance for KVM environments, take note of the following additional requirements and proceed with the subsequent setup process:
System Requirements¶
Component
Minimum Specifications
Memory
4GB DDR3
Stprage
20GB SATA drive
Processor
2.0 GHz Quad Core CPU
Operating System
KVM 14
Importing a Virtual Machine¶
Create a directory for your install by entering
mkdir kvm/FlowPro_VM/
.Download the latest version of the Plixer FlowPro KVM Virtual Appliance and place in the install directory.
Note
Contact Plixer Support to obtain the latest Plixer FlowPro KVM image.
Unzip the file in the install directory on your KVM server by entering
sudo tar xvzf FlowPro_KVM_Image.tar.gz
.Enter
sudo ./deploy-flowpro.sh
to run the install script.Log in to the virtual appliance and use the
virsh console Plixer FlowPro
command to get to the console.Log in with the username
flowpro
and the passwordflowpro
and wait for the virtual machine to reboot.When prompted, log in again and follow the shell script to enter the networking settings for the virtual appliance.
Issue the
edit license
command to enter the license key.Paste the license key between the EOT markers after the label
license=
in the [Client] section of the plixer.ini file. The license key may span multiple lines.Press CTRL+X to save.