Description

Post upgrade RE went into amnesiac mode and below messages were continuously seen on console:
 
Sep 26 04:46:29   gkmd[23325]: IKED-PKID socket creation failed
Sep 26 04:46:30   rmopd[23321]: RMOPD_ICMP_SENDMSG_FAILURE: sendmsg(ICMP): Can't assign requested address
Sep 26 04:46:31   rmopd[23321]: RMOPD_ICMP_SENDMSG_FAILURE: sendmsg(ICMP): Can't assign requested address


 

Symptoms

Error message in boot logs from console:
 
mgd: error: Only one source address allowed in ntp for default routing-instance

mgd: error: commit failed: daemon file propagation failed

Warning: Failed to commit active configuration.

Warning: Trying to commit recovery mode configuration.

mgd: error: Unable to find the rescue configuration file: /config/rescue.conf

Warning: Commit failed, activating partial configuration.

Warning: Edit the router configuration to fix these errors.

Two source addresses configured for NTP:

set system ntp server 192.168.0.11
set system ntp server 192.168.0.12
set system ntp source-address 10.10.0.1
set system ntp source-address 10.10.0.2



 

Solution

Only one source address configuration is allowed in NTP. Due to this configuration error, configuration file was loaded partially when RE1 rebooted during upgrade process.

Steps to recover affected RE from amnesiac mode:
  • From master RE, delete unwanted ntp source address and do commit synchronize.
  • Reboot backup RE. Verify configuration lines with master RE when its up.

 

Modification History

2023-09-29