Mailinglist Archive: opensuse-factory (508 mails)
| < Previous | Next > |
Re: [opensuse-factory] systemd
- From: Kay Sievers <kay.sievers@xxxxxxx>
- Date: Tue, 14 Dec 2010 13:11:03 +0100
- Message-id: <1292328663.1232.26.camel@yio>
On Tue, 2010-12-14 at 11:59 +0100, Peter Czanik wrote:
Yeah, a few people have seen this. It's likely a bug in the kernel in
combination with some specific hardware.
Seems, the massive parallel work uncovers some races here, which we
didn't trigger with the old bootup logic.
Is there any output on the console when the kernel panic happens? Can
you take a picture with a camera of the screen? Would be good to find
out which kernel module makes the machine crash.
Might also worth trying to add:
systemd.unit=multi-user.target
which will be "runlevel 3", and check if that already crashes.
Kay
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
On 12/14/2010 11:42 AM, Kay Sievers wrote:
Hehe. Once I use the above settings, systemd seems to boot perfectly, atWithout systemd the same system easily survives stress testing (cdYeah, isolated computational load is a very different situation from
/usr/src/linux && make -j 100 :-) ) without locking up.
booting up -- where we have heavy parallel kernel module load, device
initialization, and service startup going on.
If possible, try, if removing:
quiet
and adding:
systemd.log_level=debug systemd.log_target=kmsg
to the kernel commandline reveals something on the console.
It might slow down the bootup enough, so that it works-- or it might
show where it hangs.
least for the last two boots. Without it the machine hangs with or
without a kernel panic message on screen during the boot or right after
the login: prompt is printed.
Yeah, a few people have seen this. It's likely a bug in the kernel in
combination with some specific hardware.
Seems, the massive parallel work uncovers some races here, which we
didn't trigger with the old bootup logic.
Is there any output on the console when the kernel panic happens? Can
you take a picture with a camera of the screen? Would be good to find
out which kernel module makes the machine crash.
Might also worth trying to add:
systemd.unit=multi-user.target
which will be "runlevel 3", and check if that already crashes.
Kay
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |