VM 的 RecoverPoint 和 RecoverPoint:連線叢集失敗,並顯示錯誤「連線叢集失敗」
摘要: 連線叢集失敗,並顯示錯誤「連線叢集失敗。無法到達遠端 vRPA 叢集 (IP xxx.xxx.xxx.xxx)。
本文章適用於
本文章不適用於
本文無關於任何特定產品。
本文未識別所有產品版本。
症狀
嘗試將新的 RP 叢集新增至運作中系統。
連線叢集失敗,並顯示錯誤「連線叢集失敗。無法到達遠端 vRPA 叢集 (IP xxx.xxx.xxx.xxx)。
此錯誤出現在 WDM/Deployment Manager 和dm.log中:
2019-05-10 15:05:21,354 [CommandWorker-3] (Command.java:88) ERROR - Command#run() ServerException errorType[CONNECT_CLUSTER] errorMessage[Connect clusters failed. Could not reach the remote vRPA cluster (IP xxx.xxx.xxx.xxx). Verify the remote vRPAs are up and reachable from current cluster and run the wizard again.] failure UID: 412886e2-35a9-453d-95fd-8e72d9f205dd com.kashya.installation.server.exceptions.ConnectClusterException: Connect clusters failed. Could not reach the remote vRPA cluster (IP xxx.xxx.xxx.xxx). Verify the remote vRPAs are up and reachable from current cluster and run the wizard again. at com.kashya.installation.server.commands.global.AddSiteCommand.analyzeAndThrowRelevantConnectClusterExceptions(AddSiteCommand.java:890) ~[com.kashya.recoverpoint.installation.server.jar:?] at com.kashya.installation.server.commands.global.AddSiteCommand.addDistributeClusterCertificatesWorker(AddSiteCommand.java:574) ~[com.kashya.recoverpoint.installation.server.jar:?] at com.kashya.installation.server.commands.global.AddSiteCommand.distributeCertificateInCluster(AddSiteCommand.java:535) ~[com.kashya.recoverpoint.installation.server.jar:?] at com.kashya.installation.server.commands.global.AddSiteCommand.exchangeAndDistributeClusterCertificates(AddSiteCommand.java:517) ~[com.kashya.recoverpoint.installation.server.jar:?] at com.kashya.installation.server.commands.global.AddSiteCommand.getNewSiteConfiguration(AddSiteCommand.java:327) ~[com.kashya.recoverpoint.installation.server.jar:?] at com.kashya.installation.server.commands.global.AddSiteCommand.execute(AddSiteCommand.java:165) ~[com.kashya.recoverpoint.installation.server.jar:?] at com.kashya.installation.server.commands.global.AddSiteCommand.execute(AddSiteCommand.java:28) ~[com.kashya.recoverpoint.installation.server.jar:?] at com.kashya.installation.server.commands.Command.runNormal(Command.java:109) [com.kashya.recoverpoint.installation.server.jar:?] at com.kashya.installation.server.commands.Command.run(Command.java:48) [com.kashya.recoverpoint.installation.server.jar:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_181] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_181] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181] at com.kashya.installation.server.ThreadPoolFactory$1.run(ThreadPoolFactory.java:43) [com.kashya.recoverpoint.installation.server.jar:?] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181] 2019-05-10 15:05:21,354 [CommandWorker-3] (Command.java:55) INFO - Command[AddSiteCommand] Command Ended [transactionID=51] 2019-05-10 15:05:21,460 [http-bio-8081-exec-9] (CommandsExecutor.java:181) INFO - getResult() - Remove completed transaction [transactionID=51] Command[null] result[Result(errorMessage=Connect clusters failed. Could not reach the remote vRPA cluster (IP xxx.xxx.xxx.xxx). Verify the remote vRPAs are up and reachable from current cluster and run the wizard again., errorType=CONNECT_CLUSTER, errorID=412886e2-35a9-453d-95fd-8e72d9f205dd, value=null, completedSuccessfully=false)]
記錄中有更多錯誤:
2019-05-10 15:05:21,352 [DistributeClusterCertificatesWorker_collection_0xYYYYYYYYYYYYYYYY-3] (CommandWorkerListener.java:68) INFO - DistributeClusterCertificatesWorker_collection_0xYYYYYYYYYYYYYYYY-3 progressed 0 stages - completed 2019-05-10 15:05:21,353 [DistributeClusterCertificatesWorker_collection_0xYYYYYYYYYYYYYYYY-3] (CommandWorkerListener.java:88) INFO - In updateTimeLeft 2019-05-10 15:05:21,353 [DistributeClusterCertificatesWorker_collection_0xYYYYYYYYYYYYYYYY-3] (CommandWorkerListener.java:73) INFO - Current progress is: At 0 of 0 (0%) - completed , time left: 0 2019-05-10 15:05:21,353 [DistributeClusterCertificatesWorker_collection_0xYYYYYYYYYYYYYYYY-3] (CommandWorkerListener.java:56) INFO - Removing worker DistributeClusterCertificatesWorker_collection_0xYYYYYYYYYYYYYYYY-3 2019-05-10 15:05:21,353 [DistributeClusterCertificatesWorker_collection_0xYYYYYYYYYYYYYYYY-3] (CommandWorkerListener.java:58) INFO - workers remaining: 0 2019-05-10 15:05:21,353 [CommandWorker-3] (AddSiteCommand.java:882) WARN - Failed to distribute certificate. com.kashya.installation.server.exceptions.CommandFailedException: Operation failed. Operation failed. ClientTransportException: HTTP transport error: java.net.ConnectException: Connection timed out (Connection timed out) at com.kashya.installation.server.commands.global.WaitingWorkerResultListener.getResult(WaitingWorkerResultListener.java:39) ~[com.kashya.recoverpoint.installation.server.jar:?] at com.kashya.installation.server.commands.global.AddSiteCommand.addDistributeClusterCertificatesWorker(AddSiteCommand.java:572) [com.kashya.recoverpoint.installation.server.jar:?] at com.kashya.installation.server.commands.global.AddSiteCommand.distributeCertificateInCluster(AddSiteCommand.java:535) [com.kashya.recoverpoint.installation.server.jar:?] at com.kashya.installation.server.commands.global.AddSiteCommand.exchangeAndDistributeClusterCertificates(AddSiteCommand.java:517) [com.kashya.recoverpoint.installation.server.jar:?] at com.kashya.installation.server.commands.global.AddSiteCommand.getNewSiteConfiguration(AddSiteCommand.java:327) [com.kashya.recoverpoint.installation.server.jar:?] at com.kashya.installation.server.commands.global.AddSiteCommand.execute(AddSiteCommand.java:165) [com.kashya.recoverpoint.installation.server.jar:?] at com.kashya.installation.server.commands.global.AddSiteCommand.execute(AddSiteCommand.java:28) [com.kashya.recoverpoint.installation.server.jar:?] at com.kashya.installation.server.commands.Command.runNormal(Command.java:109) [com.kashya.recoverpoint.installation.server.jar:?] at com.kashya.installation.server.commands.Command.run(Command.java:48) [com.kashya.recoverpoint.installation.server.jar:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_181] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_181] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181] at com.kashya.installation.server.ThreadPoolFactory$1.run(ThreadPoolFactory.java:43) [com.kashya.recoverpoint.installation.server.jar:?] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181] Caused by: com.kashya.installation.server.exceptions.CommandFailedException: Operation failed. ClientTransportException: HTTP transport error: java.net.ConnectException: Connection timed out (Connection timed out) at com.kashya.installation.server.commands.internal.DistributeClusterCertificatesWorker.enterResult(DistributeClusterCertificatesWorker.java:38) ~[com.kashya.recoverpoint.installation.server.jar:?] at com.kashya.installation.server.infocollect.ClientWorker.run(ClientWorker.java:175) ~[com.kashya.recoverpoint.installation.server.jar:?]
原因
雖然錯誤指向有問題的特定 IP (RPA1 的 WAN IP),但問題與不同的 IP
當系統新增站點時,必須使用叢集憑證更新所有新的 RPA。
當系統無法更新任何 RPA 上的憑證時,就會出現錯誤,在上述案例中為 Kbox 3 或 RPA 4。
解析度
主意:
識別在更新其憑證時發生問題的 RPA,在此情況下:
2019-05-10 15:05:21,353 [DistributeClusterCertificatesWorker_collection_0xYYYYYYYYYYYYYYYY-3] (CommandWorkerListener.java:58) INFO - workers remaining: 0 2019-05-10 15:05:21,353 [CommandWorker-3] (AddSiteCommand.java:882) WARN - Failed to distribute certificate.
這是新叢集的 Kbox 3 = RPA 4。
檢查原始叢集的 Site Control RPA 是否發生與此特定 RPA 的連線問題,解決這些問題,然後重試新增叢集作業。
其他資訊
本內容已翻譯為其他語言:
| https://downloads.dell.com/TranslatedPDF/PT-BR_KB533823.pdf |
| https://downloads.dell.com/TranslatedPDF/ZH-CN_KB533823.pdf |
| https://downloads.dell.com/TranslatedPDF/ES_KB533823.pdf |
| https://downloads.dell.com/TranslatedPDF/DE_KB533823.pdf |
| https://downloads.dell.com/TranslatedPDF/FR_KB533823.pdf |
| https://downloads.dell.com/TranslatedPDF/IT_KB533823.pdf |
| https://downloads.dell.com/TranslatedPDF/JA_KB533823.pdf |
| https://downloads.dell.com/TranslatedPDF/NL_KB533823.pdf |
| https://downloads.dell.com/TranslatedPDF/KO_KB533823.pdf |
| https://downloads.dell.com/TranslatedPDF/RU_KB533823.pdf |
| https://downloads.dell.com/TranslatedPDF/PT_KB533823.pdf |
| https://downloads.dell.com/TranslatedPDF/SV_KB533823.pdf |
受影響的產品
RecoverPoint產品
RecoverPoint, RecoverPoint CL, RecoverPoint EX, RecoverPoint for Virtual Machines, RecoverPoint SE文章屬性
文章編號: 000055362
文章類型: Solution
上次修改時間: 14 10月 2025
版本: 6
向其他 Dell 使用者尋求您問題的答案
支援服務
檢查您的裝置是否在支援服務的涵蓋範圍內。