[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: DAC install fail on bootdisks



On Wed Jan 05, 2000 at 06:29:32PM +0200, Lauri Tischler wrote:
> install attempts to create illegal named partitions on DAC-raid
> partition names are c0d01 instead of c0d0p1  etc...
> 

Thats funny.  My system uses c0d0p1.  This is what I see on my box.

    [andersen@www andersen]$ mount
    /dev/hda3 on / type ext2 (rw,errors=remount-ro,errors=remount-ro)
    proc on /proc type proc (rw)
    devpts on /dev/pts type devpts (rw,gid=5,mode=620)
    /dev/hda1 on /boot type ext2 (rw)
    /dev/rd/c0d0p1 on /home type ext2 (rw,errors=remount-ro)
            ^^^^^^
    [andersen@www andersen]$ uname -a
    Linux www 2.2.13 #2 SMP Thu Nov 4 12:00:21 MST 1999 i686 unknown
    [andersen@www andersen]$ dmesg | grep DAC960
    DAC960: ***** DAC960 RAID Driver Version 2.2.4 of 23 August 1999 *****
    DAC960: Copyright 1998-1999 by Leonard N. Zubkoff <lnz@dandelion.com>
    DAC960#0: Configuring Mylex DAC960PG PCI RAID Controller
    DAC960#0:   Firmware Version: 4.06-0-08, Channels: 1, Memory Size: 4MB
    DAC960#0:   PCI Bus: 0, Device: 16, Function: 1, I/O Address: Unassigned
    DAC960#0:   PCI Address: 0xFA8FE000 mapped at 0xD0800000, IRQ Channel: 10
    DAC960#0:   Controller Queue Depth: 64, Maximum Blocks per Command: 128
    DAC960#0:   Driver Queue Depth: 63, Maximum Scatter/Gather Segments: 33
    DAC960#0:   Stripe Size: 64KB, Segment Size: 8KB, BIOS Geometry: 128/32
    DAC960#0:   Physical Devices:
    DAC960#0:     0:0  Vendor: IBM       Model: DDRS-39130W       Revision: S97B
    DAC960#0:          Serial Number: QEJQ1513
    DAC960#0:          Disk Status: Online, 17848320 blocks
    DAC960#0:     0:1  Vendor: IBM       Model: DDRS-39130W       Revision: S97B
    DAC960#0:          Serial Number: REFK6894
    DAC960#0:          Disk Status: Online, 17848320 blocks
    DAC960#0:     0:2  Vendor: IBM       Model: DDRS-39130W       Revision: S97B
    DAC960#0:          Serial Number: REFM7918
    DAC960#0:          Disk Status: Online, 17848320 blocks
    DAC960#0:   Logical Drives:
    DAC960#0:     /dev/rd/c0d0: RAID-5, Online, 35696640 blocks, Write Thru
    [andersen@www andersen]$ dmesg | grep -A2 "Partition check"
    Partition check:
     hda: hda1 hda2 hda3
     rd/c0d0: rd/c0d0p1

This is stock 2.2.13.  Also /dev/MAKEDEV supplied by debian uses
    makedev rd/c${unit}d${ld}p$part b $major $minor $disk
so the /dev special files match up just fine...  Are you sure
about the c0d01 plan?

 -Erik

--
Erik B. Andersen   Web:    http://www.xmission.com/~andersen/ 
                   email:  andersee@debian.org
--This message was written using 73% post-consumer electrons--


Reply to: