[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#361150: marked as done (Kernel install process contains a time window that can lead to an unusable system)



Your message dated Mon, 6 Aug 2007 14:53:04 +0200
with message-id <20070806125304.GA11306@stro.at>
and subject line Kernel install process contains a time window that can lead to an unusable system
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: linux-2.6
Severity: normal

This is about the kernel image installation process (all linux-image-*)

There is a critical time window during install that occurs if

- multiple packages are being installed at once (for exemple during "apt-get upgrade")
- *AND* the same kernel is being updated

during which time, an interruption of the installation process can lead to a non-bootable system (non coherent kernel/modules combination, invalid kernel map for bootloader, etc..)

The installation procedure first unpacks and replaces the actual running kernel.

If anything happens during that time several bad things can happen :
- The initrd image (if needed) is not built
- The bootloader is not updated to reflect the disk location map of the new kernel (lilo ?)

Unfortunatelly, this can happen very easily if one of the package that is loaded during an 'apt-get upgrade' happens to fail to install (recent exemple : manpages-dev and modutils conflict over a single file). However, this can also occur for other various reasons (power
outtage, CTRL-C, etc..)

The, hmmm.. solution (?) - would be to actually *install* the new kernel ONLY when all steps have been taken to ensure that the system is ready (or about ready) to boot that kernel
(read : initrd is ready)..

There is probably also a problem with /lib/modules.. I believe the solution here is to unload the /lib/modules somewhere else, chroot to create the initrd, and mv the right /lib/modules/XXX just before finishing linux-image package installation setup.

It is possible the previously mentioned solutions are not applicable to the way dpkg/apt work. But I am not familiar enough with the debian install procedures to tell whether this
is the case or not.

It may also be impossible to completelly remove any critical time window (eg: lilo update needs everything to be in place first) - but at least it could be reduced to encompass only a single installation step.

If it is believed this report belongs to another place (apt, dpkg, etc..) please
don't hesitate to say so - I'll report wherever it is necessary.

Finally - the workaround is usually to boot from a rescue medium (or another kernel if feasable) and restart the installation process - until the kernel is 'setup' properly.

-- System Information:
Debian Release: testing/unstable
 APT prefers unstable
 APT policy: (500, 'unstable')
Architecture: powerpc (ppc64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-vserver-powerpc64



--- End Message ---
--- Begin Message ---
Package: linux-2.6

aboves statement is true for the installation of several core
packages, yes that sounds like a bad excuse.
but i don't see an easy way currently to fix your report.

it is highly recommended to keep a second kernel around,
this is also the default on newer abi.
also grub doesn't need to know the direct block nr
thus is a safe default.

closing as the proposed chroot solution introduces higher
complexity, we will see what we can do in dkt.

best regards


-- 
maks

--- End Message ---

Reply to: