Comment 12 for bug 1819738

Revision history for this message
ChenjieXu (midone) wrote :

Hi Teresa,

We have verified that config_controller can succeed after changing supported_lag_mode to [1,2,4]. Is there any more code required to support lag_mode 2?

Our Steps:
1. Install controller-0 on a bare metal.
2. Changing supported_lag_mode for cluster network in following file from [1,2] to [1,2,4]:
   /usr/lib64/python2.7/site-packages/configutilities/common/validator.py
3. Execute command "sudo config_controller --config-file config_1819738.ini".

config_controller can execute successfully.