「IDPA:ACMは、ローカル ユーザーのパスワードが同期されていないことを示しています。パスワードを更新してください
Summary: このKBでは、Data Protection Centralのローカル ユーザー パスワードが同期されていません。Please update the password」というメッセージが表示されることがあります。そのエラーの原因がACMのDNS解決の問題であり、ACMがDPCに到達できない場合。
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
ACM UIに「Data Protection Central local user password is out of sync. Please update the password."
で /usr/local/dataprotection/var/configmgr/server_data/logs/server.logの場合、次のようなエラーが発生します。
024-05-20 10:44:18,704 INFO [https-openssl-apr-8543-exec-1]-util.SSHUtil: Processing the ssh command execution standard error.
2024-05-20 10:44:20,456 INFO [https-openssl-apr-8543-exec-3]-util.SSHUtil: Processing the ssh command execution standard error.
2024-05-20 10:44:25,609 INFO [https-openssl-apr-8543-exec-3]-util.SSHUtil: Processing the ssh command execution standard error.
...
2024-05-20 10:44:58,292 INFO [Thread-430]-util.SSHUtil: Processing the ssh command execution standard error.
2024-05-20 10:44:58,388 ERROR [Thread-430]-util.RestUtil: Error occured while executing REST request. due to java.net.SocketException: Unexpected end of file from server
2024-05-20 10:44:58,388 ERROR [Thread-430]dpcadapter.DPCUtil: checkLocalUserOutOfSync-> DPC local user password is out of sync
at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.22.2.jar:?]
at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.22.2.jar:?]
at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.22.2.jar:?]
at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.22.2.jar:?]
at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.22.2.jar:?]
at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.22.2.jar:?]
2024-05-20 10:44:58,424 INFO [Thread-427]-util.SSHUtil: Processing the ssh command execution standard error.
...
2024-05-20 10:44:58,358 INFO [Thread-430]-dpcadapter.DPCUtil: getDPCHostname : getDPCHostname --->
2024-05-20 10:44:58,359 INFO [Thread-430]-util.CommonUtil: hostname: XX.XXX.XXX.XXX ip: <hostname>
2024-05-20 10:44:58,359 INFO [Thread-430]-dpcadapter.DPCUtil: Getting DPC Hostname -<hostname>
2024-05-20 10:44:58,359 INFO [Thread-430]-util.RestUtil: Making REST call: https://<hostname>/elg/manage/info ,method: GET Meditype application/json
2024-05-20 10:44:58,388 ERROR [Thread-430]-util.RestUtil: Error occured while executing REST request. due to java.net.SocketException: Unexpected end of file from server
2024-05-20 10:44:58,388 ERROR [Thread-430]dpcadapter.DPCUtil: checkLocalUserOutOfSync-> DPC local user password is out of sync
com.emc.vcedpa.common.exception.ApplianceException: REST API execution failed.Not return expected response status.
at com.emc.vcedpa.common.util.RestUtil.executeRestAPI(RestUtil.java:173) ~[vcedpa-common-2.7.6.jar:?]
DNSサーバーが構成されていることを確認します。次のコマンドを実行します。
cat /etc/resolv.conf
上記の出力にリストされている最初の「ネームサーバー」のIPを使用して、次のコマンドを実行します。
ping <nameserver IP>
curl -kv <nameserver IP>:53
ACMがDPC IPアドレスをホスト名に解決できることを確認します。
host -W 10 -T <DPC IP>
Where <DPC IP> is the IP of the DPC server.Cause
hostコマンドは、DPC IPアドレスの正しいFQDNを返しません。これは、お客様の環境(外部DNS)からのホスト名解決に問題があることを示しており、それがRESTコールが失敗している理由です。
Resolution
IDPAシステムには、DNSによる名前解決が必要です。
DNS解決に失敗する場合は、お客様のネットワーク チームにこの問題を解決してもらいます。
DNS解決が解決されると、ACMはDPCに接続でき、この問題は解決されます。
Additional Information
Affected Products
PowerProtect DP4400, PowerProtect DP5300, PowerProtect DP5800, PowerProtect DP8300, PowerProtect DP8800, PowerProtect Data Protection Software, Integrated Data Protection Appliance Software, PowerProtect DD6400, PowerProtect DP5900
, PowerProtect DP8400
...
Products
PowerProtect DP8900Article Properties
Article Number: 000228626
Article Type: Solution
Last Modified: 01 Apr 2025
Version: 2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.