标题: 求助:单网卡的机器做cluster遇到问题,帮忙看看 [打印本页] 作者: 淡定再淡定 时间: 2010-07-19 17:18 标题: 求助:单网卡的机器做cluster遇到问题,帮忙看看 root@node1 # more release
Solaris 10 10/09 s10x_u8wos_08a X86
Copyright 2009 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 16 September 2009
root@node1 #
机器只有一个网卡,虚拟了一个
root@node1 # ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
e1000g0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 10.101.5.80 netmask fffff800 broadcast 10.101.7.255
ether 0:7:e9:4f:17:c6
e1000g0:1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 10.101.5.81 netmask fffff800 broadcast 10.101.7.255
root@node1 #
scinstall的时候
>>> Cluster Transport Adapters and Cables <<<
You must configure the cluster transport adapters for each node in the
cluster. These are the adapters which attach to the private cluster
interconnect.
What is the name of the first cluster transport adapter? e1000g0
Adapter "e1000g0" is already in use as a public network adapter.
What is the name of the first cluster transport adapter? e1000g0:1
Invalid adapter name.
What is the name of the first cluster transport adapter? e1000g0
Adapter "e1000g0" is already in use as a public network adapter.
What is the name of the first cluster transport adapter? e1000g0\:1
You must configure the cluster transport adapters for each node in the
cluster. These are the adapters which attach to the private cluster
interconnect.
What is the name of the first cluster transport adapter? e1000g0
Adapter "e1000g0" is already in use as a public network adapter.
What is the name of the first cluster transport adapter? e1000g0:1
Invalid adapter name.
What is the name of the first cluster transport adapter? e1000g0
Adapter "e1000g0" is already in use as a public network adapter.
What is the name of the first cluster transport adapter? e1000g0\:1