Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

OVH KS Proxmox HA

I currently have KS-LE B,C,E and 2. So I want to build a Proxmox HA, my purpose is using the one with NVME to provision VM with NVME Storage, and the one with HDD as storage. But how can I get it into a private network, and is it possible for me to use NVMEE at KS-LE-B and HDD at KS-LE-E? or is there any solution for my purpose?

Comments

  • NeoonNeoon Community Contributor, Veteran

    @harris1111 said:
    I currently have KS-LE B,C,E and 2. So I want to build a Proxmox HA, my purpose is using the one with NVME to provision VM with NVME Storage, and the one with HDD as storage. But how can I get it into a private network, and is it possible for me to use NVMEE at KS-LE-B and HDD at KS-LE-E? or is there any solution for my purpose?

    Setup a private VPN in-between your 3 nodes, with for example wireguard.
    Storage type doesn't really matter, its just slower for live migration.

    Downside you probably limited by the 300Mbit when you want to live migrate your VM's.
    But should work.

    Thanked by 1harris1111
  • @Neoon said:

    @harris1111 said:
    I currently have KS-LE B,C,E and 2. So I want to build a Proxmox HA, my purpose is using the one with NVME to provision VM with NVME Storage, and the one with HDD as storage. But how can I get it into a private network, and is it possible for me to use NVMEE at KS-LE-B and HDD at KS-LE-E? or is there any solution for my purpose?

    Setup a private VPN in-between your 3 nodes, with for example wireguard.
    Storage type doesn't really matter, its just slower for live migration.

    Downside you probably limited by the 300Mbit when you want to live migrate your VM's.
    But should work.

    I thought so, But I think it will need a long process :(

  • NeoonNeoon Community Contributor, Veteran

    @harris1111 said:

    @Neoon said:

    @harris1111 said:
    I currently have KS-LE B,C,E and 2. So I want to build a Proxmox HA, my purpose is using the one with NVME to provision VM with NVME Storage, and the one with HDD as storage. But how can I get it into a private network, and is it possible for me to use NVMEE at KS-LE-B and HDD at KS-LE-E? or is there any solution for my purpose?

    Setup a private VPN in-between your 3 nodes, with for example wireguard.
    Storage type doesn't really matter, its just slower for live migration.

    Downside you probably limited by the 300Mbit when you want to live migrate your VM's.
    But should work.

    I thought so, But I think it will need a long process :(

    Nah, setting up proxmox per node maybe 10-15 minutes each.
    Then you setup the wireguard vpn, maybe 30-60 minutes total for a beginner.

    You find everything on google though if you search.

  • @Neoon said:

    @harris1111 said:

    @Neoon said:

    @harris1111 said:
    I currently have KS-LE B,C,E and 2. So I want to build a Proxmox HA, my purpose is using the one with NVME to provision VM with NVME Storage, and the one with HDD as storage. But how can I get it into a private network, and is it possible for me to use NVMEE at KS-LE-B and HDD at KS-LE-E? or is there any solution for my purpose?

    Setup a private VPN in-between your 3 nodes, with for example wireguard.
    Storage type doesn't really matter, its just slower for live migration.

    Downside you probably limited by the 300Mbit when you want to live migrate your VM's.
    But should work.

    I thought so, But I think it will need a long process :(

    Nah, setting up proxmox per node maybe 10-15 minutes each.
    Then you setup the wireguard vpn, maybe 30-60 minutes total for a beginner.

    You find everything on google though if you search.

    How will the failover IP assigned to one service work with another?

  • NeoonNeoon Community Contributor, Veteran

    @stefeman said:

    @Neoon said:

    @harris1111 said:

    @Neoon said:

    @harris1111 said:
    I currently have KS-LE B,C,E and 2. So I want to build a Proxmox HA, my purpose is using the one with NVME to provision VM with NVME Storage, and the one with HDD as storage. But how can I get it into a private network, and is it possible for me to use NVMEE at KS-LE-B and HDD at KS-LE-E? or is there any solution for my purpose?

    Setup a private VPN in-between your 3 nodes, with for example wireguard.
    Storage type doesn't really matter, its just slower for live migration.

    Downside you probably limited by the 300Mbit when you want to live migrate your VM's.
    But should work.

    I thought so, But I think it will need a long process :(

    Nah, setting up proxmox per node maybe 10-15 minutes each.
    Then you setup the wireguard vpn, maybe 30-60 minutes total for a beginner.

    You find everything on google though if you search.

    How will the failover IP assigned to one service work with another?

    Probably with heartbeat and triggering an OVH API call.
    But that is all theory.

  • Be aware that running proxmox in cluster mode across datacenters might incur some weird bugs here and there because corosync (the main status sync for the cluster) kinda requires less than 5ms latency, but if this is not a mission critical operation then just try it out and see, have it running myself across several dcs. Only issues I have seen is with migrations and sometimes I have to recreate lxc/vms several times because of corosync failures.

Sign In or Register to comment.