Loading

Tableau Server 서비스를 시작할 때 "failed To Reset Failed State Of Unit Xxx"(Xxx 유닛의 오류 상태를 재설정하지 못함) 오류 발생

게시 일자: Aug 24, 2022
상세 설명
Tableau Server 서비스를 시작할 때 다음 오류가 발생합니다.
Failed to reset failed state of unit fnplicenseservice_0.service: Unit fnplicenseservice_0.service is not loaded.(fnplicenseservice_0.service 유닛 오류 상태 재설정 실패: fnplicenseservice_0.service 유닛이 로드되지 않습니다.)
Failed to reset failed state of unit appzookeeper_0.service: Unit appzookeeper_0.service is not loaded.(appzookeeper_0.service 유닛 오류 상태 재설정 실패: appzookeeper_0.service 유닛이 로드되지 않습니다.)
Failed to reset failed state of unit tabadmincontroller_0.service: Unit tabadmincontroller_0.service is not loaded.(tabadmincontroller_0.service 유닛 오류 상태 재설정 실패: tabadmincontroller_0.service 유닛이 로드되지 않습니다.)
Failed to reset failed state of unit clientfileservice_0.service: Unit clientfileservice_0.service is not loaded.(clientfileservice_0.service 유닛 오류 상태 재설정 실패: clientfileservice_0.service 유닛이 로드되지 않습니다.)
Failed to reset failed state of unit licenseservice_0.service: Unit licenseservice_0.service is not loaded.(licenseservice_0.service 유닛 오류 상태 재설정 실패: licenseservice_0.service 유닛이 로드되지 않습니다.)
Failed to reset failed state of unit tabadminagent_0.service: Unit tabadminagent_0.service is not loaded.(tabadminagent_0.service 유닛 오류 상태 재설정 실패: tabadminagent_0.service 유닛이 로드되지 않습니다.)

Cause

데이터 디렉터리가 포함된 디스크 파티션이 Tableau Server 서비스 시작 시도 시간에 아직 사용 가능한 상태가 아니었습니다.

솔루션

Tableau Server가 있는 디스크 파티션이 Linux OS 시작 시에 자동으로 마운트되는지 확인하고 다음을 /etc/systemd/system/user@{uid}.service 파일의 [Unit(유닛)] 섹션에 추가합니다.

RequiresMountsFor=/opt/tableau
RequiresMountsFor=/var/opt/tableau

{uid}는 [id tableau] 명령을 실행하여 검색할 수 있습니다.

디스크 파티션을 마운트한 후 유닛 로드되지 않음 오류가 자동으로 해결되지 않습니다. sudo systemctl restart user@{uid}.service를 실행하여 Tableau Server 서비스를 다시 시작해야 합니다.

Knowledge 기사 번호

001471757

 
로드 중
Salesforce Help | Article