OVH Community, your new community space.

I have 4 IPs from SYS, can all be used on a KVM server ?


crossing
10-01-2015, 10:20
Quote Originally Posted by AlbaHost
Yes they do, look at the main page: http://virtualizor.com/

Admin demo and Enduser demo.
The best is that you have lots of linux OS download with one click: http://virtualizor.com/templates
Looking over the internet for comparison reviews SolusVM has the edge people voting it.

AlbaHost
08-01-2015, 19:44
Quote Originally Posted by Criot
I've looked into Virtualizaor personally but they don't seem to have any demos, how is the GUI in comparison to SolusVM?
Yes they do, look at the main page: http://virtualizor.com/

Admin demo and Enduser demo.
The best is that you have lots of linux OS download with one click: http://virtualizor.com/templates

Criot
08-01-2015, 19:32
Quote Originally Posted by AlbaHost
Your'e welcome, thats why we move from solusvm to virtualizor.
I've looked into Virtualizaor personally but they don't seem to have any demos, how is the GUI in comparison to SolusVM?

AlbaHost
08-01-2015, 19:20
Quote Originally Posted by Criot
Well that's quite interesting, thanks for the links.
Your'e welcome, thats why we move from solusvm to virtualizor.

Criot
08-01-2015, 19:17
Quote Originally Posted by AlbaHost
Yes it do, hereby you can get more info: http://www.virtualizor.com/wiki/Main_Page
And hereby for OVH/SYS/kimsufi setup: http://www.virtualizor.com/wiki/Setup_OVH
Well that's quite interesting, thanks for the links.

AlbaHost
08-01-2015, 19:02
Quote Originally Posted by Criot
Does virtualizor and KVM work on the OVH network without needing to do the KVM setup like with SolusVM? Would be interested in knowing this
Yes it do, hereby you can get more info: http://www.virtualizor.com/wiki/Main_Page
And hereby for OVH/SYS/kimsufi setup: http://www.virtualizor.com/wiki/Setup_OVH

Criot
08-01-2015, 17:55
Quote Originally Posted by AlbaHost
Why don't you just not use virtualizor instead of solusvm, since in virtualizor you are albe to use the whole block without any problem because virtualizor use ROUTE IP option which you dont need to mess up by setting ip/hwadd etc manually. We are using virtualizor and we are very happy with them.

Cheers
Does virtualizor and KVM work on the OVH network without needing to do the KVM setup like with SolusVM? Would be interested in knowing this

crossing
08-01-2015, 13:11
I managed to make Linux KVM VPS work, but if I install Windows on KVM I got network inside VM but RDP works only for a few minutes after OS boot then fail to access via RDP while network works fine if I check via VNC... If I reboot the VPS - again I got 5-10 minute RDP access then RDP lose connection. What could lead to this and how to fix it ?

AlbaHost
08-01-2015, 08:54
Quote Originally Posted by crossing
It seems like I can only use subnet/ and lose 3 IPs. So in my case I can only use 1 IP out of 4 if I want SolusVM to auto-create VPS after client payment. If I manually add to VM '/etc/sysconfig/network-scripts/route-eth0' file with :

Code:
GATEWAY_VM dev eth0
default via GATEWAY_VM dev eth0
it will work, unfortunately SolusVM does not generate such file (route-eth0) when VPS is created.

This is what SolusVM generates and I get no network without route-eth0 inside VM :

Code:
DEVICE=eth0
BOOTPROTO=none
ONBOOT=yes
USERCTL=no
IPV6INIT=no
PEERDNS=yes
TYPE=Ethernet
NETMASK=255.255.255.255
IPADDR=IP.FAIL.OVER
GATEWAY=GATEWAY_VM
ARP=yes
HWADDR=MY:VI:RT:UA:LM:AC
I also generate vMAC from OVH and use that in VM with the same result.
Why don't you just not use virtualizor instead of solusvm, since in virtualizor you are albe to use the whole block without any problem because virtualizor use ROUTE IP option which you dont need to mess up by setting ip/hwadd etc manually. We are using virtualizor and we are very happy with them.

Cheers

crossing
07-01-2015, 22:06
Quote Originally Posted by Criot
This is a useful guide for setting up KVM VPS on OVH network whilst using SolusVM: http://lowendtalk.com/discussion/323...h-with-solusvm


It seems like I can only use subnet/ and lose 3 IPs. So in my case I can only use 1 IP out of 4 if I want SolusVM to auto-create VPS after client payment. If I manually add to VM '/etc/sysconfig/network-scripts/route-eth0' file with :

Code:
GATEWAY_VM dev eth0
default via GATEWAY_VM dev eth0
it will work, unfortunately SolusVM does not generate such file (route-eth0) when VPS is created.

This is what SolusVM generates and I get no network without route-eth0 inside VM :

Code:
DEVICE=eth0
BOOTPROTO=none
ONBOOT=yes
USERCTL=no
IPV6INIT=no
PEERDNS=yes
TYPE=Ethernet
NETMASK=255.255.255.255
IPADDR=IP.FAIL.OVER
GATEWAY=GATEWAY_VM
ARP=yes
HWADDR=MY:VI:RT:UA:LM:AC
I also generate vMAC from OVH and use that in VM with the same result.

heise
07-01-2015, 16:00
Double posting https://forum.ovh.us/showthread.php/...n-a-KVM-server

Criot
07-01-2015, 15:40
This is a useful guide for setting up KVM VPS on OVH network whilst using SolusVM: http://lowendtalk.com/discussion/323...h-with-solusvm

crossing
07-01-2015, 13:34
I have 4 IPs from SYS, can all be used on a KVM server ? I mean the node is for KVM VPSs , how to use/configure this 4 IP in order to use them for VPSs ?

thanks