haroldgsm
Member
OP
Grumpy Old Sysadmin
- Joined:
- May 2024
- Posts:
- 329
- From:
- Ohio, US
ASN doesn't help when the abuse desk is a black hole. I've been down that road with Contabo in '14, OVHcloud in '19, now watching it happen to folks at Hetzner.
The real tell is whether they publish an abuse phone number. Hetzner doesn't. OVHcloud doesn't. RackNerd does, and someone actually answers. That's your canary.
Vultr's fine if you're running stateless workloads. Try explaining to their chat why your MariaDB replication needs consistent latency and watch the eyes glaze over.
IPv4, IRC, and irssi — fight me
debDebi
Member
- Joined:
- Jan 2025
- Posts:
- 28
- From:
- Gdansk, Poland
The PTR record is the good point. I am fighting with the OVHcloud for two weeks now to set the reverse DNS for the mail server. The form is broken and the support is sending the links to the articles I already read.
The Vultr has the API for the PTR and it works from the first time. This is the difference between the company who builds for the engineers and the company who builds for the accountants.
I am still on OVHcloud for the big storage because the price is good for the dedicated server in Gravelines but the support is the lottery. Sometimes you get the human, sometimes you get the loop.
apt-get install everything
Carl
Member
Rack & Stack
- Joined:
- May 2024
- Posts:
- 227
- From:
- Chicago, US
rsync for WordPress misses the database unless you're dumping it first, and most cheap hosts throttle I/O hard enough that a nightly dump kills performance for ten minutes.
I've done the two-VPS dance for clients. Works until they forget to update the SSL cert on the secondary, or the theme update breaks on PHP 8.1 while the primary is still on 7.4. Now you've got two broken sites instead of one.
If you're going to run redundant, run identical stacks and test the failover monthly. Otherwise you're just paying for a false sense of security.
visit twice: install and decom
kate3
Member
- Joined:
- Jul 2024
- Posts:
- 208
- From:
- Utrecht, NL
The identical stack is the key. I see this in Utrecht with the hosting clients: they buy the "hot spare" but never test it, then the failover fails because the MySQL version drifted by two minor releases.
OVHcloud's public cloud has the managed database now, starts at €15/month. Not cheap, but it solves the replication drift. Hetzner has no equivalent unless you're running your own patroni on their cloud instances.
For the original problem: the abuse desk response time correlates directly with overselling ratio. Hetzner's cloud is profitable at €4.51 because they pack 40:1 on the CPU and answer tickets in batch once per day.
virsh list --all | wc -l: 47
carlos2
Member
- Joined:
- Jun 2024
- Posts:
- 158
- From:
- Medellín, CO
Self-custody is the only answer I trust. In Medellín I pay about 80 USD for a 300mbit symmetric fiber. The electricity is unreliable but the UPS handles 4 hours and the generator handles the rest.
I run Proxmox on a used Dell R730 from the US surplus market. Total cost: $400 for the server, $200 for the UPS. Monthly operating: about $15 including the fiber and the electricity for the generator fuel.
No abuse desk. No DMCA theater. The only takedown notice I get is from my mother when the WhatsApp backup is slow.
not your keys, not your coins