Gentoo Archives: gentoo-server

From: lema <lema@×××××××××××.ar>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] SATA again...
Date: Wed, 31 Mar 2004 16:52:51
Message-Id: 1080751890.10113.24.camel@cabsic19.cnea.gov.ar
In Reply to: Re: [gentoo-server] SATA again... by Nick Van Vlaenderen
1 I have several servers with a Intel 875PBZ motherboard, one SATA disk of
2 160GB, and a CD-ROM. In the bios there is a 'Drive Configuration'
3 section where you can choose your 'ATA/IDE Configuration' as 'Enhanced'
4 or 'Legacy'. The first one gives you the 2 PATA channels plus the 2 SATA
5 channel for a total of 6 devices (2 SATA and 4 PATA). Booting from
6 Gentoo-2004.0-universal CD with this configuration + RAID disabled, the
7 SATA disk is shown as /dev/hde (or /dev/hdf). If you want (for any
8 reason) to have your SATA disk as /dev/hda you should change to the
9 Legacy option selecting the configuration whith the 2 SATA channels +
10 the secondary PATA (where you put your CD). Booting in this
11 configuration (RAID disabled) shows the SATA disk as /dev/hda and the CD
12 Rom as /dev/hdc.
13 This is a copy&paste of the section in dmesg where the IDE drives are
14 detected whith a 2.4.24 kernel:
15
16 Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
17 ide: Assuming 33MHz system bus speed for PIO modes; override
18 with idebus=xx
19 ICH5-SATA: IDE controller at PCI slot 00:1f.2
20 ICH5-SATA: chipset revision 2
21 ICH5-SATA: not 100% native mode: will probe irqs later
22 ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA,
23 hdb:pio
24 ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA,
25 hdd:pio
26 hda: ST3160023AS, ATA DISK drive
27 blk: queue c0415640, I/O limit 4095Mb (mask 0xffffffff)
28 hdc: SAMSUNG CD-ROM SC-152A, ATAPI CD/DVD-ROM drive
29 ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
30 ide1 at 0x170-0x177,0x376 on irq 15
31 hda: attached ide-disk driver.
32 hda: host protected area => 1
33 hda: 312581808 sectors (160042 MB) w/8192KiB Cache,
34 CHS=19457/255/63, UDMA(33)
35 hdc: attached ide-cdrom driver.
36 hdc: ATAPI 52X CD-ROM drive, 128kB Cache
37 Uniform CD-ROM driver Revision: 3.12
38 Partition check:
39 /dev/ide/host0/bus0/target0/lun0: p1 p2 p3
40 ide: late registration of driver.
41
42 When I tried to boot from a 2.6 kernel, the SATA disk is not detected at
43 all in any BIOS configuration.
44
45 Hope this can help and not confuse...
46
47 On Wed, 2004-03-31 at 12:46, Nick Van Vlaenderen wrote:
48 > Andy,
49 >
50 > I turned off the SATA Raid in the BIOS, since I don't really need raid. I
51 > just set SATA mode to IDE... The manual tells me they will appear individual
52 > when I turn raid off, since it is software raid...
53 >
54 > Nick
55 > ----- Original Message -----
56 > From: "Andy Dustman" <adustman@×××××××××.edu>
57 > To: <gentoo-server@l.g.o>
58 > Sent: Wednesday, March 31, 2004 5:37 PM
59 > Subject: Re: [gentoo-server] SATA again...
60 >
61 >
62 > > On Wed, 2004-03-31 at 10:17, Nick Van Vlaenderen wrote:
63 > > >
64 > > > In my server, there's an Intel hance Rapid SATA controller. When I
65 > > > boot from the livecd, /dev/hda is the cd-romdrive, but that's the only
66 > > > hdx device I can find (/dev/hdb, /dev/hdc etc don't exist). I heard
67 > > > that SATA disks can be called /dev/sdx, but they don't exist either...
68 > > >
69 > > > Does anyone know why I can't find them, or... are the drivers for the
70 > > > Intel hance Rapid SATA controller already in the kernel? Or do I have
71 > > > to load a module..?
72 > >
73 > > You almost certainly have to load a module before the RAID array will
74 > > show up. Note that you will *not* see the individual drives.
75 > > --
76 > > Andy Dustman <adustman@×××××××××.edu>
77 > > Office of Information Technology, Terry College of Business, UGA
78 > >
79 > >
80 > >
81 > >
82 --
83 Dr. Fabián M. Lema Instituto Balseiro - CNEA - UNCuyo
84 lema@×××××××××××.ar Av. Bustillo 9500
85 ICQ#=50934995 S. C. de Bariloche
86 Tel: ++54 2944 445174 8400 Rio Negro
87 Fax: ++54 2944 445257/99 Argentina

Replies

Subject Author
Re: [gentoo-server] SATA again... Nick Van Vlaenderen <nick.vanvlaenderen@×××××××.be>