Live data from Hacker News

Hetzner Introduces ARM64 Cloud Servers

hetzner.com

41–50 of 342 posts

Re: Hetzner Introduces ARM64 Cloud Servers

#42
post #38

Never figured out how to use Hertzner. Wanted to try since they get such a good reputation on here, but they banned my account when their system presented no way for me to verify my identity. The required either PayPal or passport. I have no PayPal account, and their 3rd party verification system only allows passport from your country of residence (signup requires providing a contact address and they pre fill using t…

They seem pretty good at writing back to people. Have you contacted them? It's normal for new accounts to get suspended pending KYC checks. But they also do the checks pretty fast.

Re: Hetzner Introduces ARM64 Cloud Servers

#43
post #24
post #14

Did a quick comparison between intel 2 vCPU and Arm 2 vCPU, these are shared CPUs though so YMMV: sysbench cpu --threads=2 run Intel events per second: 1864.20 Arm events per second: 6687.05 Coremark Intel iterations/sec: 20077.633516 Arm iterations/sec: 23625.767837

If you have access to them a much more informative datapoint would be `openssl speed rsa` or `lzbench`. Sysbench is just a stunt it doesn't indicate much at all.

Isn't that just measuring hardware support for RSA? Are many systems bottlenecked on RSA perf?

Re: Hetzner Introduces ARM64 Cloud Servers

#46
post #38

Never figured out how to use Hertzner. Wanted to try since they get such a good reputation on here, but they banned my account when their system presented no way for me to verify my identity. The required either PayPal or passport. I have no PayPal account, and their 3rd party verification system only allows passport from your country of residence (signup requires providing a contact address and they pre fill using t…

They seem pretty good at writing back to people. Have you contacted them? It's normal for new accounts to get suspended pending KYC checks. But they also do the checks pretty fast.

The OP indicated this in their original comment: "I asked what I should do to comply, and they banned my account 6 hours later."

Re: Hetzner Introduces ARM64 Cloud Servers

#47

Theres a perception that the ARM Altra per-thread performance is really bad. But according to my Minecraft benchmarks in Oracle's instances, its better than old Skylake cloud instances... by how much is hard to say since other tenants generate so much variation, but there are proper reviews of the whole SoC floating around out there.

We're getting pretty good performance on AWS Graviton3 for our data processing, their m7g is pretty good. Looks like they're banking on ARM taking off, with lots of new options in 2023.

Re: Hetzner Introduces ARM64 Cloud Servers

#48
post #34

Earlier quoted context omitted.

These are VPSs. You can SSH, use the root user, and when setting up you can choose what OS to use, they give a list or iirc they let you upload your own ISO.

Any recommendations for an uncomplicated server OS which will just run Docker, SSH and not much more? I'm currently running Ubuntu but am open to alternatives. My local Raspberry Pi uses a fun, but little maintained OS called Hypriot which is just this: Start Docker and not much more.

Dietpi is what I switched to.

Maintained, light on logging unless you ask for it (saves your SD card from wear and tear), and focused on low host-os resource usage while still being Debian-based.

Re: Hetzner Introduces ARM64 Cloud Servers

#49
post #24
post #14

Did a quick comparison between intel 2 vCPU and Arm 2 vCPU, these are shared CPUs though so YMMV: sysbench cpu --threads=2 run Intel events per second: 1864.20 Arm events per second: 6687.05 Coremark Intel iterations/sec: 20077.633516 Arm iterations/sec: 23625.767837

If you have access to them a much more informative datapoint would be `openssl speed rsa` or `lzbench`. Sysbench is just a stunt it doesn't indicate much at all.

Here's a lzbench

dd if=/dev/urandom of=1GB.bin bs=64M count=16 iflag=fullblock

Intel:

Compressor Compress. Decompress. Compr. size Ratio Filename

memcpy 5062 MB/s 5013 MB/s 1073741824 100.00 1GB.bin

zstd 1.5.2 -2 2083 MB/s 4743 MB/s 1073766410 100.00 1GB.bin

zstd 1.5.2 -5 210 MB/s 4775 MB/s 1073766410 100.00 1GB.bin

zstd 1.5.2 -9 85.5 MB/s 4774 MB/s 1073766410 100.00 1GB.bin

Arm:

Compressor Compress. Decompress. Compr. size Ratio Filename

memcpy 10876 MB/s 10950 MB/s 1073741824 100.00 1GB.bin

zstd 1.5.2 -2 3175 MB/s 11168 MB/s 1073766410 100.00 1GB.bin

zstd 1.5.2 -5 192 MB/s 10967 MB/s 1073766410 100.00 1GB.bin

zstd 1.5.2 -9 146 MB/s 10909 MB/s 1073766410 100.00 1GB.bin

Re: Hetzner Introduces ARM64 Cloud Servers

#50
post #38

Never figured out how to use Hertzner. Wanted to try since they get such a good reputation on here, but they banned my account when their system presented no way for me to verify my identity. The required either PayPal or passport. I have no PayPal account, and their 3rd party verification system only allows passport from your country of residence (signup requires providing a contact address and they pre fill using t…

Just send them a photo of your British passport
Post reply on HN