Smart Array 5312 (Compaq)

2003-01-30 Thread John
Is anyone working on a driver for said raid controller? Here is a pciconf -lv (from 5.0-R) and a link for some info on the card. ne3@pci6:2:0: class=0x010400 card=0x40830e11 chip=0xb1780e11 rev=0x01 hdr=0x00 class= mass storage subclass = RAID http://h18004.www1.hp.com/products/serve

Re: Smart Array 5312 (Compaq)

2003-01-30 Thread Paul Saab
Try this patch http://people.freebsd.org/~ps/ciss.diff John ([EMAIL PROTECTED]) wrote: > Is anyone working on a driver for said raid controller? > Here is a pciconf -lv (from 5.0-R) and a link for some info on the card. > > > ne3@pci6:2:0: class=0x010400 card=0x40830e11 chip=0xb1780e11 rev=0x01

Re: Smart Array 5312 (Compaq)

2003-01-30 Thread John
yea i tried that. it almost works in 4.7. I can see the the drives in dmesg, but it panics when it comes time to mount the mfs file system. I'll have more time to test tomorrow (5.x, 4.x and CISS_BOARD_SA5 (no B) etc etc). Thanks! On Thu, Jan 30, 2003 at 05:45:31PM -0800, Paul Saab wrote: > T

RE: Smart Array 5312 (Compaq)

2003-01-31 Thread Cagle, John (ISS-Houston)
ustry Standard Servers Hewlett-Packard Company > -Original Message- > From: Paul Saab [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 30, 2003 7:46 PM > To: John > Cc: [EMAIL PROTECTED] > Subject: Re: Smart Array 5312 (Compaq) > > > Try this patch > > h

Re: Smart Array 5312 (Compaq)

2003-01-31 Thread John
Well looks like it does work after all! I must not have created my install floppies correctly (panic was couldn't find init btw) . I moved a few a drives onto a 5i just so i could get 5.0 installed and running and recompiled the kernel with said patch and i can see and write to the drives. i have

Re: Smart Array 5312 (Compaq)

2003-01-31 Thread Paul Saab
John ([EMAIL PROTECTED]) wrote: > Well looks like it does work after all! I must not have created my install > floppies correctly (panic was couldn't find init btw) . I moved a few a > drives onto a 5i just so i could get 5.0 installed and running and > recompiled the kernel with said patch and i