智简魔方文档

魔方云常用进程重启命令

本文整理智简魔方云平台中“魔方云常用进程重启命令”相关的配置、操作或问题处理内容,供管理员和运维人员按原文步骤查阅与执行。

计算节点可执行:

[systemctl restart supervisord] 重启 supervisord 服务

[systemctl restart httpd] 重启 httpd

[systemctl restart api-compute] 重启计算接口 计算异常时可以尝试重启

[systemctl restart libvirtd] 重启虚拟机管理套件 虚拟机相关错误 可以尝试重启

[systemctl restart crond] 小鸡资源使用率没有显示 节点内页没有相关资源使用

主控可执行:

[podman restart zjmf-web]或者[systemctl restart nginx80 nginx443 nginx8443] 重启主控

[podman restart zjmf-db]或者[ systemctl restart mariadb-server.service ] 重启数据库

主控和数据库没有分离式部署,并且数据库状态异常了的情况下在主控执行

[systemctl restart crontab-web] 主控任务(创建 重装 )没有执行

被控可执行(默认都是和主控在一起的,进主控服务器运行即可):

①[podman restart zjmf-ctl]或者 [systemctl restart nginx-ctl] 重启被控