1. What are the consequences if my node(s) lose connection to the Witness when it's synchronizing?11/25 12:18:54.232552 15a0 HA: *** SmbWitnessImp::SmbClient::createFile: SmbWitnessImp::SmbClient::createFile(\\DOMAIN01POJ\FSWStarwind\witness.dat, 0x00008002, 0x00000020, 0x00000180)
11/25 12:18:55.290001 15a0 HA: *** SmbWitnessImp::SmbClient::createFile: SmbWitnessImp::SmbClient::createFile(\\DOMAIN01POJ\FSWStarwind\witness.dat, 0x00008002, 0x00000020, 0x00000180)
11/25 12:18:56.373109 15a0 HA: *** SmbWitnessImp::SmbClient::createFile: SmbWitnessImp::SmbClient::createFile(\\DOMAIN01POJ\FSWStarwind\witness.dat, 0x00008002, 0x00000020, 0x00000180)
11/25 12:19:00.370984 7b78 HA: *** SmbWitnessImp::waitForJob: open timeout(4000 ms) occured!
11/25 12:19:00.371093 7b78 HA: *** Witness::open: WitnessImp open failed, timeout(4000 ms) occurred!
11/25 12:19:00.371122 7b78 HA: *** Witness::acquireSimple: Simple acquisition failed, can't open witness!
11/25 12:19:00.376136 7b78 HA: HANode::simpleCheckQuorumNodeMojority: Information about available connections with partners: partnersCount = 1, availablePartnersCount = 1
11/25 12:19:00.376188 7b78 HA: HANode::simpleCheckQuorumNodeMojority: Total(witness is excluded): participantsCount = 2, possibleVotes = 2
11/25 12:19:00.376215 7b78 HA: *** HANode::witnessAcquisitionLost: We have lost witness acquisition after keeping, but we have quorum! It's very rare case, check other conditions!
11/25 12:19:12.840008 2c94 HA: *** SmbWitnessImp::waitForJob: available timeout(4000 ms) occured!
11/25 12:19:46.837193 2c94 HA: *** SmbWitnessImp::waitForJob: available timeout(4000 ms) occured!
11/25 12:20:20.864590 2c94 HA: *** SmbWitnessImp::waitForJob: available timeout(4000 ms) occured!
11/25 12:20:54.861933 2c94 HA: *** SmbWitnessImp::waitForJob: available timeout(4000 ms) occured!
11/25 12:21:07.632214 15a0 HA: *** SmbWitnessImp::synchronousOpen: ReadFile(\\DOMAIN01POJ\FSWStarwind\witness.dat) failed, error code 0x2!
11/25 12:21:58.916362 2c94 HA: *** SmbWitnessImp::waitForJob: available timeout(4000 ms) occured!
11/25 12:23:02.925840 2c94 HA: *** SmbWitnessImp::waitForJob: available timeout(4000 ms) occured!
11/25 12:24:06.936911 2c94 HA: *** SmbWitnessImp::waitForJob: available timeout(4000 ms) occured!
11/25 12:25:11.113085 2c94 HA: *** SmbWitnessImp::waitForJob: available timeout(4000 ms) occured!
11/25 12:26:15.139291 2c94 HA: *** SmbWitnessImp::waitForJob: available timeout(4000 ms) occured!
2. Will the failover fail after the synchronization process is done and one of the node is down?
3. Is there any way that I can increase the timeout or the number of retry of the connection to my Witness?
Thank you