node
hi,
i have node linux-lqt3 one node in vcs.i like to add other node in vcs-linux-mmcg.
When add a new node to cluster,then i must to create ssh login passwordless from this node to any node in cluster?
linux-mmcg:~ # cat /etc/llttab
set-node linux-mmcg
set-cluster 23514
link eth1 eth-00:0c:29:f4:e9:56 - ether - -
link eth2 eth-00:0c:29:f4:e9:60 - ether - -
linux-mmcg:~ # cat /etc/llthosts
0 linux-lqt3
1 linux-mmcg
linux-mmcg:~ # cat /etc/gabtab
/sbin/gabconfig -c -n2
linux-lqt3:~ # cat /etc/llttab
set-node linux-lqt3
set-cluster 23514
link eth1 eth-00:0c:29:0e:b7:bf - ether - -
link eth2 eth-00:0c:29:0e:b7:c9 - ether - -
linux-lqt3:~ # cat /etc/llthosts
0 linux-lqt3
1 linux-mmcg
linux-lqt3:~ #
linux-lqt3:~ # cat /etc/gabtab
/sbin/gabconfig -c -n2
The command below not work,i copied the content of /etc/vx/.uuids/clusuuid from linux-lqt3 to linux-mmcg.is correct?
linux-mmcg:/opt/VRTSvcs/bin/uuidconfig.pl -clus -copy \
-from_sys linux-lqt3 -to_sys linux-mmcg
password: i give the right passwd and not work
systemctl start llt
llt -fail
Jun 08 11:50:28 linux-mmcg llt[91835]: This script is not allowed to start LLT. LLT_STA
Jun 08 11:50:28 linux-mmcg systemd[1]: llt.service: Main process exited, code=exited, s
Jun 08 11:50:28 linux-mmcg systemd[1]: Failed to start VERITAS Low Latency Transport (L
-- Subject: Unit llt.service has failed
i can not start llt.
linux-lqt3:~ # /opt/VRTS/bin/lltstat -nvv
LLT node information:
Node State Link Status Address
* 0 linux-lqt3 OPEN
eth1 UP 00:0C:29:0E:B7:BF
eth2 UP 00:0C:29:0E:B7:C9
1 linux-mmcg CONNWAIT
eth1 DOWN
eth2 DOWN
linux-mmcg:~ # /opt/VRTS/bin/lltstat -nvv
LLT lltstat ERROR V-14-2-15000 open /dev/llt failed: No such file or directory
I tried next to use installer to configure linux-mmcg,then put the same cluster id and uuidconfig.pl.
now
linux-mmcg:~ # /opt/VRTS/bin/lltstat -nvv
LLT node information:
Node State Link Status Address
0 linux-lqt3 CONNWAIT
eth1 DOWN
eth2 DOWN
* 1 linux-mmcg OPEN
eth1 UP 00:0C:29:F4:E9:56
eth2 UP 00:0C:29:F4:E9:60