Environment Restrictions
Hardware Compatibility
Category |
Configuration Reference |
|---|---|
Server (cluster) |
User's management nodes support multiple categories of servers, such as TaiShan 200 servers (model 2280) and FusionServer Pro 2288H V5. |
Running nodes:
|
|
Memory |
Management node memory > 64 GB |
Drive space |
> 1 TB For details about the drive space plan, see Table 3. |
Network |
|
Software Compatibility
The Arm architecture and x86 architecture have different dependencies. Select the dependencies based on the system architecture.
After the software is installed, perform the following operation to check the Ascend AI Processor driver.
Run the following command on a compute node to check the driver version. The driver version must match the model protection component version.
/usr/local/Ascend/driver/tools/upgrade-tool --device_index -1 --system_version
For example, if the driver version is 21.0.4, the command output is as follows:
{
Get system version(21.0.4) succeed, deviceId(0)
{"device_id":0, "version":21.0.4}
Get system version(21.0.4) succeed, deviceId(1)
{"device_id":1, "version":21.0.4}
...
}OS Drive Partitions
Table 3 lists the recommended OS drive partitions.
Partition |
Description |
Size |
bootable flag |
|---|---|---|---|
/boot |
Boot partition |
500 MB |
on |
/var |
Partition for storing data generated during software running, such as logs and cache |
> 300 GB |
off |
/var/lib/docker |
Partition for storing Docker images and containers |
> 300 GB |
off |
/data |
Data partition |
> 400 GB |
off |
/ |
Primary partition |
> 100 GB |
off |