융융이'Blog

[Debug]오픈스택 데몬 에러 본문

2022이전/OpenStack

[Debug]오픈스택 데몬 에러

바로퇴장 2020. 7. 10. 09:10

Nova 관련 Daemon

  • systemcl restart openstack-nova-conductor

  • systemcl restart openstack-nova-consoleauth

  • systemcl restart openstack-nova-novncproxy

  • systemcl restart openstack-nova-scheduler

Neutron 관련 Daemon

  • systemctl restart neutron-server
  • systemctl restart neutron-l3-agent
  • systemctl restart neutron-openvswitch-agent
  • systemctl restart openvswitch

그밖에 관련된 Daemon을 찾기위해서는 greb 이용해 찾을 수도 있다.

예) cinder 서비스 관련 데몬 찾기

systemctl |grep cinder