Questions tagged [vultr]

Use this tag for questions about Vultr's infrastructure, such as VPS, cloud servers, bare metal servers, load balancers, S3-compatible object storage, and networking. Questions about Vultr's API and open-source projects might not be on topic at Server Fault.

Vultr is a cloud infrastructure provider offering VPS, dedicated cloud, bare metal servers, load balancers, object storage, and advanced networking configurations from many worldwide locations.

13 questions
1
vote
1 answer

Misleading geekbench score

Not sure if this is the right site to ask this question.. I was looking for a server hosting site and came across https://vultr.com/ They advertise a single-core score of 3875 on one of their cheapest cloud compute servers. Searching for the…
1
vote
1 answer

High Load on Cpu -?

top - 06:49:29 up 16 days, 4:04, 1 user, load average: 1.29, 1.41, 1.51 Tasks: 113 total, 2 running, 111 sleeping, 0 stopped, 0 zombie %Cpu(s): 89.3 us, 10.7 sy, 0.0 ni, 0.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st KiB Mem : 1015912 total,…
1
vote
0 answers

Scalelite Load balancer giving error when trying to add new servers

I have two stand alone Vms in vultr running on Ubuntu 18.04 and on top of it I have installed Bigbluebutton server configs and a Greenlight frontend. I have configured another server for scalelite on vultr itself and installed Postgres and redis on…
Cecil John
  • 11
  • 1
1
vote
1 answer

Set up nginx successfully on Ubuntu server on vultr but can't see nginx welcome page on browser

I have followed step by step this article (https://coderrocketfuel.com/article/how-to-set-up-nginx-on-a-ubuntu-server-with-vultr) to set up an instance on Vultr and everything went smoothly and fine but at the end of the second step, where the…
moddayjob
  • 113
  • 4
1
vote
2 answers

Connect local subnet bidirectionally to a VPS server using plain OpenVPN

Let's say we have a local subnet 192.168.1.0/24 that needs to be connected bidirectionnaly to a machine on any VPS (Amazon EC2, Linode, Vultr, etc...) through the 10.8.0.0/24 subnet created using OpenVPN. Part of this has been done already. It's…
RooSoft
  • 236
  • 2
  • 9
0
votes
1 answer

download data is faster but ping speed is slower why?

I am looking for the vultr or digitalocean to host my website. however, when I ping it I find something confuse me: ping Singapore Vultr ping Tokyo Vultr it seems Singapore Vultr is faster than Tokyo.But,when I download the data from Singapore…
Joe Lin
  • 105
  • 4
0
votes
0 answers

CentOS 7 Server gets IPv6 suffix, but not prefix

I have a server that I'm pulling my hair out with. After total a reinstall, ipv6 works fine until I reboot the system. After that, it only ever picks up the suffix address: 2: enp1s0: mtu 1500 qdisc mq state UP…
0
votes
0 answers

backup snapshot vultr linux host to local Windows

Vultr Linux snapshots are falling too expensive as the number of servers we acquired has grown. Thus, I wish to create a snapshot/backup (entire OS along with open ports, swap memory, and installed softwares) of only Linux servers of Vultr and save…
Ashar
  • 101
  • 1
0
votes
0 answers

Load Balancer vs Floating IP + BGP

I hope someone can help shed some feedback about this or maybe there is a better setup. I am trying to achieve better fault tolerance and publish to my bank the IP just once. There seems to be 2 options that I can choose while using Vultr/Digital…
gnulab
  • 1
0
votes
1 answer

Object Storage vs HDD Block Storage

Currently I am using SSD Block Storage at Digital Ocean which is very costly. When I checked Vultr they are providing HDD Block Storage. Which is cheap. We have to store approx 700GB of data (Mostly images) and serve them on websites. Should we use…
Future King
  • 133
  • 1
  • 6
0
votes
0 answers

How to set the registryMirrors on a Vultr kubernetes cluster

I have a private registry that I had no problem connecting to with my kubernetes cluster... but it is having to pull ~1GB image from one side of the US to the other when ever I scale up my cluster. So I have setup a docker registry service as a…
byoungb
  • 163
  • 1
  • 7
0
votes
0 answers

Start with Jenkins in k8s on Linode / Vultr / DigitalOcean

I'm going to setup a basic jenkins infrastructure to deploy to my website. Very basic stuff. I want some dedicated machines / compute engines for it. So I'm thinking of using a Kubernetes cluster from Linode, Vultr or DigitalOcean. I'd like a…
-1
votes
1 answer

Nginx server works only locally

I have set up a VPS on Vultr running Debian 10, and I've just installed nginx. If my understanding is correct, at this stage, I should be able to see something like when I visit my website. Indeed, when I run curl -i mydomain.com from the ssh…
Luke Collins
  • 101
  • 2