Little change of a log : log(f"Sending Salt event: network/carp/primary {payload}") (no more carp/master)
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Today
Yesterday
syntax correction
Fix the tag of the event to network/carp/primary
Tue, Apr 28
Modified send_salt_event to use the full salt-call path :
Mon, Apr 27
We noticed that Windriver is unable to ping the public IP addresses of router-002 and router-003. However, GRE tunnel creation is successful, and tunnel connectivity works with router-002, although pinging its public IP is still unsuccessful.
When creating a GRE tunnel to the alias IP of ysul as an endpoint the tunnel is unpingable however when creating the GRE tunnel using the public IP of ysul, GRE tunnel responds well to ping.
I suspect that the problem might come from using an alias IP as GRE endpoint that might cause this as it suggest encapsulation/decapsulation issues
Sun, Apr 26
I created and tested a Salt reactor that listens for the carp/master event sent by the routers. For now, the reactor only runs a test command on Ysul and Windriver to confirm that the event is correctly received and that the master can trigger actions on those hosts.
For T2319, I added a function to send event to Salt master.
Test to validate Salt event emission and reception on the master :
Sat, Apr 25
@dereckson Works good, thank you !
Use "/me" endpoint instead of "me", which caused an ERROR: 'nichandle'.
@yousra I've created yesterday evening a new token with /me permission too.
Fri, Apr 24
This explanation is not fully correct. Indeed the VIP cannot be used to establish two GRE tunnels at the same time on Windriver or on Ysul.
This issue is indeed not longer relevant.
Thu, Apr 23
This review is replaced by D4093 so I will abandon it !