当前位置:网站首页>Heartbeat error attempted replay attack
Heartbeat error attempted replay attack
2022-07-04 11:02:00 【Brother Xing plays with the clouds】
Two on-line lvs The server do heartbeat Hot standby , But after the configuration starts , Found an error :
Jan 28 15:50:22 usvr-211 heartbeat: [2266]: ERROR: should_drop_message: attempted replay attack [usvr-210]? [gen = 1418354318, curgen = 1418354319] Jan 28 15:50:24 usvr-211 heartbeat: [2266]: WARN: nodename usvr-210 uuid changed to usvr-211 Jan 28 15:50:24 usvr-211 heartbeat: [2266]: WARN: nodename usvr-211 uuid changed to usvr-210 Jan 28 15:50:24 usvr-211 heartbeat: [2266]: ERROR: should_drop_message: attempted replay attack [usvr-210]? [gen = 1418354318, curgen = 1418354319] Jan 28 15:50:26 usvr-211 heartbeat: [2266]: WARN: nodename usvr-210 uuid changed to usvr-211 Jan 28 15:50:26 usvr-211 heartbeat: [2266]: WARN: nodename usvr-211 uuid changed to usvr-210 Jan 28 15:50:26 usvr-211 heartbeat: [2266]: ERROR: should_drop_message: attempted replay attack [usvr-210]? [gen = 1418354318, curgen = 1418354319] Jan 28 15:50:28 usvr-211 heartbeat: [2266]: WARN: nodename usvr-210 uuid changed to usvr-211 Jan 28 15:50:28 usvr-211 heartbeat: [2266]: WARN: nodename usvr-211 uuid changed to usvr-210 Jan 28 15:50:28 usvr-211 heartbeat: [2266]: ERROR: should_drop_message: attempted replay attack [usvr-210]? [gen = 1418354318, curgen = 1418354319] Jan 28 15:50:30 usvr-211 heartbeat: [2266]: WARN: nodename usvr-210 uuid changed to usvr-211 Jan 28 15:50:30 usvr-211 heartbeat: [2266]: WARN: nodename usvr-211 uuid changed to usvr-210 Jan 28 15:50:30 usvr-211 heartbeat: [2266]: ERROR: should_drop_message: attempted replay attack [usvr-210]? [gen = 1418354318, curgen = 1418354319] Jan 28 15:50:32 usvr-211 heartbeat: [2266]: WARN: nodename usvr-210 uuid changed to usvr-211 Jan 28 15:50:32 usvr-211 heartbeat: [2266]: WARN: nodename usvr-211 uuid changed to usvr-210 Jan 28 15:50:32 usvr-211 heartbeat: [2266]: ERROR: should_drop_message: attempted replay attack [usvr-210]? [gen = 1418354318, curgen = 1418354319] Jan 28 15:50:34 usvr-211 heartbeat: [2266]: WARN: nodename usvr-210 uuid changed to usvr-211 Jan 28 15:50:34 usvr-211 heartbeat: [2266]: WARN: nodename usvr-211 uuid changed to usvr-210
reason : because usvr-211 It's through vmware Clone and copy usvr-210 Got , So these two devices are exactly the same .
Some people say it's because of these two machines uuid Differences lead to , Need to let uuid To regenerate the . and uuid This file is installed by default in /var/lib/heartbeat Next , Uninstall is not deleted , If you don't delete it manually , Reinstallation will still use the original
Of uuid, So remove it and then reinstall it ok.
边栏推荐
- Summary of collection: (to be updated)
- Add t more space to your computer (no need to add hard disk)
- JMeter correlation technology
- Function introduction of canbedded component
- If function in SQL
- Appscan installation steps
- Performance test overview
- Using Lua to realize 99 multiplication table
- JMeter Foundation
- Canoe test: two ways to create CAPL test module
猜你喜欢

Summary of collection: (to be updated)

Digital simulation beauty match preparation -matlab basic operation No. 6

Canoe - the second simulation engineering - xvehicle - 2 panel design (operation)

Introduction to canoe automatic test system

2022 AAAI fellow release! Yan Shuicheng, chief scientist of sail, and Feng Yan, Professor of Hong Kong University of science and technology, were selected

Canoe - the second simulation engineering - xvehicle - 2panel design (principle, idea)

Learning XML DOM -- a typical model for parsing XML documents
![[Galaxy Kirin V10] [server] iSCSI deployment](/img/60/13f43dc584c0768965d60811768948.jpg)
[Galaxy Kirin V10] [server] iSCSI deployment

shell awk

On binary tree (C language)
随机推荐
Summary of collection: (to be updated)
Take advantage of the world's sleeping gap to improve and surpass yourself -- get up early
software test
Software testing related resources
Cacti主机模板之定制版
array_ The contains() function uses
试题库管理系统–数据库设计[通俗易懂]
Unittest+airtest+beatiulreport combine the three to make a beautiful test report
Canoe - the second simulation engineering - xvehicle - 2 panel design (operation)
DNS hijacking
[machine] [server] Taishan 200
SQL greatest() function instance detailed example
JMeter Foundation
Network connection (II) three handshakes, four waves, socket essence, packaging of network packets, TCP header, IP header, ACK confirmation, sliding window, results of network packets, working mode of
Write a program to judge whether the elements contained in a vector < int> container are 9.20: exactly the same as those in a list < int> container.
Interview and lecture summary 1
Quick sort (C language)
[test theory] test phase analysis (unit, integration, system test)
Understanding of object
Recursive method to achieve full permutation (C language)