Just to be clear: this is what I show.
The machine is using a stock Debian kernel.
--BAP.
----------------------------------------------------------------
$ uname -srvmo
Linux 2.6.18-3-686 #1 SMP Thu Dec 14 18:16:18 CET 2006 i686 GNU/Linux
$ ls -l /dev/dpt*
ls: /dev/dpt*: No such file or directory
$ sudo raidutil -L controller
# b0 b1 b2 Controller Cache FW NVRAM Serial Status
---------------------------------------------------------------------------
d0 -- -- -- ADAP2400A 16MB 3A0L ADPT 1.0 BB0F24907Y1Optimal
$ sudo raidutil -L raid
Address Type Manufacturer/Model Capacity Status
---------------------------------------------------------------------------
d0b0t0d0 RAID 5 (Redundant ADAPTEC RAID-5 715425MB Optimal
d0b0t0d0 Disk Drive (DASD) WDC WD2500BB-00DWA0238475MB Optimal
d0b1t0d0 Disk Drive (DASD) WDC WD2500BB-00DWA0238475MB Optimal
d0b2t0d0 Disk Drive (DASD) WDC WD2500JB-00GVA0238475MB Optimal
d0b3t0d0 Disk Drive (DASD) WDC WD2500BB-00DWA0238475MB Optimal
$ ls -l /dev/i2o/* /dev/i2octl
brw-rw---- 1 root disk 80, 0 Feb 15 17:52 /dev/i2o/hda
brw-rw---- 1 root disk 80, 1 Feb 15 17:53 /dev/i2o/hda1
crw-rw---- 1 root root 10, 166 Feb 15 17:53 /dev/i2octl
$ lsmod | egrep i2o
i2o_config 11276 0
i2o_block 13324 2
i2o_core 40312 2 i2o_config,i2o_block
$ mount | egrep raid
/dev/i2o/hda1 on /raid type ext3 (rw,noatime,errors=remount-ro)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]