About Bandwidth

pakigang

Member
Oct 31, 2004
51
0
0
There are network cards that do 1Gbit & even 4Gbit & i think even 8 Gbit has been introduced for web servers.

My question is that 1 Gbit = 1000/8 = 125 MB/s apporximate, can be accomplished by pc when you HDD is ATA 150 which is also not used completely??
 

TuxDave

Lifer
Oct 8, 2002
10,571
3
71
Originally posted by: pakigang
There are network cards that do 1Gbit & even 4Gbit & i think even 8 Gbit has been introduced for web servers.

My question is that 1 Gbit = 1000/8 = 125 MB/s apporximate, can be accomplished by pc when you HDD is ATA 150 which is also not used completely??

Translation: Why is it so hard to get 1Gb/sec ethernet when we have harddrives that can easily accomplish that?

My answer, because it's a whole different playing field. I'm sure you have read ratings on the maximum length of SATA cables and I'm assuming that number isn't very large. The longer the cable, the greater the amount of reflections and distortion. I doubt you'll get 150MB/sec if you have a SATA stretched out 20ft or so. Maybe I'm wrong, someone can check me on that. But longer cables have more reflections and a worse frequency response that'll make signal recovery and transmission harder.
 

AbsolutDealage

Platinum Member
Dec 20, 2002
2,675
0
0
Originally posted by: TuxDave
Translation: Why is it so hard to get 1Gb/sec ethernet when we have harddrives that can easily accomplish that?

I think what he is getting at here is the opposite:

Translation: Why can we fill a 125MB/sec (500MB/sec, 1000MB/sec) ethernet pipe when we cannot even fill a 150 MB/sec pipe for a hard disk?
 
Jan 28, 2005
41
0
0
Well that computer could be using a RAID array, or it could just be that it can sustain that transfer rate for a small ammount of time because the information is stored in the RAM.
 

Homerboy

Lifer
Mar 1, 2000
30,859
4,976
126
Well Ive never heard of anything over 1gig for PC/server network card.
Now if you're talking routers and such, thats a different story. Of course we can fill 1/4/8/10Gsec on backbone routers and such, you have 100s, 1000s, 10000s of people hitting them at the same time.
 

TuxDave

Lifer
Oct 8, 2002
10,571
3
71
Originally posted by: AbsolutDealage
Originally posted by: TuxDave
Translation: Why is it so hard to get 1Gb/sec ethernet when we have harddrives that can easily accomplish that?

I think what he is getting at here is the opposite:

Translation: Why can we fill a 125MB/sec (500MB/sec, 1000MB/sec) ethernet pipe when we cannot even fill a 150 MB/sec pipe for a hard disk?

Haha.... perhaps that's right. My brain exploded twice while trying to parse his original question.
 

Calin

