2016-08-12 7 views
1

서버가 부팅 될 때 lustre가 마운트되기 전에 sge가 시작되어 재부트시 자동으로 오류가 발생합니다. 누군가 부츠를 시동 할 때 순서를 바꾸는 방법을 알려줄 수 있습니까? 로그에서CentOS 7 - sge가 자동으로 시작되도록하려면 부팅 순서를 변경해야합니다.

오류 메시지 :  

Aug 12 11:46:21 dragen1 systemd: Configuration file /usr/lib/systemd/system/sge_execd.service is marked executable. Please remove executable permission bits. Proceeding anyway. 
Aug 12 11:46:40 dragen1 sge_execd: error: SGE_ROOT directory "/cm/shared/apps/sge/2011.11p1" doesn't exist 
Aug 12 11:46:40 dragen1 systemd: sge_execd.service: control process exited, code=exited status=1 
Aug 12 11:46:40 dragen1 systemd: Unit sge_execd.service entered failed state. 
Aug 12 11:46:40 dragen1 systemd: sge_execd.service failed 

답변

0

나는이 문제를 해결하여 SGE 서비스

RequiresMountsFor=(Mount Point) 

에서 [단위]에서 다음에 추가했다.