On Tue, Nov 16, 2010 at 5:01 PM, max <[email protected]> wrote: > Lista, tengo un problema al tratar de conectar via ssh a un servidor > proxmox, la vm esta virtualizada en OpenVZ > intento numero 1: > ssh [email protected] > ssh_exchange_identification: Connection closed by remote host > intento numero 2: > Permission denied (publickey,keyboard-interactive). > inteno numero 3: > ssh [email protected] > ssh_exchange_identification: Connection closed by remote host > En el log de la vm muestra lo siguiente: > sshd[1516]: Server listening on:: port 22 > sshd[1516]: Server listening on 0.0.0.0 port 22 > sshd[1516]: Error: reexec socketpair: Cannot allocate memory > sshd[1527]: error writing /proc/self/oom_adj: Operation not permited > sshd[1527]: error: PAM: failed create sockets: Cannot allocate memory > sshd[1516]: Error: reexec socketpair: Cannot allocate memory
Ahí te está diciendo que el container ha superado el limite permitido de uso de memoria. Tendrás que darle algo más :) -- Marc -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

