|
Bugzilla – Full Text Bug Listing |
| Summary: | hard hangs and unkillable processes | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | august miles <augustmiles> |
| Component: | Kernel | Assignee: | E-mail List <kernel-maintainers> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P2 - High | CC: | bw, hvogel, novell.com |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
august miles
2008-12-20 21:40:32 UTC
might be a duplicate of #460634 I am the original reporter- I have a second machine that had a similar problem with Okular, which was viewing a dvi file that was generated by latex. It was running at 100% cpu, again a 64-bit xeon. The okular program was launched as a subprocess to emacs-gtk, which also hang without using cpu. When switching to a virtual terminal the whole machine hang ----------- I have downgraded to an 11.0 kernel on the original machine running imap, since there has been no problems. (userland remains 11.1) We have the same problem on a HP ML110 G5 Server with Xeon Quadcore Processor and two SATA Disks in RAID1, it is also dovecot that has shown unkillable processes, especially when the imap client is closed. The system degrades from the point where they appear until disk accesses seem to hang, xosview shows all cores in 100% wait states, the system still reponds to pings and the dhcp server even is able to write to syslog, but everything else seems to be waiting for the disks. At that point the console is usually black and won't react to Ctrl-Alt-Del, but Alt-Printscreen-b boots. Disabling the irq_balancer seems to make the hangs happen less often. We have not tried using some other kernel yet. Here's an update: We tried the "vanilla" kernel as supplied with openSUSE 11.1 and the server hung again, and again shortly after a certain (windows/thunderbird) user closes his dovecot IMAP mailbox at the end of the day... Any clues as to where the machine is hung? alt-sysrq-t should show you the task list, we are going to need some kind of clue to be able to work on this. I would guess it is this known problem of dovecot with 2.6.27 kernels... http://www.mail-archive.com/dovecot@dovecot.org/msg15054.html It seems to be a problem with inotify. This would be coherent with the problems I have also had with Okular, which I understand also uses inotify. I have been running weeks with the downgraded kernel (2.6.25.18-0.2 from opensuse 11.0), but 11.1 userland. It is totally stable. Ah, yeah, that should be the issue. That is solved in the updated kernel package. If you get that, this should go away, can you try that? Sorry for the dumb question, but is "the updated kernel package" supposed to be the one in http://download.opensuse.org/repositories/Kernel:/SL111_BRANCH/openSUSE_11.1/x86_64/ ? (In reply to comment #8) > Sorry for the dumb question, but is "the updated kernel package" supposed to be > the one in > http://download.opensuse.org/repositories/Kernel:/SL111_BRANCH/openSUSE_11.1/x86_64/ > ? Yes, you can use that one. (In reply to comment #9) > > http://download.opensuse.org/repositories/Kernel:/SL111_BRANCH/openSUSE_11.1/x86_64/ > > ? > > Yes, you can use that one. kernel-default-2.6.27.8-11.1.x86_64.rpm from the url above does not fix the problem for us, an unkillable imap process appeared again and the machine was not able to shut down and reboot by itself (I am not on site to check details)... The problem does not happen with the recently released kernel-default-2.6.27.19-3.2.1, I consider this bug closed. thanks for letting us know. |