3.2.82 SCPCGroupVersionDetectionFailed

Table 3-85 SCPCGroupVersionDetectionFailed

Field Description
Severity critical
Condition ocscp_worker_cgroup_version_detection_failed == 1
OID used for SNMP Traps 1.3.6.1.4.1.323.5.3.35.1.2.15005
Description Notify that cgroup version detection has failed.
Recommended Actions

Cause: SCP is unable to detect the cgroup version from the underlying kernel with the command "stat -fc %T /sys/fs/cgroup/." The possible expected value is either tmpfs or cgroup2fs.

Diagnostic Information:
  • Option 1: Check worker error level logs for failure of cgroup version detection.
  • Option 2:
    • Login to the worker pod and run the command "stat -fc %T /sys/fs/cgroup."
    • Verify whether it outputs either tmpfs or cgroup2fs.
Recovery:
  • Make sure the cgroup has either tmpfs or cgroup2fs.
  • Do same version upgrade on SCP..
For any assistance, contact My Oracle Support.