The Parameter Setting Through Set Does Not Take Effect

Symptom

The YAML file is configured through the CfgMgr::Set interface. After the file is restarted, the old YAML file is still used.

Possible Cause

The CfgMgr process may not exist.

Solution

Run the ps -ef command to view all processes. If the CfgMgr process does not exist, restart it.