Hey there!
The
/etc/sysctl.conf configuration file contains invalid parameters. As a result, an error is reported when the
sysctl -p command is executed to make the parameter settings take effect during OS parameter configuration on the FusionInsight adaptation layer.
Solution
Step 1.
Log in to the node where the error is reported.
Step 2.
Run the following command to switch to the user root:
su - root
Step 3.
Open the /etc/sysctl.conf file, find the line containing the parameter that causes the fault and add a number sign (#) at the beginning of the line to comment it out.
vi /etc/sysctl.conf