Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
HD Speed problems. Problably IRQ related.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Phantazm
n00b
n00b


Joined: 29 Jan 2005
Posts: 5
Location: SE

PostPosted: Sat Jan 29, 2005 10:37 am    Post subject: HD Speed problems. Problably IRQ related. Reply with quote

Hi.

I got this huge problem. I Currently have 3 Gigabit NICs and 10 maxtor 200gb drives in a raid 5.

8 Drives are connected to 2 PCI Promise ATA133. 2 connected to IDE-B and HDA for bot is on IDE-A

It seems like the drives or the PCI cards have problems handeling the load. If i copy something to HDA over gigabit i get about 40mb/s.
To the drives that is in the raid i get 30-50mb/s but many strange freezes.

Copying from md0 to hda directly gives about 120mb/s and it also freezes from time to time. HDA to HDA works without any freezes.

Before i had a configuration of 6 disks using only one pci ata133 card and that worked like a charm. Beenn chaning around the pci slots to make sure that the cards arent sharing IRQ.

im using kernel 2.6.10-r6 and i dont think this is a raid issue.

Anyone got some tips and tricks?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54797
Location: 56N 3W

PostPosted: Sat Jan 29, 2005 10:55 am    Post subject: Reply with quote

Phantazm,

If your PCI bus is 32bit 33MHz, its hugely overlaoded. That gets you a theoretical bandwith of 133 Mb/sec, so pratical values of 40Mb/s for moving data over the bus twice is quite good (80Mb/s actually used).

Even a 64bit 66MHz bus (4x the bandwith) will struggle to keep that lot busy.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Phantazm
n00b
n00b


Joined: 29 Jan 2005
Posts: 5
Location: SE

PostPosted: Sat Jan 29, 2005 11:25 am    Post subject: Reply with quote

So basicly it can be unsolvable?

Damn that sucks. It's i pretty loaded to have 2 gigabit nics and 2 PIC controller cards holding 8 disks. But all the freezes makes me go crazy.

Worked like a charm with 4 disks.

Thanx for your answer.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54797
Location: 56N 3W

PostPosted: Sat Jan 29, 2005 12:55 pm    Post subject: Reply with quote

Phantazm,

It should not hang up, just be very slow because of the PCI high bus utilisation. Shared interrupts should be OK too.
Most motherboard only allocate 4 interrupts for the PCI bus and even then some are shared with onboard items.

I suppose that if the PCI arbitration is not 'round robin' so everythiing gets a chance, some lower priority devices may never get the PCI bus. I would need to check the PCI spec to see what sort of arbitration scheme it uses and if it can be changed.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Phantazm
n00b
n00b


Joined: 29 Jan 2005
Posts: 5
Location: SE

PostPosted: Sat Jan 29, 2005 2:50 pm    Post subject: Reply with quote

Well its a MSI Neo 2 with p4 2.8HT

irq
Code:

           CPU0       CPU1       
  0:     692751     560195    IO-APIC-edge  timer
  1:          8          0    IO-APIC-edge  i8042
 14:       2688       4608    IO-APIC-edge  ide0
169:          0          0   IO-APIC-level  acpi
177:       4187          0   IO-APIC-level  eth0, eth2
185:          2    1157643   IO-APIC-level  eth1
193:      29176      14265   IO-APIC-level  ide2, ide3
201:      22651      10044   IO-APIC-level  ide4, ide5
NMI:          0          0
LOC:    1252778    1252777
ERR:         25
MIS:          0


lspci
Code:

0000:00:00.0 Host bridge: Intel Corp. 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02)
0000:00:01.0 PCI bridge: Intel Corp. 82865G/PE/P PCI to AGP Controller (rev 02)
0000:00:03.0 PCI bridge: Intel Corp. 82865G/PE/P PCI to CSA Bridge (rev 02)
0000:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev c2)
0000:00:1f.0 ISA bridge: Intel Corp. 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02)
0000:00:1f.1 IDE interface: Intel Corp. 82801EB/ER (ICH5/ICH5R) IDE Controller (rev 02)
0000:00:1f.3 SMBus: Intel Corp. 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
0000:01:00.0 VGA compatible controller: nVidia Corporation NV25 [GeForce4 Ti 4200] (rev a3)
0000:02:01.0 Ethernet controller: Intel Corp. 82547EI Gigabit Ethernet Controller (LOM)
0000:03:00.0 Unknown mass storage controller: Promise Technology, Inc. 20269 (rev 02)
0000:03:01.0 Unknown mass storage controller: Promise Technology, Inc. 20269 (rev 02)
0000:03:02.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 08)
0000:03:03.0 Ethernet controller: Intel Corp. 82544EI Gigabit Ethernet Controller (Copper) (rev 02)


if that can be of any help.

Thanx for taking time
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum