On one of my nodes, i'm unable to start few containers (that used to work).
The logs show:
The node seems to have enough general resources available.
After moving the container to another node, it started without problems.
I'm assuming some of the other containers are abusing some resource, but not sure which.
Any thoughts?
The logs show:
Code:
lxc-start 20170413215245.766 ERROR lxc_conf - conf.c:send_fd:3794 - Too many references: cannot splice - Error sending tty fd to parent
lxc-start 20170413215245.766 ERROR lxc_conf - conf.c:send_ttys_to_parent:3826 - Error writing tty fd to parent
lxc-start 20170413215245.766 ERROR lxc_conf - conf.c:lxc_setup:3949 - failure sending console info to parent
lxc-start 20170413215245.766 ERROR lxc_start - start.c:do_start:811 - Failed to setup container "5554".
lxc-start 20170413215245.766 ERROR lxc_sync - sync.c:__sync_wait:57 - An error occurred in another process (expected sequence number 3)
lxc-start 20170413215245.858 ERROR lxc_start - start.c:__lxc_start:1365 - Failed to spawn container "5554".
The node seems to have enough general resources available.
After moving the container to another node, it started without problems.
I'm assuming some of the other containers are abusing some resource, but not sure which.
Any thoughts?