一台node显示vdsmd bad,请问下这是什么原因造成的?

终身成长 3人参与 0 次点击

我使用nodectl check的时候,其它都是正常的,而一台node显示vdsmd bad,请问下这是什么原因造成的?应该如何来解决?

    2 讨论 | 直到 2021-05-07 5:09:54
  • 井达clouds
    1

    查看vdsm的日志分析原因

  • 别致的矜持
    2

    井达clouds [root@node128 ~]# systemctl status vdsmd
    ● vdsmd.service – Virtual Desktop Server Manager
    Loaded: loaded (/usr/lib/systemd/system/vdsmd.service; disabled; vendor preset: disabled)
    Active: inactive (dead)

    May 07 08:55:50 node128.com systemd[1]: vdsmd.service: Service RestartSec=100ms expired, scheduling restart.
    May 07 08:55:50 node128.com systemd[1]: vdsmd.service: Scheduled restart job, restart counter is at 33.
    May 07 08:55:50 node128.com systemd[1]: Stopped Virtual Desktop Server Manager.
    May 07 08:55:50 node128.com systemd[1]: Starting Virtual Desktop Server Manager…
    May 07 08:55:50 node128.com vdsmd_init_common.sh[74086]: vdsm: Running mkdirs
    May 07 08:55:50 node128.com vdsmd_init_common.sh[74086]: vdsm: Running configure_vdsm_logs
    May 07 08:55:50 node128.com vdsmd_init_common.sh[74086]: vdsm: Running wait_for_network
    May 07 08:55:51 node128.com vdsmd_init_common.sh[74086]: vdsm: Running run_init_hooks
    May 07 08:55:51 node128.com vdsmd_init_common.sh[74086]: vdsm: Running check_is_configured
    May 07 08:55:53 node128.com systemd[1]: Stopped Virtual Desktop Server Manager.