Eu uso o servidor do Ubuntu 12.04 com todas as atualizações Eu fui reiniciado contêiner lxc por um comando no shell: "reboot"
lxc version is: 1.0.0~alpha1.0+master~20130930-1830-0ubuntu1~ppa1~precise1 #uname -a Linux zeus 3.5.0-34-generic #55~precise1-Ubuntu SMP Fri Jun 7 16:25:50 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
E não foi iniciado.
O arquivo de log desse contêiner lxc é:
tail -f /var/log/lxc/redmine.log
lxc-start 1380778101.754 ERROR lxc_conf - failed to setup the console for 'redmine' lxc-start 1380778101.754 ERROR lxc_start - failed to setup the container lxc-start 1380778101.755 ERROR lxc_sync - invalid sequence number 1. expected 2 lxc-start 1380778101.790 ERROR lxc_start - failed to spawn 'redmine' lxc-start 1380778107.825 ERROR lxc_conf - Read-only file system - error unlinking /usr/lib/x86_64-linux-gnu/lxc/dev/console
Eu criei um novo contêiner, depois disso:
lxc-create -t ubuntu -n redmine-dev; And cannot start
Inicie e o arquivo de log é:
cat /var/log/lxc/redmine-dev.log lxc-start 1380787652.125 ERRO lxc_conf - Nenhum arquivo ou diretório - falha ao montar '/ sys / fs / pstore' em '/ usr / lib / x86_64-linux-gnu / lxc / sys / fs / pstore'
Tags lxc ubuntu ubuntu-12.04