Hello, dear!
Have a nice day!
Log in to the node and check whether the process is started.
ps - ef | grep namenode;
Check whether port 25000 is listened on.
Isof -i :25000
If the process is started and the port is not listening, there may be a zombie process. If there is a zombie process, kill the zombie process and restart the namenode.
If you want to know more detailed information, you are advised to contact the local TAC.
https://e.huawei.com/en/service-hotline-query
Thanks!