Skip to content

CentOS OpenVZ Slave Installer

Andrew--- edited this page Dec 2, 2013 · 4 revisions

This installer is a bare-bones installer which creates a CentOS Feathur OpenVZ slave server.

NOTICE: This Feathur installer is designed to run on a physical node. It is not recommended to install this ontop of a VPS or on top of an existing node.

Installation requirements:

  • Centos 6 (32 or 64 bit)
  • Basic Linux Knowledge

Video Installation Guide:

Click Here to View the CentOS OpenVZ Slave Installation Video

Run the following command on your server:

cd ~ && yum -y install wget && wget --no-check-certificate https://raw.github.com/BlueVM/Feathur/develop/Scripts/centos-openvz-slave-installer.sh && bash centos-openvz-slave-installer.sh

After running the installer:

  1. Copy the RSA key echoed out into the terminal and save it to a text file. Include the "Begin RSA" and "End RSA" lines. You'll need it for step 4.
  2. Reboot the server.
  3. Login to the server and issue the command vzlist -a. If any errors occur troubleshoot those first before continuing.
  4. Login to Feathur and go under "Add Server" (Under Servers on the admin menu). Type in your name for the server, the server's IP or hostname, paste in the key you got in step #1, type in the location and press submit.