1. 程式人生 > 其它 >DP10.60 Import Client失敗,報錯12:1025 Import host failed.

DP10.60 Import Client失敗,報錯12:1025 Import host failed.

Description:

The host information cannot be added/updated in the Cell Manager configuration file.

如下圖:

問題處理:

(1)Cell Manager端:

在/opt/omni/bin下,執行

[root]#./omnicc -secure_comm -configure_peer <Client hostname>

Windows Client端(字元介面以管理員身份執行)

(2)Client端:

Client Windows:

C:\WINDOWS\system32>omnicc -secure_comm -configure_peer <CM hostname>

Client Linux:

在/opt/omni/bin下,執行

[root]#./omnicc -secure_comm -configure_peer <Client hostname>

(3)GUI端選擇“clients”模組,右鍵選擇“import Client”,輸入Cleint的主機名,型別選擇“Data Protector Client”,勾選“Accept Fingerprint”選項。

若執行以上操作依舊import失敗,執行步驟(4)

(4)在Cell Manager將Client主機名新增到異常列表,然後再匯入:

Cell Manager端:

#cd /opt/omni/bin

[root]# ./omnicc -secure_comm -configure_exception (client hostname)

[root]#./omnicc -import_host (client hostname)