Blog

How to create VPS on KVM Virtualizor

Create Storage

Before creating any VMs, it’s necessary to define your storage.

Navigate to Virtualizor Admin Panel -> Storage -> Add Storage.

Create Storage

Create IP pool

Before creating any VMs, it’s necessary to define your IP Pool.

Navigate to Virtualizor Admin Panel -> IP pool -> Create IP pool.

Create IP pool

Step for create new VPS

Prerequisite:

Check the SPACE, Memory, Load (should be less than 9) of the server where you need to create new VPS.

Steps are given below:

Step 1:

Login into the virtualizer.

Step 2:

Create or select a user account.

Step 3:

Select Operating system.

Step 4:

Give the hostname of the server. ( eg:- server.ABC.com).

Step 5:

Set the VPS root password. (optional).

Step 6:

Assign the free IP address.

Step 7:

Enter server specification amount (As per customer plan).

Step 8:

Tick the option VNC (Must).

Step 9:

Under network setting.

Step 10:

Under the advanced option.

Step 11:

Select add a virtual server.

Coclusion

Still confused about how to create VPS on KVM Virtualizor? Contact Ideastack now!

Frequently Asked Questions

Q1. What is KVM Virtualizor?

KVM (Kernel-based Virtual Machine) is a complete virtualization solution for Linux running on x86 hardware that includes virtualization extensions (Intel VT or AMD-V). It is made up of a loadable kernel module called KVM.

Q2. What are KVMS used for?

KVM, which stands for “keyboard, video, mouse,” enables you to manage several computers using just one keyboard, mouse, and monitor. These switches are frequently used to handle racked servers, which contain multiple servers in a single rack.

Q3. Are KVMs worth it?

If you have multiple systems running, a software KVM switch is an efficient method to increase productivity. Using a single keyboard and mouse to handle several computers will save you time and money.

How to install KVM Virtualizor

1. CentOS 5.x / 6.x / 7.x or Red Hat Enterprise Linux 5.x / 6.x or Scientific Linux 5.x / 6.x or Ubuntu 12.04 or Ubuntu 14.04 or Ubuntu 16.04(x86_64).

2. yum / apt-get.

3. Storage to create the VPS disks.

Step 1: Take putty of the hardware server.

Step 2: Download and Install virtualizor.

1. wget – http://files.virtualizor.com/install.sh

3. ./install.sh [email protected] kernel=kvm //put any email address

Step 3: Reboot the server (# init 6).

Step 4: Once rebooted. Restart the virtualizor service on the server.

# /etc/init.d/virtnetwork restart ——> in centos 6
# service libvirtd restart            ——> in centos 7

Step 5: Check and put the network interface for the server.

1. Open Virtualizor in the browser.

2. Go to Configuration -> Master setting -> network interface -> network_interface_name.

3. Save the configuration.

Step 6: Done.

Step 7: Check firewall service and enable the virtualizor port.

Conclusion

Still confused about how to install KVM Virtualizor. Contact Ideastack now.

Frequently Asked Questions

Q1. What is KVM Virtualizor?

KVM (Kernel-based Virtual Machine) is a complete virtualization solution for Linux running on x86 hardware that includes virtualization extensions. It comprises of a loadable kernel module called KVM.

Q2. How do I add a server to Virtualizor?

Go to the Virtualizor Admin Panel on the Master, then select Servers >> Add Server. On that page, click “Add Server” after filling out the “Server Name, IP Address, And Server Password (Key Pass)” fields. The master will talk to the server and gather the relevant information.