[PVE-User] Container not starting up after upgrading to proxmox 1.5
Dietmar Maurer
dietmar at proxmox.com
Wed Mar 17 08:41:56 CET 2010
> After restarting one of them manually after boot it seems to come up
> without issue. The last one however refuses to start up. I see the
> following:
>
> vh102:/vz/private# vzctl enter 1083
> entered into CT 1083
> [root at rt /]# ps -fwe
> UID PID PPID C STIME TTY TIME CMD
> root 1 0 0 09:37 ? 00:00:00 init [3]
> root 36 1 0 09:37 ? 00:00:00 [init-logger]
> root 144 1 0 09:37 ? 00:00:00 /bin/bash /etc/rc.d/rc
> 3
> root 208 0 0 09:45 ? 00:00:00 vzctl: ttyp0
> root 209 208 1 09:45 ttyp0 00:00:00 -bash
> root 233 209 0 09:45 ttyp0 00:00:00 ps -fwe
> [root at rt /]#
Obviously the container is running (init). The question is what init is
doing - any logs (see '/var/log/init.log' inside the container)?
> Also in /var/log/syslog I see the following:
>
> Mar 16 09:31:06 vh102 kernel: ioctl32(mount:4024): Unknown cmd fd(3)
> cmd(80041272){t:12;sz:4} arg(bfec1938) on /
> Mar 16 09:31:06 vh102 kernel: ioctl32(mount:4024): Unknown cmd fd(3)
> cmd(00001260){t:12;sz:0} arg(bfec1940) on /
> Mar 16 09:31:06 vh102 kernel: ioctl32(mount:4024): Unknown cmd fd(3)
> cmd(801c0204){t:02;sz:28} arg(bfec191c) on /
> Mar 16 09:31:06 vh102 kernel: ioctl32(mount:4024): Unknown cmd fd(3)
> cmd(80041272){t:12;sz:4} arg(bfec1938) on /
> Mar 16 09:31:06 vh102 kernel: ioctl32(mount:4024): Unknown cmd fd(3)
> cmd(00001260){t:12;sz:0} arg(bfec1940) on /
> Mar 16 09:31:06 vh102 kernel: ioctl32(mount:4024): Unknown cmd fd(3)
> cmd(801c0204){t:02;sz:28} arg(bfec191c) on /
known bug - you can ignore those.
> My pveversion:
>
> pve-manager/1.5/4674
>
> Also worth noting is the upgrade failed when trying to restart apache2.
> I had to manually comment out the ssl stanza in
> /etc/apache2/sites-enabled/pve.conf and then restart. The errors I
> found
> in the apache2 error log were:
>
> [Tue Mar 16 08:39:35 2010] [error] Init: Private key not found
> [Tue Mar 16 08:39:35 2010] [error] SSL Library Error: 218710120
> error:0D094068:asn1 encoding routines:d2i_ASN1_SET:bad tag
> [Tue Mar 16 08:39:35 2010] [error] SSL Library Error: 218529960
> error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
> [Tue Mar 16 08:39:35 2010] [error] SSL Library Error: 218595386
> error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1
> error
> [Tue Mar 16 08:39:35 2010] [error] SSL Library Error: 218734605
> error:0D09A00D:asn1 encoding routines:d2i_PrivateKey:ASN1 lib
no idea why you get that - your disk is OK?
- Dietmar
More information about the pve-user
mailing list