> On Jul 18, 2024, at 6:56 AM, Stephan Wonczak <[email protected]> wrote: > > I just noticed: There still seems to be something not working correctly. > Although everything is working correcty (at least -I- did not find anything > amiss), I still get these messages in FileLog every five minutes: > > Thu Jul 18 12:36:59 2024 VL_RegisterAddrs rpc failed; will retry periodically > (code=5376, err=0) > Thu Jul 18 12:41:59 2024 VL_RegisterAddrs rpc failed; will retry periodically > (code=5376, err=0) > Thu Jul 18 12:46:59 2024 VL_RegisterAddrs rpc failed; will retry periodically > (code=5376, err=0) > > Any ideas as to that?
5376 - no quorum elected Earlier you mentioned that the cell consists of a single machine on which the DB and FILE services are co-located. In a single server configuration the UBIK services (vlserver, ptserver, …) should be operating in single server mode and there should never be an election. Since the vlserver is returning 5376 it indicates there might still be a problem with the contents of the server CellServDB and perhaps the NetInfo/NetRestrict configuration. What errors are logged to the VLLog? What does 'udebug <host> 7003 -long’ report? Jeffrey Altman
smime.p7s
Description: S/MIME cryptographic signature
