AVX Support in your VPS/Server
-
Fixed that for you:
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq ssse3 fma cx16 pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch cpuid_fault invpcid_single ssbd ibrs ibpb stibp ibrs_enhanced fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves arat umip pku ospke avx512_vnni md_clear arch_capabilities
Welcome to the club of one-liners.
-
@NoLooseEnds said in AVX Support in your VPS/Server:
EDIT: Sent a request to support about it.
I've been meaning to do this myself but haven't got around to it. Did you get a response? What did they say? thanks!
-
I have a Netcup VPS 500 G10s which does not support AVX. I am wondering where should I move to keep compatibility with upcoming Cloudron releases? I can think of two options:
- move to a cheaper Netcup Root Server like RS 1000
- move to a Hetzner VPS
Any other recommendations? I'd like to keep my hosting fees around 10 €/month. If possible I'd like to have a smooth transition and very few technical complexity as my Linux Server skills equal zero.
-
I would check out Netcup or Contabo. In case you go with Hetzner, you should check their availability for emergencies in the night/morning hours (e. g. outside the typical 9 to 5 working hours). For netcup, you got an emergency hotline that is free in case the issue is on their side and for Contabo I had good experience where they fixed a technical defect in the night in 5 minutes after my email. I'm not sure if Hetzner provides the same level. Of course it's just relevant if your services are business-critical or you need a certain reliability. I think none of these 3 providers are known for having a bad uptime.
-
@erikscholz I can't say anything about that. Sorry! I just mentioned Contabo because I have very good experience with them and it looks from other posts in this forum that they support it. I just tested it on one of my servers with them (multiple years old) and it's supporting it. So if my older Contabo server support it, I think Netcup rootserver and Contabo should support it quite likely on their newer hostnodes. You could ask them, I'm sure they give you a quick answer.
-
I have AVX support on VPS L.
-
@erikscholz I have 3 VPS Contabo and all of them support AVX
-
Netcup RS 1000 shows for me AVX and AVX2 support
-
@lukas when you migrate, the DNS will get updated automatically (if you use on the programmatic DNS providers) to point to the new server. you can power off your old server right before you start the restore on the new server. this way you can be 100% sure that you are working with the new server.
-
@lukas you can additionally do the full restore as a "dry run" on the new server to check everything is working before syncing the DNS. That's what I do when migrating
-
-
-
-
@hpz24 said in AVX Support in your VPS/Server:
Is it possible to get an older setup (7.5.2) to proceed?
yes, just add:
--version 7.5.2
to the setup command
-
@jdaviescoates perfect, thx!