IT博客汇
  • 首页
  • 精华
  • 技术
  • 设计
  • 资讯
  • 扯淡
  • 权利声明
  • 登录 注册

    Symantec BE,error:Attempting /usr/bin/rsh with xxx,Cannot /usr/bin/rsh to xxx。

    Adamhuan发表于 2016-09-02 15:35:00
    love 0

    该错误出现在Linux中安装BE的过程中的,具体错误详情如下:

    [root@xxx 2016-9-2]# ./installralus
    
                                     Symantec Backup Exec Agent for Linux 14.2.1180-1162                                 
    
    Enter the system names separated by spaces on which to install RALUS: (xxx)
    
    Checking system communication:
    
        Attempting /usr/bin/rsh with xxx .................................... Cannot /usr/bin/rsh to xxx
    Initial system check failed.
    
    Press [Return] to continue: 
    
                                     Symantec Backup Exec Agent for Linux 14.2.1180-1162                                 
    
    The installralus log is saved at:
    
        /var/tmp/vxif/installralus903065856/installralus.log
    
    [root@xxx 2016-9-2]#

    该错误,其实与rsh没有关系。

    真正的原因:

    [root@xxx 2016-9-2]# cat /etc/hosts
    127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
    ::1         localhost localhost.localdomain localhost6 localhost6.localdomain6
    [root@xxx 2016-9-2]#

    如上,需要添加本机主机名的记录:
    xxx.xxx.xxx.xxx host_name

    ————————————————
    Done。



沪ICP备19023445号-2号
友情链接