CBM_CORFU is not updated when running CARR with validation_config_recovery_mode.yaml
search cancel

CBM_CORFU is not updated when running CARR with validation_config_recovery_mode.yaml

book

Article ID: 422310

calendar_today

Updated On:

Products

VMware NSX

Issue/Introduction

  1. Run CARR as a dry run on NSX 4.1 to update then "CBM_CORFU validate:true" is set in validation_config_recovery_mode.yaml.
    ./start.sh -d -t 825
    
    +-------------------------+-------------------------------------------------------------------------------+------------------------------------------------------------+
    | CBM_CORFU               | WARNING  : ***.***.***.***  : Certificate CBM_CORFU is                         | Certificate of service type: 'CBM_CORFU' will be replaced. |
    |                         | expiring in ** days                                                           | Certificate of service type: 'CBM_CORFU' will be replaced. |
    |                         | WARNING  : ***.***.***.***  : Certificate CBM_CORFU is                         | Certificate of service type: 'CBM_CORFU' will be replaced. |
    |                         | expiring in ** days                                                           |                                                            |
    |                         | WARNING  : ***.***.***.***  : Certificate CBM_CORFU is                         |                                                            |
    |                         | expiring in ** days                                                           |                                                            |
    |                         |                                                                               |                                                            |
  2.  Run CARR with validation_config_recovery_mode.yaml to update the certificate. 
    ./start.sh -t 825 -r validation_config_recovery_mode.yaml
  3.  In validation_config_recovery_mode.yaml, CBM_CORFU was "validate:true" but was not updated.

 

Environment

VMware NSX 4.1

Cause

In NSX 4.1, CORFU_SERVER should be specified, but in the CARR dry run, CBM_CORFU was specified.

Resolution

This will be fixed in a future release of CARR.

 

Workaround:

If run CARR with "-r validation_config_recovery_mode.yaml" then CBM_CORFU is not updated, re-run CARR without "-r validation_config_recovery_mode.yaml" option.

# start.sh -t 825