* Re: Gentoo mm-sources-2.6.3 kenrel's problem
@ 2004-02-27 16:05 ji duoduo
2004-02-27 16:16 ` Alexander Hoogerhuis
0 siblings, 1 reply; 8+ messages in thread
From: ji duoduo @ 2004-02-27 16:05 UTC (permalink / raw)
To: linux-kernel
it's Intel(r) 82801BA Bus Master IDE Controller
IC35L040AVER07-0 (40 GB, 7200 RPM, Ultra-ATA/100)
i didn't check panic info.
__________________________________
Do you Yahoo!?
Get better spam protection with Yahoo! Mail.
http://antispam.yahoo.com/tools
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Gentoo mm-sources-2.6.3 kenrel's problem
2004-02-27 16:05 Gentoo mm-sources-2.6.3 kenrel's problem ji duoduo
@ 2004-02-27 16:16 ` Alexander Hoogerhuis
0 siblings, 0 replies; 8+ messages in thread
From: Alexander Hoogerhuis @ 2004-02-27 16:16 UTC (permalink / raw)
To: ji duoduo; +Cc: linux-kernel
ji duoduo <kfduoduo@yahoo.com> writes:
> it's Intel(r) 82801BA Bus Master IDE Controller
>
> IC35L040AVER07-0 (40 GB, 7200 RPM, Ultra-ATA/100)
>
> i didn't check panic info.
>
I'm on a HP SmarArray 5i controller, machines are remote and I havent
seen oops'es in the logs.
mvh,
A
--
Alexander Hoogerhuis | alexh@ihatent.com
CCNP - CCDP - MCNE - CCSE | +47 908 21 485
"You have zero privacy anyway. Get over it." --Scott McNealy
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Gentoo mm-sources-2.6.3 kenrel's problem
@ 2004-02-27 14:35 ji duoduo
2004-02-27 15:16 ` Måns Rullgård
0 siblings, 1 reply; 8+ messages in thread
From: ji duoduo @ 2004-02-27 14:35 UTC (permalink / raw)
To: linux-kernel
I use ext3 filesystem, harddisk is IBM's Deskstar
60GXP.
__________________________________
Do you Yahoo!?
Get better spam protection with Yahoo! Mail.
http://antispam.yahoo.com/tools
^ permalink raw reply [flat|nested] 8+ messages in thread
* Gentoo mm-sources-2.6.3 kenrel's problem
@ 2004-02-27 12:42 duoduo
2004-02-27 12:49 ` Måns Rullgård
2004-02-27 22:35 ` Daniel Robbins
0 siblings, 2 replies; 8+ messages in thread
From: duoduo @ 2004-02-27 12:42 UTC (permalink / raw)
To: linux-kernel
when i issue sync command immediately after deleting
a large file or directory, the whole system will
freeze
with no reaction, only could do rebooting
__________________________________
Do you Yahoo!?
Get better spam protection with Yahoo! Mail.
http://antispam.yahoo.com/tools
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Gentoo mm-sources-2.6.3 kenrel's problem
2004-02-27 12:42 duoduo
@ 2004-02-27 12:49 ` Måns Rullgård
2004-02-27 13:49 ` Alexander Hoogerhuis
2004-02-27 22:35 ` Daniel Robbins
1 sibling, 1 reply; 8+ messages in thread
From: Måns Rullgård @ 2004-02-27 12:49 UTC (permalink / raw)
To: linux-kernel
duoduo <kfduoduo@yahoo.com> writes:
> when i issue sync command immediately after deleting
> a large file or directory, the whole system will
> freeze
> with no reaction, only could do rebooting
What filesystem? What type of disk? Does the machine respond to
network? Is the error easily reproducible? Try it at a text console
and see if there's a panic message.
--
Måns Rullgård
mru@kth.se
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Gentoo mm-sources-2.6.3 kenrel's problem
2004-02-27 12:49 ` Måns Rullgård
@ 2004-02-27 13:49 ` Alexander Hoogerhuis
0 siblings, 0 replies; 8+ messages in thread
From: Alexander Hoogerhuis @ 2004-02-27 13:49 UTC (permalink / raw)
To: Måns Rullgård; +Cc: linux-kernel
mru@kth.se (Måns Rullgård) writes:
> duoduo <kfduoduo@yahoo.com> writes:
>
> > when i issue sync command immediately after deleting
> > a large file or directory, the whole system will
> > freeze
> > with no reaction, only could do rebooting
>
> What filesystem? What type of disk? Does the machine respond to
> network? Is the error easily reproducible? Try it at a text console
> and see if there's a panic message.
>
I'm seeing this on a handfull of HP DL360G3's, all using the
cciss-driver for RAID; running 2.6.3-mm2 (with Andrews sync-fix
patch). Currently installed with gentoo "testing" (~x86 keyword), and
they will hang on occation when running mke2fs, and about half the
time when executing something like this:
umount /some/dir && mke2fs -j -L /some/dir /dev/cciss/c0d0p5 && mount /some/dir
All filesystems (12 of them) are formatted as ext3, I'm using udev,
not devfs FWIW. Let me know if I can be of more help.
The machines will be fully respons network-wise, it only seems that
disk I/O hangs at that point; it wont perform a new login or an
already open prompt won't do anything but hang at that point.
mvh,
A
--
Alexander Hoogerhuis | alexh@ihatent.com
CCNP - CCDP - MCNE - CCSE | +47 908 21 485
"You have zero privacy anyway. Get over it." --Scott McNealy
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Gentoo mm-sources-2.6.3 kenrel's problem
2004-02-27 12:42 duoduo
2004-02-27 12:49 ` Måns Rullgård
@ 2004-02-27 22:35 ` Daniel Robbins
1 sibling, 0 replies; 8+ messages in thread
From: Daniel Robbins @ 2004-02-27 22:35 UTC (permalink / raw)
To: duoduo; +Cc: linux-kernel
On Fri, 2004-02-27 at 05:42, duoduo wrote:
> when i issue sync command immediately after deleting
> a large file or directory, the whole system will
> freeze
> with no reaction, only could do rebooting
For any issues with Gentoo kernels, please post a detailed bug report to
http://bugs.gentoo.org/, even if it's related to something we're just
packaging up like (in this case) mm-sources.
This allows our kernel maintainers to be informed of issues Gentoo users
are having. Our developers will contact the upstream maintainer as
needed to resolve the issue, once adequate information has been
collected in the bug report.
Regards,
Daniel
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2004-02-27 22:34 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-27 16:05 Gentoo mm-sources-2.6.3 kenrel's problem ji duoduo
2004-02-27 16:16 ` Alexander Hoogerhuis
-- strict thread matches above, loose matches on Subject: below --
2004-02-27 14:35 ji duoduo
2004-02-27 15:16 ` Måns Rullgård
2004-02-27 12:42 duoduo
2004-02-27 12:49 ` Måns Rullgård
2004-02-27 13:49 ` Alexander Hoogerhuis
2004-02-27 22:35 ` Daniel Robbins
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox