zoukankan      html  css  js  c++  java
  • 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:WINDOWSsystem32>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)

  • 相关阅读:
    *1408素数回文数的个数
    *1406单词替换
    1404我家的门牌号
    1402Vigenère密码(Noip2012提高组第1题)
    1401机器翻译(Noip2010提高组第1题)
    AcWing
    模板
    The 2019 Asia Nanchang First Round Online Programming Contest
    模板
    模板
  • 原文地址:https://www.cnblogs.com/rsrzrcj/p/15267934.html
Copyright © 2011-2022 走看看