Slashdot Mirror


User: this+great+guy

this+great+guy's activity in the archive.

Stories
0
Comments
594
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 594

  1. Do RAID 5 ! on SCSI vs. SATA In a File Server? · · Score: 5, Insightful
    Whatever I decide, the server will be setup with a RAID 1+0 array for the numerous benefits it offers.

    No, choose RAID 5 instead of RAID 1+0. Here is why:

    • RAID 5 offers more usable disk space. With N disks of X GB, RAID 5 gives you (N-1)*X GB while RAID 1+0 only gives you (N/2)*X GB.
    • The maximum theoretical I/O throughput is better with RAID 5 than with RAID 1+0. With N=4 it is 1.5 times better, and when N is large (>= 8) it tends to be twice better.
    • RAID 5 is more customizable than RAID 1+0, giving you more control on the usable space / total space ratio. For example with N=10 you can choose to create 1, 2 or 3 RAID 5 arrays while with RAID 1+0 you only have 1 choice (1 large array, creating multiple smaller arrays is equivalent to a large one).
    • Linux's RAID 5 implementation rocks and consumes MUCH less CPU than what people think especially with today's 2+ GHz processors. Kernel hackers have found their implementation to be WAY MUCH FASTER than most expensive RAID 5 hardware cards.

    To give you a datapoint, I have set up multiple Linux software RAID 5 arrays on various servers with 10+ SATA disks, and the I/O throughput is over 500+ MB/s (enough to saturate 2 full-duplex GigE links !). At my previous work we had about 200 servers, all using Linux software RAID 5. And we have been MUCH MORE HAPPY than the previous setup where all of them were using hardware RAID 5. Moreover, Linux's software RAID 5 is more flexible (create arrays on ANY disk on ANY SCSI/SATA card in the system), more consistant (one and only one control software to learn: mdadm(8), no need to use crappy vendor tools or reboot into vendor BIOSes), cheaper (no hardware to buy), more reliable (no hardware card = 1 less hw component that can fail), easier to troubleshoot (plug the disks on ANY linux server and it works, no reliance on any particular hw card) and more scalable (spread the load across multiple disk controllers, multiple PCI-X/PCIe busses, or even multiple SAN devices).

    It's amazing the amount of misinformation and misconceptions about RAID that is spread around the world. I hate to say it but 95% of IT engineers don't make good choices regarding RAID servers because of all those misconceptions.

  2. Slashdot story is misleading on BBC Writer Responds To Mac Security Critiques · · Score: 4, Insightful

    The Slashdot story is misleading by saying "[Bill Thompson] knows that there are no Mac OS X viruses in the wild, and he doesn't believe there ever will be.". Actually Bill Thompson thinks it is possible but unlikely, quoting TFA: "I don't believe that Mac viruses already exist, and I think it's very unlikely that they ever will."

    There is a big difference between saying "I don't believe in <foobar>" and "<foobar> is very unlikely". Such subtle differences in phrasing totally explain why some people agree with Bill and some others disagree.

  3. Re:Hey, that's my idea! More things to consider... on Smart Elevators Coming to Seattle · · Score: 1
    2. On/off toggle in the elevator. Have you had the kid hit 10 buttons?

    No. Because I am this kid.

  4. Jacques Chirac on EU to Develop Search Engine · · Score: 1
    French President Jacques Chirac is making plans for a European search engine called "Quaero"

    I didn't know Jacques had skills in web programming, CGI & Ajax.

  5. Dear CmdrTaco on Home Network Data Storage Device · · Score: 2, Funny
    It happened again- a machine on my home network died.

    Dear CmdrTaco, I am sorry to have to announce this to you, but honestly I just don't care.

    Love, this great guy.

  6. Why Intel Is Dropping The Pentium Brand on Intel Dropping Pentium Brand · · Score: 1

    I am surprised that not a single comment (at a threshold of 2+) explains why Intel is dropping the Pentium brand. IMHO the reason is simple. In technical circles (corporate buyers, geeks, etc) the "Pentium" brand is immediately associated with "power consuming", "overheating" and "inefficiency". Intel's reputation has been badly damaged by AMD, and they are obviously trying to fix that by releasing new and better products (Intel Viiv, Intel Core Duo, etc) and changing their marketing strategy at the same time... IOW Intel is trying to fix their image.

  7. I am editing wikipedia on Ancestors of Homo Sapiens Hunted by Birds · · Score: 5, Funny

    to recategorize The Birds (1963) as a 'documentary'.

  8. This is not fair on Microsoft Ends Windows Media Player on the Mac · · Score: -1, Redundant

    This is just NOT fair.
    How do I do now to get my share of Windows Media Player bugs for Mac OS X ?

  9. What ??? on Microsoft Ends Windows Media Player on the Mac · · Score: 0

    Will someone think about those who need WMP vulnerabilities for Mac OS X ?

  10. Corrected version of the editorial on Microsoft Ends Windows Media Player on the Mac · · Score: 1

    Here is a corrected version of the editorial:

    Adam Anderson told News.com, 'It's basically a business decision for Microsoft. Like any other company, we have business priorities. Yeah you see because and customer satisfaction and software features are clearly not #1.

  11. both ? on Spam is Dead · · Score: 1
    I am a man or a woman, whichever you prefer.

    Can you do both ?

  12. Re:other PKI options on Does Your Company Use a PKI Solution? · · Score: 2, Funny
    (and don't run Windows for our infrastructure...well, unless you could Halflife as infrastructure).

    Is your company currently searching for new talents ? I am quite good at this game. And Quake too. 5 years experience. Have managed team of 3+ player. I deserve this job !

  13. They are NOT getting better on Microsoft Taking Longer to Fix Flaws · · Score: 1
    Personally, I feel they are doing an "ok" job and seem to be getting better.

    No, statistics show they are not getting better (though it looks like Microsoft is putting more efforts into improving their patch development process), read TFA: "In 2003, Microsoft took an average of three months to issue patches for problems reported to them. In 2004, that time frame shot up to 134.5 days, a number that remained virtually unchanged in 2005."

  14. Re:Still too long, but you can take precautions. on Microsoft Taking Longer to Fix Flaws · · Score: 1
    some critical flaws were patched in less than 3-4 weeks. While that may seem long, it is somewhat reasonable due to the amount of verification/validation necessary. People forget that 95% of the world runs on M$ so they have to really test a patch before releasing it.

    HOW THE HELL can you be so indulgent ? Sure 3-4 weeks may seem reasonable but the average 135 days can in no way whatsoever be justified by this argument ("they need to QA patches"). Microsoft is a multi-billion-dollar software company who claim security is their number one priority. Microsoft is continuously releasing major versions of their softwares (Windows, Office, etc) each 24 to 36 months, you have to figure out somehow that 135 days, or 4.5 months, to fix a single vuln is way too long !

    I cannot understand while people are thinking MS is "doing ok".

  15. Re:Why this is important on Scientists Figure Out How Bees Fly · · Score: 1
    he figured [fish fossils] were a type of fish that lived in rocks

    This guy must be stupid.
    Who was it already ?
    Oh Aristotle... nevermind.

  16. Microsoft Security Resource Center (MSRC) Blog on Two New WMF Bugs Found · · Score: 4, Informative
  17. Re:Unfortunately, it's not a passive energy source on Harnessing Vertical Sea Temperature Gradient · · Score: 1
    Won't somebody please think of the Balrogs!

    No ! Balrogs == Bastards !
    Let's drill the earth !

  18. Stock prices on French Military Police Switches to Firefox · · Score: 1, Offtopic

    In a related news, U.S. stocks climbed today as shares of office furniture manufacturers like Chairs Inc. (CHR) rose and investors were optimistic that sells are going to increase in the area around Seatle. Based on the latest available data, CHR ended up 39.54 points, or 4.31 percent, at 1,880.95.

  19. Hacker Summary on Security Focus Interviews Damien Miller · · Score: 5, Informative

    For those hackers who are already familiar with the forwarding features of ssh (-L, -R and -d options), and who are wondering what the hell is this new "support for tunneling", here is a hacker summary. Quoting TFA:

    [This] new tunneling support allows you to make a real VPN using OpenSSH without the need for any additional software. This goes well beyond the TCP port forwarding that we have supported for years - each end of a ssh connection that uses the new tunnel support gets a tun(4) interface which can pass packets between them.

    Tun(4) interfaces are indeed very convenient. That's all folks !

  20. Career change on Groening Confident on Futurama Relaunch · · Score: 1

    'Three months ago, I would have said we were going to start tomorrow ... And one month ago I would also have said we were going to start tomorrow. So...my current estimate is that we're starting tomorrow.'

    IMHO he should change career. He would definitely do a great job managing software projects in the IT world.

  21. Darkness on The Truth About Suprnova Shutdown · · Score: 2, Funny
    the most popular BitTorrent search engine went dark.

    Yep. Like the dog, Suprnova was on fire.

  22. ISR on Texas to Get Broadband Over Power Lines · · Score: 1

    In Soviet Russia,
    if you can't get broadband over power lines to customers,
    you get customers over power lines to broadband.

  23. Prime factorization on XP SP2 Adoption Lagging Overseas · · Score: 3, Funny
    --
    Please prove this for me:
    Prime factorization is NP-complete.

    I failed. I miserably found an algorithm able to quickly & easily factorize any large number. Damn I am so ashamed that I am gonna destroy all my work, and live as an hermit in one of those distant mountain. How the hell could someone found an intelligent use of such an algorithm ? Pffft.

  24. Well on Where Do All of the Old Programmers Go? · · Score: 1
    Were do all the old programmers go?

    Well you see, my son, where people get very old, one day they have to leave their family and friends, to go visit a very old man living far away from here, in the mountains, in his small house. Then they never go back, but when that happens they are not sad, they are actually happy because they know they had a good life.

  25. Re:You know on Algorithms Determine Mona Lisa's True Emotions · · Score: 1
    First time I saw the painting I said "She looks bored ".

    Here is what I seriously think.