Description

Observing below commit error, while try to commit the configuration

 

User@switch# commit check

fpc1:

configuration check succeeds

fpc0:

error: invalid filename: /var/db/scripts/event//Master-event-struct.slax

error: Reading the configuration from event scripts failed

error: configuration check-out failed

 

Symptoms

We noticed commit error, while try to commit changes in the VC

Solution

We try to commit the configuration in the VC; however, we are getting below commit error in the VC.

 

User@switch# commit check

fpc1:

configuration check succeeds

fpc0:

error: invalid filename: /var/db/scripts/event//Master-event-struct.slax

error: Reading the configuration from event scripts failed

error: configuration check-out failed

 

 

Please try the below steps to resolve the issue:

 

  • Login into the virtual chassis with the Root privileges.
  • Check whether the file “Master-event-struct.slax” is present on the Master switch using the following command:

      >file list /var/db/scripts/events/

  • Copy the missing script file from the Master to the FPC which observing commit error using the below command:

      >file copy /var/db/scripts/event/Master-event-struct.slax fpc2:/var/db/scripts/event/

  • Do a commit check and see whether you are able to login to commit the changes.

 

If the issue is still not resolved even after execute the above steps please raise Jtac case to proceed further.

Modification History

version 1