Quick Start
Standard Cluster Deployment
Data Modeling
Connecting to The database
Data Migration
Data Query
Maintenance and Monitoring
Performance Tuning
Troubleshooting
Reference Guide
SQL Reference
FAQ
This document outlines the system environment requirements for deploying a YMatrix 5.0.X cluster online, including supported operating systems and CPU architectures.
| Operating System | Supported CPU Architecture |
|---|---|
| CentOS 7 | x86_64 |
| CentOS 8 | x86_64 |
| Red Hat 7 | x86_64 |
| Red Hat 8 | x86_64 |
| Ubuntu 20.04 | x86_64 |
Note!
Before performing a single-node installation for testing, verify that your system meets the minimum CPU instruction set requirements for YMatrix.
Verification method: Run thecat /proc/cpuinfocommand:
For x86_64 architecture: Check whetherFlagsfully includes themmx, sse, sse2, ssse3, sse4_1, sse4_2, avx, avx2instruction set.
In multi-node deployments, the system automatically verifies CPU instruction sets during deployment.
Note!
The YMatrix installation environment must support at least the Haswell or later Intel processor architecture, or the Excavator or later AMD processor architecture.
| Browser | Version |
| Chrome | 92.0.4515 or higher |
| Firefox | 90.0 or higher |