Symptoms

During performing pre-check for MN migration from RHEL/CENTOS 6 to RHEL/CENTOS 7 (KB 130182 or 130183):

2017-03-28 20:15:57.603 [INFO] Log file has been created: /var/log/pa/rhel7-migration-precheck.log 2017-03-28 20:15:57.893 [ERROR] PACI keystore password in not equal in DB and PACI APS config. Please follow https://kb.odin.com/130532 to resolve an issue. <...> 2017-03-28 20:15:57.893 [ERROR] Check is failed 

Cause

Shortcomings in previously executed upgrade action

Resolution

  1. Please make sure you have actual version of migration scripts (check KB 130182 or 130183)
  2. Launch the tool actions_before_migration_to_rhel7.py from migration kit with the option --action fix_paci_kspass_inconsistency:

    cd mn_migration_kit./actions_before_migration_to_rhel7.py --action fix_paci_kspass_inconsistency 

    The result should be:

    2017-03-28 20:22:08.755 [INFO] Log file has been created: /var/log/pa/actions_before_migration_to_rhel7.log 2017-03-28 20:22:08.755 [INFO] Selected action: 'fix_paci_kspass_inconsistency' 2017-03-28 20:22:08.755 [INFO] Actualizing in DB value of property paci.kspass. The right password taken from paci aps config. 2017-03-28 20:22:08.813 [INFO] Password for PACI keystore was successfully actualized in DB.