Diamond Member
Apr 9, 2001
3,112
0
0
Those very fast network connections are used for two reasons (I can think of). One would be the burst transfer rates for data from memory (transferring data from memory to the network card over PCI is limited to something like 133 MB/s, so it could saturate the network connection if nothing else happen (like another network card, a hard drive or something). The other reason is to get rid faster of processes that want to transmit some data - if you can send the data 10 times faster, you will have fewer processes in memory, so more memory available.
The reason some chipsets move the network card away from the PCI bus would be that, with both hard drive controllers and network cards on the PCI bus, a download would be unable to work at the speed of the network card (the PCI bandwidth would be saturated by the network card, leaving the destination hard disk "gasping for breath".
 

pakigang

Member
Oct 31, 2004
51
0
0
What i'm trying to say that the average r/w speed of hardrives is around 50/40 MBytes/s with max upto 70.

It seems that gigabit ethernet cannot be used to full potential, just half on the max on a desktop pc, if not then how is it accomplished??
 

Calin

Diamond Member
Apr 9, 2001
3,112
0
0
Yes, a single (or even two) hard drives cannot saturate a gigabit ethernet. However, the reason to introduce the gigabit ethernet was not to surpass a hard drive transfer speed or capabilities, but to: improve application responsiveness when the application is run from a remote file system (think computers without hard drives, and file systems enclosed in server's RAM. Also, some database servers are perfectly capable to fill the gigabit ethernet.

The reason for introduction of gigabit ethernet was not as much to reduce the time to transfer a file from 10 minutes to 1 minute, but to reduce the time of transfer from a tenth of a second to a hundredth of a second.
 

Concillian

Diamond Member
May 26, 2004
3,751
8
81
Originally posted by: pakigang
It seems that gigabit ethernet cannot be used to full potential, just half on the max on a desktop pc, if not then how is it accomplished??

You're correct, it cannot be used to full potential on a desktop PC.

You do not have to use something to full potential for it to be beneficial.

When you use something to full potential suddenly it transforms into a bottleneck.
 

ahurtt

Diamond Member
Feb 1, 2001
4,283
0
0
Originally posted by: Concillian
Originally posted by: pakigang
It seems that gigabit ethernet cannot be used to full potential, just half on the max on a desktop pc, if not then how is it accomplished??

You're correct, it cannot be used to full potential on a desktop PC.

You do not have to use something to full potential for it to be beneficial.

When you use something to full potential suddenly it transforms into a bottleneck.

It cannot be used to full potential on 1 desktop pc. But a network is a bunch of PC's. You have to divide up the available bandwidth between all of them. So say if you have 1 network connection capable of transferring 100 MB / sec and 2 PC's each capable of receiving 75 MB / sec. Suddenly, the pipe is not big enough for both of these PC's to saturate their max transfer recieve rates at the same time, but it is too big for either of them to fill individually. That is the reason ethernet needs to be faster than any 1 pc can use. Because you are networking many PC's. When you are talking about a machine that has an 8Gbit ethernet interface, you are not talking about an average desktop PC. You are talking about a heavy duty server or cluster serving up services to a network. . .like the internet.
 

Calin

Diamond Member
Apr 9, 2001
3,112
0
0
A switch (as opposed to a hub) in a network will give to each computer the available bandwidth of the network (in the best case). The worst case (when every computer wants to transmit/receive to a certain other computer will share the total bandwidth of that certain computer to all the others that request it. And in some cases there can be network connections just between two computers (no switch, no hub)
 

ahurtt

Diamond Member
Feb 1, 2001
4,283
0
0
Originally posted by: Calin
A switch (as opposed to a hub) in a network will give to each computer the available bandwidth of the network (in the best case). The worst case (when every computer wants to transmit/receive to a certain other computer will share the total bandwidth of that certain computer to all the others that request it. And in some cases there can be network connections just between two computers (no switch, no hub)

And further to this point, not every device that has a network interface of some sort also contains a hard drive. Often dedicated switches, hubs, and routers are dedicated pieces of hardware that exist solely to handle networks and their traffic and contain no hard drives or other moving parts.
 

imported_Phil

Diamond Member
Feb 10, 2001
9,837
0
0
Originally posted by: ahurtt
Originally posted by: Calin
A switch (as opposed to a hub) in a network will give to each computer the available bandwidth of the network (in the best case). The worst case (when every computer wants to transmit/receive to a certain other computer will share the total bandwidth of that certain computer to all the others that request it. And in some cases there can be network connections just between two computers (no switch, no hub)

And further to this point, not every device that has a network interface of some sort also contains a hard drive. Often dedicated switches, hubs, and routers are dedicated pieces of hardware that exist solely to handle networks and their traffic and contain no hard drives or other moving parts.

Not forgetting, of course, that a decent RAID array on a server would push 125Mb/sec easily.
 

gwag

Senior member
Feb 25, 2004
608
0
0
I have a friend who sets up archive and data storage primarily for design house often using 40+fibre channel, or scsi disc raids they can have 500MB/s transfer rates ungodly costs, robotic tape loaders etc. I think his co. did a 17TB install a few months ago. A lot of these jobs will spend $50,000- 100,000? on this technology and the majority of there machines don?t even have GB Ethernet (mostly older Macs) but I am guessing there buying for the future. He has amassed an army of older 9-18G fibre channel drives from upgrades one day I will have to get a controller and mess with em.
 

sharkeeper

Lifer
Jan 13, 2001
10,886
2
0
Not forgetting, of course, that a decent RAID array on a server would push 125Mb/sec easily.

Without even breathing let alone breaking a sweat.

10Gb/S interfaces are around and 100 and 1000Gb/S interfaces are about to emerge.

Interfaces were designed to eliminate bottlenecks, not for single users to have seemingly unlimited bandwidth. For those blessed with ability to have the latter, admittingly, it's nice.
 
Nov 11, 2004
10,855
0
0
I wouldn't mind having a 1Gb/s connection. Would help me download better. Also, everything depends on the barebone and specification. The specifictation of internet that we use today was developed over 10 years ago. That's why we're hitting such a bottleneck. I believe there's a chain of universities in the states that have set up a small version of the Internet spec 2.
 

ndolf

Member
Jan 11, 2004
129
0
71
Originally posted by: Kensai
I wouldn't mind having a 1Gb/s connection. Would help me download better. Also, everything depends on the barebone and specification. The specifictation of internet that we use today was developed over 10 years ago. That's why we're hitting such a bottleneck. I believe there's a chain of universities in the states that have set up a small version of the Internet spec 2.

if u are using 1Gb/s, u prob need to finance it like ur car
 
sale-70-410-exam    | Exam-200-125-pdf    | we-sale-70-410-exam    | hot-sale-70-410-exam    | Latest-exam-700-603-Dumps    | Dumps-98-363-exams-date    | Certs-200-125-date    | Dumps-300-075-exams-date    | hot-sale-book-C8010-726-book    | Hot-Sale-200-310-Exam    | Exam-Description-200-310-dumps?    | hot-sale-book-200-125-book    | Latest-Updated-300-209-Exam    | Dumps-210-260-exams-date    | Download-200-125-Exam-PDF    | Exam-Description-300-101-dumps    | Certs-300-101-date    | Hot-Sale-300-075-Exam    | Latest-exam-200-125-Dumps    | Exam-Description-200-125-dumps    | Latest-Updated-300-075-Exam    | hot-sale-book-210-260-book    | Dumps-200-901-exams-date    | Certs-200-901-date    | Latest-exam-1Z0-062-Dumps    | Hot-Sale-1Z0-062-Exam    | Certs-CSSLP-date    | 100%-Pass-70-383-Exams    | Latest-JN0-360-real-exam-questions    | 100%-Pass-4A0-100-Real-Exam-Questions    | Dumps-300-135-exams-date    | Passed-200-105-Tech-Exams    | Latest-Updated-200-310-Exam    | Download-300-070-Exam-PDF    | Hot-Sale-JN0-360-Exam    | 100%-Pass-JN0-360-Exams    | 100%-Pass-JN0-360-Real-Exam-Questions    | Dumps-JN0-360-exams-date    | Exam-Description-1Z0-876-dumps    | Latest-exam-1Z0-876-Dumps    | Dumps-HPE0-Y53-exams-date    | 2017-Latest-HPE0-Y53-Exam    | 100%-Pass-HPE0-Y53-Real-Exam-Questions    | Pass-4A0-100-Exam    | Latest-4A0-100-Questions    | Dumps-98-365-exams-date    | 2017-Latest-98-365-Exam    | 100%-Pass-VCS-254-Exams    | 2017-Latest-VCS-273-Exam    | Dumps-200-355-exams-date    | 2017-Latest-300-320-Exam    | Pass-300-101-Exam    | 100%-Pass-300-115-Exams    |
http://www.portvapes.co.uk/    | http://www.portvapes.co.uk/    |