安装cluster报错

weixin_38049686 2008-02-18 10:09:31
我在vm  server上安装cluster 的时候报错
谁能告诉我这个问题出在哪里啊?
谢谢了。


root@node1 # more /var/cluster/logs/install/scinstall.log.16811

*** Create a New Cluster ***
Mon Feb 18 21:43:03 CST 2008

    Attempting to contact "node2" ...

    Searching for a remote configuration method ...

scrcmd -N node2 test isfullyinstalled
The Sun Cluster framework software is installed.
scrcmd to "node2" - return status 1.

rsh node2 -n "/bin/sh -c '/bin/true; /bin/echo SC_COMMAND_STATUS=\$?'"
SC_COMMAND_STATUS=0
rsh to "node2" - return status 0.

ssh root@node2 -o "BatchMode yes" -o "StrictHostKeyChecking yes" -n "/bin/sh -c
'/bin/true; /bin/echo SC_COMMAND_STATUS=\$?'"
No RSA host key is known for node2 and you have requested strict checking.
Host key verification failed.
ssh to "node2" failed.

    The Sun Cluster framework is able to complete the configuration
    process without remote shell access.

----------------------------------
- Cluster Creation -
----------------------------------

    Testing for "/globaldevices" on "node1" ...
    Testing for "/globaldevices" on "node2" ...

scrcmd -N node2 chk_globaldev fs /globaldevices


    Starting discovery of the cluster transport configuration.

===========================
node1
===========================
scrconf -n cmd=discover_send,adapters=e1000g1:e1000g2,vlans=0:0,token=suncluster
_cluster,sendcount=30

===========================
node2
===========================

scrcmd -N node2 autodiscovery 0:0 suncluster_cluster 2 30
e1000g1:0:node1:e1000g1:0
e1000g2:0:node1:e1000g1:0
quit

===========================

    The following connections were discovered:

        node1:e1000g1  switch1  node2:e1000g1
        node1:e1000g1  switch1  node2:e1000g2

    Completed discovery of the cluster transport configuration.

    Started sccheck on "node1".
    Started sccheck on "node2".

    sccheck completed with no errors or warnings for "node1".
    sccheck completed with no errors or warnings for "node2".

===========================
node1
===========================

/usr/cluster/lib/scadmin/lib/cmd_sccheck
sccheck -v1 -o /var/cluster/logs/install/sccheck
sccheck: Requesting explorer data and node report from node1.
sccheck: node1: Explorer finished.
sccheck: node1: Starting single-node checks.
sccheck: node1: Single-node checks finished.

********************************************************************************
* sccheck(1m)
* Sun(TM) Embedded Knowledge Engine (Sun EKE) (3.0.1) single *
********************************************************************************
            
Report #                      : -1f773f30:1182cd06c4f:32767:192.168.1.10
Report Generation Date        : 2008.02.18 at 13:51:39 GMT
Knowledge Automation Engine   : 3.0.1

================================================================================
= SYSTEM INFORMATION                                                           =
================================================================================
System Type   : HOST
Explorer Data : /opt/SUNWexplo/output/explorer.04f6a50a.node1-2008.02.18.13.44
HOSTID        : 04f6a50a
SERIAL_NUMBER :
PRODUCT_TYPE  : i86pc i386

================================================================================
= ANALYSIS SUMMARY                                                             =
================================================================================
Critical : 0
High     : 0
Medium   : 0
Low      : 0
Passed   : 1
N/A      : 2
Erroneous: 1
---------------
Total    : 4

================================================================================
= ANALYSIS DETAILS                                                             =
================================================================================
        

===============================================================================
Sun Confidential/Proprietary Information.
----------------------------------------

This report contains Sun(TM) confidential information in which Sun claims
trade secrets and other proprietary rights. The content is based upon Sun's
proprietary technology and is being provided to you pursuant the terms of your
SunSpectrum contract. By accepting a copy of this report, you agree to use it
for internal purposes only.

Copyright 2002 Sun Microsystems, Inc.
================================ End Of Report =================================

===========================
node2
===========================

scrcmd -N node2 sccheck
sccheck -v1 -o /var/cluster/logs/install/sccheck
sccheck: Requesting explorer data and node report from node2.
sccheck: node2: Explorer finished.
sccheck: node2: Starting single-node checks.
sccheck: node2: Single-node checks finished.

********************************************************************************
* sccheck(1m)
* Sun(TM) Embedded Knowledge Engine (Sun EKE) (3.0.1) single *
********************************************************************************
            
Report #                      : 771a638:1182ccffafa:32767:192.168.1.20
Report Generation Date        : 2008.02.18 at 13:51:10 GMT
Knowledge Automation Engine   : 3.0.1

================================================================================
= SYSTEM INFORMATION                                                           =
================================================================================
System Type   : HOST
Explorer Data : /opt/SUNWexplo/output/explorer.04f6a50a.node2-2008.02.18.13.44
HOSTID        : 04f6a50a
SERIAL_NUMBER :
PRODUCT_TYPE  : i86pc i386

================================================================================
= ANALYSIS SUMMARY                                                             =
================================================================================
Critical : 0
High     : 0
Medium   : 0
Low      : 0
Passed   : 1
N/A      : 2
Erroneous: 1
---------------
Total    : 4

================================================================================
= ANALYSIS DETAILS                                                             =
================================================================================
        

===============================================================================
Sun Confidential/Proprietary Information.
----------------------------------------

This report contains Sun(TM) confidential information in which Sun claims
trade secrets and other proprietary rights. The content is based upon Sun's
proprietary technology and is being provided to you pursuant the terms of your
SunSpectrum contract. By accepting a copy of this report, you agree to use it
for internal purposes only.

Copyright 2002 Sun Microsystems, Inc.
================================ End Of Report =================================

===========================



===========================
node2
===========================


scrcmd -N node2 test isinstalling
"" is not running.

scrcmd -N node2 test isconfigured
Sun Cluster is not configured.

    Configuring "node2" ...

scrcmd -N node2 install -logfile /var/cluster/logs/install/scinstall.log.16811 -
k -C cluster -F -T node=node1,node=node2,authtype=sys -w netaddr=172.16.0.0,netm
ask=255.255.248.0,maxnodes=64,maxprivatenets=10 -A trtype=dlpi,name=e1000g1 -A t
rtype=dlpi,name=e1000g2 -B type=switch,name=switch1 -B type=switch,name=switch1
-m endpoint=:e1000g1,endpoint=switch1 -m endpoint=:e1000g2,endpoint=switch1
scrconf:  Failed to add connection point - already exists.
scinstall:  Failed to initialize cluster configuration ("-B type=switch,name=swi
tch1")

scinstall:  scinstall did NOT complete successfully!


Checking device to use for global devices file system ... done

Initializing cluster name to "cluster" ... done
Initializing authentication options ... done
Initializing configuration for adapter "e1000g1" ... done
Initializing configuration for adapter "e1000g2" ... done
Initializing configuration for switch "switch1" ... done
Initializing configuration for switch "switch1" ... failed

Log file - /var/cluster/logs/install/scinstall.log.16811


Failed to configure "node2".
...全文
156 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复

476

社区成员

发帖
与我相关
我的任务
社区描述
其他技术讨论专区
其他 技术论坛(原bbs)
社区管理员
  • 其他技术讨论专区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