▲ | bayindirh 3 days ago | |||||||||||||||||||||||||||||||
> This means their servers are very old ones that do not support x86-64-v2. Intel Core 2 Duo days? This is not always a given. In our virtualization platform, we have upgraded a vendor supplied VM recently, and while it booted, some of the services on it failed to start despite exposing a x86_64v2 + AES CPU to the said VM. Minimum requirements cited "Pentium and Celeron", so it was more than enough. It turned out that one of the services used a single instruction added in a v3 or v4 CPU, and failed to start. We changed the exposed CPU and things have returned to normal. So, their servers might be capable and misconfigured, or the binary might require more that what it states, or something else. | ||||||||||||||||||||||||||||||||
▲ | lucb1e 3 days ago | parent [-] | |||||||||||||||||||||||||||||||
A developer on the ticket writes: "Our machines run older server grade CPUs, that indeed do not support the newer SSE4_1 and SSSE3" | ||||||||||||||||||||||||||||||||
|