Date: Sat, 15 May 2004 16:36:29 -0500 From: Scott Lambert <lambert@lambertfam.org> To: The FreeBSD SCSI List <freebsd-scsi@freebsd.org> Subject: Re: Raidutil and DPT PM3334UW on 4.7-Release Message-ID: <20040515213629.GB787@laptop.lambertfam.org> In-Reply-To: <98435D0AC03ED711972A00508BF9F6720DDDAC7A@ammex008.amp.com> References: <98435D0AC03ED711972A00508BF9F6720DDDAC7A@ammex008.amp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 14, 2004 at 03:08:50PM -0400, Spiro-Colwell, John P. wrote: > Hi, > I have a DPT PM3334UW FW Rev. 07M0 on 4.7-release and I am trying to > administer it. I installed the asrutil package, but raidutil fails with the > following error. > > Engine connect failed: COMPATILITY number > osdIOrequest : File /dev/rdptr17 Could Not Be Opened > > According to dmesg the card is at dpt0. > > dpt0: <DPT Caching SCSI RAID Controller> port 0x1060-0x107f irq 11 at device > 9.0 on pci0 > dpt0: DPT PM3334UW FW Rev. 07M0, 1 channel, 64 CCBs > > But there is no dpt0 in /dev. > > Camcontrol gives this output: > laserdiode# camcontrol devlist > <DPT RAID-5 07M0> at scbus0 target 0 lun 0 (pass0,da0) > <SDR GEM200 2> at scbus0 target 14 lun 0 (ses0,pass1) > <SDR GEM200 2> at scbus0 target 15 lun 0 (ses1,pass2) I have the same symptoms with a different card on a system which has been up and functioning for 100 days. I've been checking the raid status every five minutes with a nagios plugin script. That has been working until early this morning. 3:05 a.m. to be exact. I have another system which is still working. I've verified the MD5 sums of the /usr/dpt files. The working system has: 15:39:27 Sat May 15 # ls -la /dev/*dpt* crw------- 1 root wheel 154, 0 Oct 3 2002 /dev/rdpti0 The non-working system removes that node when I create it. Non-working: 16:20:48 Sat May 15 # ./raidutil -A ? Engine connect failed: COMPATIBILITY number osdIOrequest : File /dev/rdptr17 Could Not Be Opened 16:08:12 Sat May 15 # uname -a FreeBSD mail.example.com 4.7-STABLE FreeBSD 4.7-STABLE #4: Fri Apr 11 12:13:11 CDT 2003 root@mail.example.com:/usr/src/sys/compile/mail i386 asr0: <Adaptec Caching SCSI RAID> mem 0xf8000000-0xf9ffffff,0xfb000000-0xfbffffff,0xfea00000-0xfeafffff irq 18 at device 8.0 on pci4 asr0: major=154 asr0: ADAPTEC 2000S FW Rev. 380E, 2 channel, 256 CCBs, Protocol I2O Working: 16:35:14 Sat May 15 # ./raidutil -A ? # b0 b1 b2 Controller Alarm Status Alarm Enable --------------------------------------------------------------------------- d0 -- -- 2000S Off Enabled FreeBSD ns.example.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Thu Nov 20 03:11:25 CST 2003 root@ns.example.com:/usr/src/sys/compile/test i386 asr0: <Adaptec Caching SCSI RAID> mem 0xfc000000-0xfdffffff,0xfb000000-0xfbffffff,0xfa000000-0xfa0fffff irq 9 at device 9.0 on pci2 asr0: major=154 asr0: ADAPTEC 2000S FW Rev. 380E, 2 channel, 256 CCBs, Protocol I2O -- Scott Lambert KC5MLE Unix SysAdmin lambert@lambertfam.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040515213629.GB787>