Too Many Containers Alarm
NODE_ALARM_TOO_MANY_CONTAINERS
Number of containers on this node reached the maximum limit.
Delete unused volumes or Snapshots. You can reset the maximum with:
maprcli config save -values {"pernode.numcntrs.alarm.thr":"<number>"}
This alarm is also raised when total number of
containers (including snap containers) exceed 10 times the value of
pernode.numcntrs.alarm.thr.
See Configuring the Alarm Threshold Using the CLI for more information.