PowerProtect: High CPU usage from Agent service on Oracle and SQL hosts
요약: PPDM 19.13 Agent service on Oracle RMAN and SQL hosts is highly using CPU on the host.
이 문서는 다음에 적용됩니다.
이 문서는 다음에 적용되지 않습니다.
이 문서는 특정 제품과 관련이 없습니다.
모든 제품 버전이 이 문서에 나와 있는 것은 아닙니다.
증상
1. On the Oracle host, you see agent-service using close to 100% CPU.
Track the usage of the copies.db running:
lsof -p <pid>2. Go to /opt/dpsapps/agentsvc/dbs/v1 and check the size of copies.db
copies.db will be very large, potentially 100s of GBs
원인
Due to the large size of the database "copies.db" the agentservice is taking up a lot of CPU resources to query it.
해결
On Linux, Oracle hosts
1. Go to /opt/dpsapps/agentsvc
2. Stop agent service:
./register.sh --stop
3. Go to /opt/dpsapps/agentsvc/dbs/v1
4. Renamed the following DB files:
copies.db tasks.db sessions.db
5. Run the following commands:
conn / as sysdba SQL> exec dbms_stats.gather_fixed_objects_stats();
6. Go back to /opt/dpsapps/agentsvc
7. Restart the agent service: Use
./register.sh --start
On Windows SQL hosts:
1. Click Start and type services.msc.
2. Stop the PowerProtect Agent Service.
3. Go to C:\Program Files\DPSAPPS\agentsvc\dbs\v1
4. Rename the following DB files:
copies.db tasks.db sessions.db
5. In the Windows Services applet, Start the PowerProtect Agent service
제품
Data Protection문서 속성
문서 번호: 000220276
문서 유형: Solution
마지막 수정 시간: 09 10월 2024
버전: 2
다른 Dell 사용자에게 질문에 대한 답변 찾기
지원 서비스
디바이스에 지원 서비스가 적용되는지 확인하십시오.