All of lore.kernel.org
 help / color / mirror / Atom feed
From: "James O. Rose, III" <james.o.rose@gmail.com>
To: Tejun Heo <htejun@gmail.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: sata_sil24 test support
Date: Wed, 16 Nov 2005 23:51:30 -0600	[thread overview]
Message-ID: <200511162351.30872.james.o.rose@gmail.com> (raw)
In-Reply-To: <437C0F2D.1000406@gmail.com>

On Wednesday 16 November 2005 11:03 pm, you wrote:

I'm keeping this mail intact for reference on linux-ide.

> James Rose wrote:
> > Mr. Heo:
> > 
> > I have a couple of questions regarding the sata_sil24 driver, and 
I would
> > also like to offer up some test support.
> > 
> > I'm by no means any kind of kernel hacker and only have a 
rudimentary
> > understanding of C at best, so I can't provide any code help.  I 
am
> > interested in running whatever tests you think could help you with 
the
> > driver development.  This box is basically not doing anything, so 
I can
> > run automated testing for days at a time.
> > 
> > Here's my h/w specs:
> > --------------------
> > Intel SE7620AF2 Motherboard
> > Dual XEON 3.2 GHz with HyperThreading
> > 4 Gig Memory
> > Silicon Image 3124
> > Silicon Image 3132
> > Rancho Technologies MiniStor 3 (Silicon Image 3726 Port Multiplier 
Chip)
> > with 4 100GB Hitachi Travelstar SATA Drives
> > SteelVine 2000 (Silicon Image 3726 Port Port Multiplier Chip) with 
5 400GB
> > Hitachi SATA Drives
> > Various External 500G SATA2 Drives
> > 
> > NOTE: All the hard drives are essentially blank, and can be set up 
as
> > RAID/LVM/Whatever, on a per test basis.
> > 
> > Here's my s/w specs:
> > --------------------
> > kernel 2.6.15rc1-netdev
> > Debian Sarge for x86 (with udev v0.056-3) [I'm working on getting 
64 bit
> > working as well, I'm just not there yet].
> > 
> > I regret I'm unable to provide any kind of shell access (corporate
> > firewall), but I will happily run whatever you think can help.  
I'm very
> > interested in seeing a fully functional (if it already is, my 
apologies. 
> > I need to figure out some stuff still) driver released into the 
kernel.
> > 
> > I'll happily provide lspci's, .configs, etc. upon request.
> 
> One thing I wanna verify on sil24 is data integrity with multiple 
disks 
> attached.  It would be very helpful if you can do some parallel data 
> stress testing with multiple disks.
> 
> * Parallel 'badblocks -w -t random' on all attached disks.  Maybe 
repeat 
> it for a few days and verify no corrupted IO occurs.
> 
> * Create a random 2G or 4G file on a disk (dd if=/dev/urandom 
> of=testfile bs=1M count=4K) and parallely fill all disks with the 
file 
> (for ((i=0;i<20;i++)); do cp testfile /mnt/sdx/testfile$i; done).  
After 
> disks are filled, calculate md5sum of all copies and verify that 
they 
> haven't corrupted.  Repeat for a few days.
> 

Thanks for getting back to me on this.  I'll try to set something up 
tomorrow.  BTW, is there any particular filesystem you'd prefer I 
test on (at least initially)?  I've currently got ext3 compiled in, 
but I can reconfigure to whatever.  I'll send results as I get them.

> > 
> > One Problem:
> > ------------
> > I am able to see the first drive on each of the port multipliers, 
but I
> > cannot seem to find a way to locate the other drives.  Is there an 
option
> > I can pass through modprobe, or some other kind of magic?
> 
> Unfortunately, port multiplier support is not implemented yet.  
Edward 
> Falk (CC'd above, Hi! Edward) used to work on PM support for sil24 a 
> while ago and might be able to help you out.
> 

Depressing news.  I'm willing to do what I can to help someone out 
with this.

> > If I should have sent this to someone else, please forward this 
along.  I
> > didn't know if this was appropriate for me to send to the LKML, so 
I sent
> > it to you instead (apologies if I was mistaken).  Please let me 
know what
> > I can (or can't) do.
> 
> If you have certain requests/questions regarding SATA in general or 
> specific SATA driver in particular, write a mail TO the maintainer 
and 
> CC linux-ide@vger.kernel.org.  And your mail is completely 
appropriate 
> for linux-ide.
> 

will do

> -- 
> tejun
> 
Regards,

James Rose

       reply	other threads:[~2005-11-17  5:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <46377.137.32.101.32.1132172329.squirrel@www.stubbornroses.com>
     [not found] ` <437C0F2D.1000406@gmail.com>
2005-11-17  5:51   ` James O. Rose, III [this message]
2005-11-17  7:01     ` sata_sil24 test support Tejun Heo
2005-11-17 19:50       ` James Rose
2005-11-17 22:58 James Rose
2005-11-18  0:35 ` James Rose
  -- strict thread matches above, loose matches on Subject: below --
2005-11-18  2:23 sata_sil24 corruption FIXED by motherboard swap linux
2005-11-18 19:36 ` sata_sil24 test support linux
2005-11-22  0:23   ` linux
2005-11-22  1:52     ` Tejun Heo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200511162351.30872.james.o.rose@gmail.com \
    --to=james.o.rose@gmail.com \
    --cc=htejun@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.