リバースIPルックアップ構成の問題により、PowerProtect Data Manager File System Agentの登録に失敗する
Summary: リバースIPルックアップ構成の問題により、PowerProtect Data Manager File System Agentの登録に失敗します。IPのリバース ルックアップが構成されていない場合、新規インストール後にエージェントの登録が失敗します。この問題を解決するには、DNSサーバーでIPの逆引き参照を構成するか、ホスト ファイルを一時的に変更します。
Symptoms
新規インストール後にPowerProtect Data Manager File System Agentの登録に失敗する
PowerProtect Data Manager UI>Application Agents>Registration Statusで、証明書の受け入れ後にFailedと表示されます。


で C:\Program Files\DPSAPPS\AgentService\logs\OpAgentSvc-******.logの場合、以下が表示されます PPDM IpCheck validation failed 対して /greetings call間のデッドロックが原因で潜在的なHMONタイムアウトが発生する問題が解決されています。
[2024-10-21 03:53:05,643 GMT| 2024-10-21 11:53:05,643506 | DBGHTTPSERVER| PID-2796| TID-3564| INFO] C:\Program Files\DPSAPPS\AgentService\tmp_MEI50402\Http\HTTPServer.pyc-checkIP()-Line 361- Could not fetch the host details for the address ppdm.local.com
[2024-10-21 03:53:05,643 GMT| 2024-10-21 11:53:05,643506 | DBGHTTPSERVER| PID-2796| TID-3564| INFO] C:\Program Files\DPSAPPS\AgentService\tmp_MEI50402\Http\HTTPServer.pyc-checkIP()-Line 362- PPDM IpCheck validation failed. Rejecting the api call for /greetings
[2024-10-21 03:53:24,449 GMT| 2024-10-21 11:53:24,449717 | DBGHTTPSERVER| PID-2796| TID-3564| ERROR] C:\Program Files\DPSAPPS\AgentService\tmp_MEI50402\Http\HTTPServer.pyc-startWSGIServer()-Line 5658- Timeout error occurred, exiting registration process exit code 7. Error - 3600 seconds
Traceback (most recent call last):
File "Http\HTTPServer.py", line 5656, in startWSGIServer
File "Http\HTTPServer.py", line 5503, in start_server
File "src\\gevent\\greenlet.py", line 1065, in gevent._gevent_cgreenlet.joinall
File "src\\gevent\\greenlet.py", line 1075, in gevent._gevent_cgreenlet.joinall
File "src\\gevent\_hub_primitives.py", line 250, in gevent._gevent_c_hub_primitives.wait_on_objects
File "src\\gevent\_hub_primitives.py", line 287, in gevent._gevent_c_hub_primitives.wait_on_objects
File "src\\gevent\_hub_primitives.py", line 185, in gevent._gevent_c_hub_primitives._WaitIterator.__next__
File "src\\gevent\_hub_primitives.py", line 176, in gevent._gevent_c_hub_primitives._WaitIterator.__next__
File "src\\gevent\_waiter.py", line 195, in gevent._gevent_c_waiter.MultipleWaiter.get
File "src\\gevent\_waiter.py", line 154, in gevent._gevent_c_waiter.Waiter.get
File "src\\gevent\_greenlet_primitives.py", line 61, in gevent._gevent_c_greenlet_primitives.SwitchOutGreenletWithLoop.switch
File "src\\gevent\_greenlet_primitives.py", line 61, in gevent._gevent_c_greenlet_primitives.SwitchOutGreenletWithLoop.switch
File "src\\gevent\_greenlet_primitives.py", line 65, in gevent._gevent_c_greenlet_primitives.SwitchOutGreenletWithLoop.switch
File "src\\gevent\_gevent_c_greenlet_primitives.pxd", line 35, in gevent._gevent_c_greenlet_primitives._greenlet_switch
gevent.timeout.Timeout: 3600 seconds
[2024-10-21 03:53:24,449 GMT| 2024-10-21 11:53:24,449717 | DBGHTTPSERVER| PID-2796| TID-3564| INFO] C:\Program Files\DPSAPPS\AgentService\tmp_MEI50402\Http\HTTPServer.pyc-startWSGIServer()-Line 5660- Please follow the remediation steps mentioned below to resolve the problem :
1. Check if the host is approved/whitelisted on PowerProtect Data Manager server.
2. Alternatively, 'Auto Allow List' can be enabled on PowerProtect Data Manager server.
3. Ensure there is no connectivity issue from PowerProtect Data Manager server to agent system.
4. Restart the agent service and try again.
[2024-10-21 03:53:25,230 GMT| 2024-10-21 11:53:25,230570 | AGENTSVC_OP| PID-4320| TID-6672| ERROR] C:\Program Files\DPSAPPS\AgentService\tmp_MEI50402\main.py-checkHttpServer()-Line 949- HTTPServer has stopped with exitcode 7.
[2024-10-21 03:53:25,230 GMT| 2024-10-21 11:53:25,230570 | AGENTSVC_OP| PID-4320| TID-6672| ERROR] C:\Program Files\DPSAPPS\AgentService\tmp_MEI50402\main.py-checkHttpServer()-Line 951- Stopping the agentServiceCause
PowerProtect Data Manager File System Agentの登録が失敗する根本原因は、逆引きIPルックアップ構成がないことにあります。実行 nslookup をクリックして、PowerProtect Data Managerの名前解決を確認します。PowerProtect Data Managerのホスト名では機能しますが、IPのリバース ルックアップでは機能しません。


『PowerProtect Data Manager File System User Guide』に、「名前解決と逆引きIPルックアップを構成する必要がある」と記載されています。

Resolution
解決策は、DNSサーバーでPowerProtect Data Managerの逆引きIPルックアップを構成することです。この時点でDNSサーバーにアクセスできない場合は、クライアント側のhostsファイルを一時的に変更します。その後、UIの [Registration Status]が自動的に [Awaiting Approval]に変更されます。そうでない場合は、クライアント側でPowerProtect Agent Serviceを手動で再起動します。