Environment Requirements
This document provides guidance based on the TaiShan server and openEuler OS. Before performing operations, ensure that your software and hardware meet the requirements.
Hardware Requirements
Table 1 lists the hardware specifications.
OS and Software Requirements
Table 2 lists the OS and software requirements.
Item |
Version |
|---|---|
OS |
openEuler 20.03 LTS SP1 |
openEuler 22.03 LTS SP1 |
|
Ceph |
14.2.8 |
As a Huawei-developed closed-source algorithm library, the KSAL is available only for Huawei Kunpeng processors.
Cluster Planning
This document describes how to enable the KSAL EC algorithm in Ceph as an example. A three-node cluster is planned, including three Ceph
During Ceph compilation, a server is required for compilation. You can deploy another server outside the cluster or a client node in the cluster as the compilation server.
Figure 1 shows the cluster networking.
Table 3 describes the nodes in the cluster.
Node Name |
Node Role |
Public Network IP Address Example |
Cluster Network IP Address Example |
|---|---|---|---|
ceph1 |
Server |
192.168.3.166 |
192.168.4.166 |
ceph2 |
Server |
192.168.3.167 |
192.168.4.167 |
ceph3 |
Server |
192.168.3.168 |
192.168.4.168 |
client1 |
Client |
192.168.3.160 |
N/A |
client2 |
Client |
192.168.3.161 |
N/A |
client3 |
Client |
192.168.3.162 |
N/A |
