Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Gig-E is slower than a single disk these days (Score 1) 517

The days of network being faster than disk are over.

Gig-E speed is about 30MB/s in the real world. This is with a crossover cable, machine to machine. I've tested and verified this over a number of platforms, including expensive server systems.

Cheap terabyte single disks these days can do 80MB/s.

The only reason to go with raid is for redundancy, or better handling of simultaneous connections.

Read this for a more in depth analysis: http://www.codinghorror.com/blog/archives/000339.html

Comment Re:What's in a name... (Score 4, Interesting) 231

That USED to be true. It's not the hard drive, all the layers that get put in between when you access a disk over the network. Modern hard drives can easily do 60MB/s sustained.

For instance, I have a couple raid6 arrays which clock in at about 250 MB/s and 150MB/s natively. If I hook that machine up directly to another machine's ethernet port I only get about 30MB/s sharing the device w/ iSCSI. SMB and NFS yield similar results. This is true even though I can get over 900Mbps using iperf.

Sharing disks over gig-e sucks when you actually need throughput. It's great for when you just need to expand a SAN and speed is secondary. I've heard that bonding two Gig-e cards doesn't realize much of an improvement FWIW, so I assume latency is part of the reason it's slower.

Programming

Submission + - mod_rails has been released (modrails.com)

devjj writes: "Phusion Passenger, aka mod_rails, has been released. Passenger purports to make deploying Ruby on Rails applications on Apache as simple as uploading the files — much like PHP, and will go a long way toward alleviating the complaints that have revolved around Rails thus far. With Ruby 2.0 on the horizon, is this the start of the next coming of Rails?"
Earth

China Vows to Stop the Rain 214

Since the Olympic stadium doesn't have a roof, the Beijing Meteorological Bureau has been given the task of making sure the games remain dry. According to Zhang Qian, head of weather manipulation (best title to have on a business card ever) at the bureau, they've had success with light rain but heavy rain remains tough to control. I see a hurricane cannon in some lucky country's future.

Wikipedia and Plagiarism 267

Spo22a writes "Daniel Brandt found the examples of suspected plagiarism at Wikipedia using a program he created to run a few sentences from about 12,000 articles against Google Inc.'s search engine. He removed matches in which another site appeared to be copying from Wikipedia, rather than the other way around, and examples in which material is in the public domain and was properly attributed. Brandt ended with a list of 142 articles, which he brought to Wikipedia's attention.... 'They present it as an encyclopedia," Brandt said Friday. "They go around claiming it's almost as good as Britannica. They are trying to be mainstream respectable.'"

How To Make Your Friends Call You More 233

B0bReader writes, "Simply sign up to something called jajah (a VOIP service that connects real telephones) using your friend's number (mobiles included), then log in and dial your own number. Your friend's phone will ring and after they hear a brief 'Jajah is connecting your call' they will be calling you and incur all charges. As an added bonus you will quite probably receive your friend's latest voice-mail message as your own (at least on Irish networks), which you may or may not wish to hear. There is even a Jajah Firefox extension — which at the time of writing is the Firefox featured add-on — so you can do it right from your browser. This is about the best example of a bad idea, with terrible implementation, that I have seen all day. And with the wonderful publicity the Firefox page offers it should reach a wide audience in no time."

Slashdot Top Deals

"What man has done, man can aspire to do." -- Jerry Pournelle, about space flight

Working...