Files
doc-exports/docs/cce/umn/cce_10_0453.html
Dong, Qiu Jian 6157284549 CCE UMN update -20240401 version
Reviewed-by: Eotvos, Oliver <oliver.eotvos@t-systems.com>
Co-authored-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
Co-committed-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
2024-04-15 14:42:22 +00:00

1010 B

Node Python Commands

Check Items

Check whether the Python commands are available on a node.

Check Method

/usr/bin/python --version
echo $?

If the command output is not 0, the check fails.

Solution

Install Python before the upgrade.