enable_strict_kernel_release

2025-01-24 01:53:30  Updated

enable_strict_kernel_release specifies whether to verify the OS kernel. If the value is True, ODP supports only RedHat 5u, 6u, and 7u. If the value is False, ODP does not concern about the Linux kernel version and may be unstable.

Attribute Description
Parameter type Boolean
Default value True
Value range
  • True: specifies to verify the OS kernel. Only RedHat 5u, 6u, and 7u are supported.
  • False: specifies not to verify the OS kernel.
Effective only after ODP restart Yes

Note

If the value is False, ODP does not concern about the Linux kernel version and may be unstable.

Contact Us