* Re: Asus CUV4X-DLS [not found] ` <01Jun28.041132edt.62285@gpu.utcc.utoronto.ca> @ 2001-07-01 6:47 ` J. Nick Koston 0 siblings, 0 replies; 6+ messages in thread From: J. Nick Koston @ 2001-07-01 6:47 UTC (permalink / raw) To: Chris Siebenmann; +Cc: linux-kernel [-- Attachment #1: Type: text/plain, Size: 1875 bytes --] I thought it was ok with a 2.4.5-ac kernel however it started acting up again today giving more i/o errors. I think I'm just going to give up on these boards as I have 3 of them doing the exact same thing. However they are flawless in up mode. Nick On Thu, Jun 28, 2001 at 04:11:32AM -0400, Chris Siebenmann wrote: > Envelope-to: nick@burst.net > Delivery-date: Thu, 28 Jun 2001 04:11:14 -0400 > To: nick@burst.net ("J. Nick Koston") > Subject: Re: Asus CUV4X-DLS > X-Newsgroups: mail.linux.kernel > In-Reply-To: <mail.linux.kernel/20010627233541.A32271@burst.net> > Organization: Ziebmef home away from home > Date: Thu, 28 Jun 2001 04:11:32 -0400 > From: Chris Siebenmann <cks@utcc.utoronto.ca> > > You write: > | Anyways in case anyone is curious the i/o problem still happens > | with an aic7xxx card put in and the onboard scsi disabled. > > That's odd; our CUV4X-DLS is stable with PCI Adaptec cards in (but the > onboard Symbios controllers have problems). We're running various -ac > kernels (2.4.5-ac18 right now), SMP, etc. We currently have three SCSI > channels and two disks per channel, and it's surviving the VA Linux > stress tests quite handily. > > --- > "I shall clasp my hands together and bow to the corners of the world." > Number Ten Ox, "Bridge of Birds" > cks@utcc.toronto.edu utgpu!cks -- BurstNET - The Speed the Internet Travels To place an order, or for more info, contact; BurstNET Technologies, Inc. - BurstNET Toll Free 24/7/365 Support: 1-877-BURSTNET Phone (570) 389-1100 - Fax (570) 389-1855=20 http://www.burst.net - sales@burst.net P.O. Box #400 Bloomsburg, PA 17815-0400 USA A World Wide Leader in Web Hosting & Internet Solutions The Best Value For Your Dollar On The Net! Copyright 1996-2000 © BurstNET Technologies, Inc. All Rights Reserved. [-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* Asus CUV4X-DLS
@ 2001-06-28 1:53 J. Nick Koston
[not found] ` <3B3AA1DE.E4419FA8@damncats.org>
0 siblings, 1 reply; 6+ messages in thread
From: J. Nick Koston @ 2001-06-28 1:53 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 687 bytes --]
There seems to be a major problem with this board and 2.4.x kernels.
I consistantly get SCSI Input/Output errors on multiple drives that I
know are good when running a SMP kernel. These errors do no happen
with a UP kernel. This is happening on multiple systems and with
multiple know good scsi drives of all speeds and sizes.
Test#1:
2.4.2 (redhat 7.1 version)
dd if=/dev/sda of=/dev/null
(fails with input/output error)
Test #2:
2.4.2 (redhat 7.1 version)
noapic on boot
dd if=/dev/sda of=/dev/null
(fails with input/output error)
Test #3:
2.4.2 (redhat 7.1 edition)
dd if=/dev/sda of=/dev/null
PASS!
Nick
--
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread[parent not found: <3B3AA1DE.E4419FA8@damncats.org>]
* Re: Asus CUV4X-DLS [not found] ` <3B3AA1DE.E4419FA8@damncats.org> @ 2001-06-28 3:35 ` J. Nick Koston 2001-06-28 12:14 ` John Cavan 0 siblings, 1 reply; 6+ messages in thread From: J. Nick Koston @ 2001-06-28 3:35 UTC (permalink / raw) To: John Cavan; +Cc: linux-kernel [-- Attachment #1: Type: text/plain, Size: 1125 bytes --] Thanks for the tips, however it doesn't help :-( Anyways in case anyone is curious the i/o problem still happens with an aic7xxx card put in and the onboard scsi disabled. [snip] > "J. Nick Koston" wrote: > > > > There seems to be a major problem with this board and 2.4.x kernels. > > I consistantly get SCSI Input/Output errors on multiple drives that I > > know are good when running a SMP kernel. These errors do no happen > > with a UP kernel. This is happening on multiple systems and with > > multiple know good scsi drives of all speeds and sizes. > > Make sure you have the latest BIOS upgrade and set the MPS revision in > the BIOS to 1.1 rather than 1.4. This cured a similar issue for me and > USB on the CUV4X-D motherboard, but as your board is different, your > mileage may vary. Already set at 1.1 > > Also, try passing "noapic" to the kernel on boot if the problem still > persists. The downside is that all interrupts will be handled by a > single CPU. There is a definite problem with VIA chipsets. > Tried this as well (mentioned in my original email) > John -- [-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Asus CUV4X-DLS 2001-06-28 3:35 ` J. Nick Koston @ 2001-06-28 12:14 ` John Cavan 2001-06-28 12:27 ` John Cavan 0 siblings, 1 reply; 6+ messages in thread From: John Cavan @ 2001-06-28 12:14 UTC (permalink / raw) To: J. Nick Koston; +Cc: linux-kernel "J. Nick Koston" wrote: > > Thanks for the tips, however it doesn't help :-( It was worth a shot... > > Also, try passing "noapic" to the kernel on boot if the problem still > > persists. The downside is that all interrupts will be handled by a > > single CPU. There is a definite problem with VIA chipsets. > > > Tried this as well (mentioned in my original email) I realized that after I sent the message. Doh! I have an AIC7xxxx based SCSI card in my machine as well, hooked up to a Jaz. I haven't actually used it in ages, but I'll test it to see of the problem is apparent on CUV4X-D board as well. John ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Asus CUV4X-DLS 2001-06-28 12:14 ` John Cavan @ 2001-06-28 12:27 ` John Cavan 2001-06-28 19:32 ` J. Nick Koston 0 siblings, 1 reply; 6+ messages in thread From: John Cavan @ 2001-06-28 12:27 UTC (permalink / raw) To: J. Nick Koston, linux-kernel John Cavan wrote: > I have an AIC7xxxx based SCSI card in my machine as well, hooked up to a > Jaz. I haven't actually used it in ages, but I'll test it to see of the > problem is apparent on CUV4X-D board as well. First, I copied 640 Mb file to the jaz disk, no problem. Then I ran the same commands you did, also no problem... That would imply, at least, that the SCSI drivers are not at fault here. John ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Asus CUV4X-DLS 2001-06-28 12:27 ` John Cavan @ 2001-06-28 19:32 ` J. Nick Koston 0 siblings, 0 replies; 6+ messages in thread From: J. Nick Koston @ 2001-06-28 19:32 UTC (permalink / raw) To: John Cavan; +Cc: linux-kernel [-- Attachment #1: Type: text/plain, Size: 1487 bytes --] It seems to be ok with 2.4.5-ac19, so I guess I'll just wait for 2.4.6 and hope that resolves it for good. Nick On Thu, Jun 28, 2001 at 08:27:17AM -0400, John Cavan wrote: > Envelope-to: nick@burst.net > Delivery-date: Thu, 28 Jun 2001 08:26:20 -0400 > Date: Thu, 28 Jun 2001 08:27:17 -0400 > From: John Cavan <johnc@damncats.org> > X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.4.5-ac18 i686) > X-Accept-Language: en > To: "J. Nick Koston" <nick@burst.net>, linux-kernel@vger.kernel.org > Subject: Re: Asus CUV4X-DLS > > John Cavan wrote: > > I have an AIC7xxxx based SCSI card in my machine as well, hooked up to a > > Jaz. I haven't actually used it in ages, but I'll test it to see of the > > problem is apparent on CUV4X-D board as well. > > First, I copied 640 Mb file to the jaz disk, no problem. Then I ran the > same commands you did, also no problem... > > That would imply, at least, that the SCSI drivers are not at fault here. > > John -- BurstNET - The Speed the Internet Travels To place an order, or for more info, contact; BurstNET Technologies, Inc. - BurstNET Toll Free 24/7/365 Support: 1-877-BURSTNET Phone (570) 389-1100 - Fax (570) 389-1855=20 http://www.burst.net - sales@burst.net P.O. Box #400 Bloomsburg, PA 17815-0400 USA A World Wide Leader in Web Hosting & Internet Solutions The Best Value For Your Dollar On The Net! Copyright 1996-2000 © BurstNET Technologies, Inc. All Rights Reserved. [-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2001-07-01 6:49 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mail.linux.kernel/20010627233541.A32271@burst.net>
[not found] ` <01Jun28.041132edt.62285@gpu.utcc.utoronto.ca>
2001-07-01 6:47 ` Asus CUV4X-DLS J. Nick Koston
2001-06-28 1:53 J. Nick Koston
[not found] ` <3B3AA1DE.E4419FA8@damncats.org>
2001-06-28 3:35 ` J. Nick Koston
2001-06-28 12:14 ` John Cavan
2001-06-28 12:27 ` John Cavan
2001-06-28 19:32 ` J. Nick Koston
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox