Hi,
recently on my OVM environment I've reinstalled OVM Manager. After that I rediscovered the servers but only one server was in server pool - master server. Remaining 8 servers were identified as Unassigned Servers. First, I deleted that server pool, then created new one, assigned my repository to that new server and then cleared configuration on servers(deleted /etc/ovs-agent/db/*, and /etc/ocfs2/cluster.conf). After rediscovering my servers I only managed to add one server(again same master server from previous pool) to the server pool. When I try to add any of remaining servers I get error message(/var/log/messages):
Jan 14 08:06:03 OVSERVER9 kernel: (o2hb-0004FB0000,3556,2):o2hb_check_own_slot:590 ERROR: Heartbeat generation mismatch on device (dm-3): expected(1:0x57d7db8302fbce7, 0x5697c769), ondisk(1:0xa75bac956ed5721e, 0x5697c769)
Jan 14 08:06:05 OVSERVER9 kernel: (o2hb-0004FB0000,3556,3):o2hb_check_own_slot:590 ERROR: Heartbeat generation mismatch on device (dm-3): expected(1:0x57d7db8302fbce7, 0x5697c76b), ondisk(1:0xa75bac956ed5721e, 0x5697c76b)
Jan 14 08:06:07 OVSERVER9 kernel: (o2hb-0004FB0000,3556,2):o2hb_check_own_slot:590 ERROR: Heartbeat generation mismatch on device (dm-3): expected(1:0x57d7db8302fbce7, 0x5697c76d), ondisk(1:0xa75bac956ed5721e, 0x5697c76d)
Jan 14 08:06:09 OVSERVER9 kernel: (o2hb-0004FB0000,3556,3):o2hb_check_own_slot:590 ERROR: Heartbeat generation mismatch on device (dm-3): expected(1:0x57d7db8302fbce7, 0x5697c76f), ondisk(1:0xa75bac956ed5721e, 0x5697c76f)
Jan 14 08:06:11 OVSERVER9 kernel: (o2hb-0004FB0000,3556,3):o2hb_check_own_slot:590 ERROR: Heartbeat generation mismatch on device (dm-3): expected(1:0x57d7db8302fbce7, 0x5697c771), ondisk(1:0xa75bac956ed5721e, 0x5697c771)
Jan 14 08:06:11 OVSERVER9 kernel: o2hb: Unable to stabilize heartbeart on region 0004FB0000050000AF01739106AAABAF (dm-3)
Jan 14 08:06:13 OVSERVER9 kernel: o2net: No longer connected to node OVSERVER6 (num 0) at 10.190.14.96:7777
Jan 14 08:06:13 OVSERVER9 kernel: o2hb: Heartbeat stopped on region 0004FB0000050000AF01739106AAABAF (dm-3)
Please can anyone help me what can I do to add servers to pool without reinstalling OVM server?
Thanks in advance.