Slashdot Mirror


Oracle's GPL Linux Firewire Clustering

Smoking writes "It seems that Oracle just released libraries to allow low cost Linux clustering solutions using firewire... Aside from the coolness factor (imagine a beowulf cluster of DV cameras...) it's quite new for Oracle to release GPL software. They also seem to include really useful tools for NIC failover, Wizard building framework and integration of the cluster into Gnome (via a gnomevfs plugin)."

168 comments

  1. Thanks Oracle! by zulux · · Score: 5, Funny

    I was wondering how I was going to cluster a group of PostgreSQL servers!

    Thanks!

    --

    Moneyed corporations, non-working 'poor' and criminal prisoners are turning productive citizens into tax-slaves.

    1. Re:Thanks Oracle! by tekspot · · Score: 2, Insightful

      On a serious note, it is great to see that large corporations pay more attention to OSS. They starting to understand, that by giving GPLed code to people, in return they will get great ideas, patches, and positive publicity in tech masses. Let's hope more corps will adopt this policy.

  2. Why by Anonymous Coward · · Score: 0

    Why do firewire cables cost so much?

    1. Re:Why by DuBois · · Score: 2
      I could ask the same about copper Fibre Channel cables.

      My suspicion is that, in both cases, the answer is: they're not in as much demand as, say, Cat 5 Ethernet cables.

      --
      The IPCC has purposely engineered a massive scientific fraud.
    2. Re:Why by Twirlip+of+the+Mists · · Score: 2

      I don't know about FireWire cables, but copper FC cables are actually really heavily shielded. At least, they're supposed to be. So it's natural that they'd cost more than ordinary DB9 serial cables.

      --

      I write in my journal
    3. Re:Why by geniusj · · Score: 1

      firewire cables are very heavily shielded as well..

  3. Cheap! by grub · · Score: 5, Informative


    The Firewire cards needed to build a cluster can cost as little as 10% as much as the required FiberChannel hardware

    Not to mention the FiberChannel switch. The Brocade fiber switch we use to tie our three SGI Origins to our SAN's storage RAID was over CA$12K when we bought it.

    --
    Trolling is a art,
    1. Re:Cheap! by ivan256 · · Score: 3, Informative

      The Firewire cards needed to build a cluster can cost as little as 10% as much as the required FiberChannel hardware

      Not to mention the FiberChannel switch. The Brocade [brocade.com] fiber switch we use to tie our three SGI Origins to our SAN's storage RAID was over CA$12K when we bought it.


      Yeah, but you only get 20% of the speed. Fibre Channel is at 2048Mbps now, compared to the 400Mbps of Firewire.

    2. Re:Cheap! by DuBois · · Score: 5, Interesting
      Not to mention the fact that FireWire is mostly self-configuring. I've not seen a self-configuring Fibre Channel anything.

      My office-mate just spent a week attempting to configure a Brocade-switched Fibre Channel setup for HACMP. In his defense, it was his first attempt at such.

      Everything I've ever heard about Fibre Channel reminds me of something Rube Goldberg threw together.

      --
      The IPCC has purposely engineered a massive scientific fraud.
    3. Re:Cheap! by chef_raekwon · · Score: 2, Funny

      they that can give up speed(fibre channel), to obtain ease of use (fibrewire), deserve neither ;)

      --
      We're like rats, in some experiment! -- George Costanza
    4. Re:Cheap! by JabberWokky · · Score: 5, Interesting
      Yes, but for some applications dropping $12k into the budget is not possible, and yet something similar at a lower cost would be ideal. Heck, this is cheaper than shared SCSI using brand name equipment. Not a bad compromise between speed and cost.

      --
      Evan

      --
      "$30 for the One True Ring. $10 each additional ring!" -- JRR "Bob" Tolkien
    5. Re:Cheap! by DuBois · · Score: 2
      they that can give up speed(fibre channel)
      Most people running a small operation don't need the speed of Fibre Channel. 50MB/s is enough. But FireWire2 is rumored to be 100MB/s and up (perhaps even 200MB/s). Note the MB (megaBytes).
      --
      The IPCC has purposely engineered a massive scientific fraud.
    6. Re:Cheap! by ivan256 · · Score: 1

      Agreed, but if you're running an Oracle database on top of all this, Id venture to guess you had a fairly large budget.

      You don't need the multiple thousand dollar switch to do Fibre Channel in a dual host configuration either. You can have a full working dual loop setup for under $2k+HBAs.

      I am quite impressed with the total cost of this though. At $10/per Firewire card, you can have a setup to play with that is cheaper than just the cables in a shared SCSI cluster.

    7. Re:Cheap! by Twirlip+of+the+Mists · · Score: 3, Informative

      I have to confess that I don't actually know what HACMP requires at the switch level-- I've never used that particular HA implementation-- but setting up FC failover on SGI systems is about as simple as it gets. You just set a config file on the host telling it what the primary and failover device paths are for each LUN, and off you go. It requires no special configuration at all on the switch, so it's very close to plug-and-play.

      Not every application of fibre channel has to be complicated.

      --

      I write in my journal
    8. Re:Cheap! by Melantha_Bacchae · · Score: 1

      chef_raekwon wrote:

      > they that can give up speed(fibre channel), to
      > obtain ease of use (fibrewire), deserve neither ;)

      Hey! Nintendo uses firewire for the GameCube controllers and GBA links.

      You try telling Godzilla 2000 (www.godzillaoncube.com) and King Ghidora that they don't deserve speed and ease of use! (If you have a death wish .. ;)

      Chief Tsujimori: "I won't let you get away. I will never let you escape."
      Godzilla elegantly lifts his tail skyward to give her the "finger", crashes it down on the water, and submerges.
      "Godzilla X Megagiras", 2000

    9. Re:Cheap! by JabberWokky · · Score: 3, Interesting
      I'm not talking about running Oracle on top of it... if you have a project budget for Oracle, you can afford something better. Nor would I like to be the first to implement this in a production environment. :) That said, it's likely very stable, since it's on tested hardware and firewire drivers in general have been well tested. I'm thinking about situations where you'd normally have a couple servers sharing a big RAID via NFS over a small shared switch. This would fit into that level of sharing (and a few others as well), just better performance.

      What's going on with firewire anyway - is there a bandwidth increase on the horizon? I tend to follow server hardware, and I know squat about firewire other than the three names and it supports 128 devices without having to have a central server a la USB. Is this is a solution that would be even more attractive when a higher capacity firewire rolls out in six months?

      --
      Evan

      --
      "$30 for the One True Ring. $10 each additional ring!" -- JRR "Bob" Tolkien
    10. Re:Cheap! by kperrier · · Score: 2, Funny


      The Brocade fiber switch we use to tie our three SGI Origins to our SAN's storage RAID was over CA$12K when we bought it.


      12K Canadian? Whats that, $50 US :)

      Kent

    11. Re:Cheap! by Anonymous Coward · · Score: 0

      Where are you from? New York, New York, Anywhere in Texas, or Paris, France? Must be from at least one of them.

    12. Re:Cheap! by Anonymous Coward · · Score: 0

      Where can you find $10 firewire cards from and I mean a reputable company, not some two-bit screw-you-over pricewatch place. Most places on pricewatch are pieces of shit, just lookup the cheap places at resellerratings.com and you'll see what I mean.

    13. Re:Cheap! by WatertonMan · · Score: 3, Informative
      FireWire2 is extremely exciting. Since Apple will undoubtedly include it as standard in their future machines it could make some serious networking/mulitprocessing stuff possible. I hope that OSS takes advantage of this. How about a port of POOMA that works off a network of FireWire2 based computers?

      (For those not familiar with it, POOMA is a math library for C++ that handles multiprocessing in a very easy way. Debug it on a single processing system and run it on a multiprocessing system) It was developed at LANL but a lot of people use it. With FireWire2 and a bunch of cheap systems you could get a lot of supercomputer performance very cheaply.

    14. Re:Cheap! by scm · · Score: 2, Informative

      800Mb/s and eventually 1600 Mb/s FireWire are on the way. I beleive it is widely rumored that Apple will be releasing the 800 Mb/s controllers soon. Sorry I can't find any good links to back this up at the moment...

    15. Re:Cheap! by AJWM · · Score: 2

      Firewire (1392a) is 400Mbps now, but 1392b goes to 3200 Mbps, 50% faster than Fibre Channel. 1392b hardware (when it becomes widely available) might cost a bit more than 1392a, but imagine it will still be cheaper than Fibre Channel due to higher production volumes (bigger more diverse market).

      --
      -- Alastair
    16. Re:Cheap! by AJWM · · Score: 2

      Aargh!

      s/1392/1394/g

      Sorry about the brain fart.

      --
      -- Alastair
    17. Re:Cheap! by AJWM · · Score: 2

      Assuming FireWire2 is IEEE-1394b, then try 400 MB/s (3.2 Gbps). Quoting from here:

      IEEE 1394b allows extensions to 800Mbit/sec., 1.6Gbit/sec. and 3.2Gbit/sec., all over copper wire. It supports long-distance transfers to 100 meters over a variety of media: CAT-5 unshielded cable at 100Mbit/sec., existing plastic optical fiber at 200Mbits/sec., next-generation plastic optical fiber at 400Mbit/sec. and 50-micron mulitmode glass optical fiber at up to 3.2Gbit/sec.

      (Note, it supports all speeds over copper for normal cable lengths, the optical for higher speeds is only needed for runs up to 100 meters.)

      --
      -- Alastair
  4. This comment officially sanctioned... by netsharc · · Score: 5, Funny
    Imagine a Beowulf Cluster of DV Cameras..
    • in a Girl's College Changing Room.
    • taping Natalie Portman?
    --
    What time is it/will be over there? Check with my iPhone app!
    1. Re:This comment officially sanctioned... by SEWilco · · Score: 1

      "No pictures available.
      We're busy computing.
      Aliens found in last hour: 0."

    2. Re:This comment officially sanctioned... by feelsinister · · Score: 1
      Not forgetting:
      • taping the inhabitants of a girl's college changing room throwing hot grits at Natalie Portman.
      Oh, the possibilities!
    3. Re:This comment officially sanctioned... by Anonymous Coward · · Score: 0

      You could actually make a Matrix "stop time" movie with that. Do you imagine what would be like to have a movie where the transitions from one view to the other is made in stop time?

  5. Oh yea by mao+che+minh · · Score: 2, Funny
    Now imagine a CLIC cluster of these....

    Haha get it?! Because people are always like "imagine a Beowulf cluster..." so I said imagine a CLIC cluster! Haha! Genius!

    1. Re:Oh yea by zaqattack911 · · Score: 1

      awesome!
      still wanna know how a CLIC (which is the new mandrake thing I think) works!

  6. Re:Obligatory by mark_lybarger · · Score: 0, Offtopic

    yep. then we can see matrix type shots on skin-a-max. wh00t! wh00t!

  7. I had hoped the firewire was for net by tolldog · · Score: 4, Interesting

    I hoped that they were making strong firewire net connections and ways of channeling the systems together into some sort of hypercube formation.
    That would make it appear as a true parallel processing system and giving some API to take advantage of it. I guess something like that is still possible and with firewire being fast and cheap, it is something that may be worth looking in to.

    -Tim

    --
    -I just work here... how am I supposed to know?
  8. sailing is good for the GPL? by realkiwi · · Score: 0, Offtopic

    Since I saw Larry sailing I was beginning to think that it would have a positive effect on him!

    This comes very close to sliced bread on the scale of usefulness.

    Thanks Larry

    --
    realkiwi
  9. Firewire's future by runenfool · · Score: 5, Insightful

    This is great news for anyone that is a firewire afficionado. Because millions of people will be doing firewire clustering? No. But it does show the versatility of the standard. Its a shame that Intel has such a hard on to kill it, because firewire really is a great technology.

    As firewire begins to scale to higher speeds this looks like an even better method to connect not only things like computers and their peripherals - but things like your television to your PVR to your camera to your computer.

    1. Re:Firewire's future by barfarf · · Score: 1

      Maybe they wanted to kill it at first, but I think that even Intel's had to accept that on some level people want it. Their D845PEBT2 motherboard has an option available for 3 firewire ports built in.

      http://www.intel.com/design/motherbd/bt2/index.h tm ?iid=ipp_dlc_deskmb+spot_d845pebt2&

    2. Re:Firewire's future by afidel · · Score: 5, Informative

      Firewire will never die. The reason is simple, the next generation of midi is based around firewire as the physical transport. The origional midi has lasted decades because it was well designed and met most of the needs of those using it, but more modern setups that need to send actual sound data, not just notes were poorly supported with the old standard. Now there is a midi standard that can do everything the old one can and also carry samples!

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    3. Re:Firewire's future by rhost89 · · Score: 1

      Yeah, ive also heard that they were working on midi over cat5. Id choose firewire over cat5 or USB any day though.

      --
      I will bend your mind with my spoon
    4. Re:Firewire's future by afidel · · Score: 1

      hmm something tells me music monkeys would make short work of the snap connectors on cat5 cabling in short order.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    5. Re:Firewire's future by runenfool · · Score: 1

      Music monkeys? I break cables all the time, and Im supposed to be the smart geeky one. Anything that plugs into my laptop is prone to get broken.

      Firewire definitely has a very nice, somewhat durable, and small, connector.

    6. Re:Firewire's future by Mattsson · · Score: 3, Interesting

      Mmm... This is probably a bit off topic, but I've always wondered *why* there isn't a midi over ethernet standard.
      It would be great if I could just simply plug my synth's into my network and assign ip's to them.
      That way I wouldn't have to have a *separate* midi "network" and I would be able to use both my mac and my pc to make music without having to move my midi interfaces between the two. :-/

      And with gigabit ethernet availible, there's no problem with the bandwith being to small...

      Also, you wouldn't have to connect everything *exactly* like before when moving them.
      It really is hell to get everything back together in a working fashion when you've been out and about with your synth's... :-(

      --
      /.Mattsson - My native language is not English, so please don't whine over linguistic errors. (That's lame anyway...)
  10. Firewire isn't just for DV! by coene · · Score: 5, Interesting

    I dont know why every time Firewire is brought up, someone mentions it in relation to DV.. DV is one of the simpler uses for Firewire, the real treasure is in its ability to link ALMOST ANYTHING!

    This really is very cool stuff, and although I'm as suprised as everyone else about Oracle releasing open-source software (GPL nonetheless), it's another huge step forward.

    Things like this piss off Microsoft to the Nth degree. That rocks!

    1. Re:Firewire isn't just for DV! by Anonymous Coward · · Score: 0

      Plus this code is unbreakable, just like Oracle...right larry?

      must dash, I've got to go finish setting up my pda cluster.

    2. Re:Firewire isn't just for DV! by budgenator · · Score: 2

      This really is very cool stuff, and although I'm as suprised as everyone else about Oracle releasing open-source software (GPL nonetheless), it's another huge step forward.

      if memory serves me correctly oracle announced a while back that it (the company) was going to be running on Linux starting this spring. It make a lot of sense to release the lib's to make it happen back to the community because now companies are more likely to be able to afford oracle software due to reduced licensing costs on Linux. thinking of FireWire only as a DV bus is like thinking of SCSI as only a scanner bus.

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
    3. Re:Firewire isn't just for DV! by marktoml · · Score: 1

      >Things like this piss off Microsoft to the Nth degree. That rocks!

      Which all by itself is motivation enough for them to do it.

  11. Survival Tactics by bovilexics · · Score: 5, Informative

    Actually, this is of no surprise to many that have followed Oracle over the past few years (perhaps 5+).

    Oracle has been incoporating many open standards into their products recently which has been necessary to help keep the company in a (relatively) good position in the database server market. In the past all of their technologies were proprietary with their custom SQL extensions and their custom language for stored procedures and triggers (PL/SQL). Oh, and Linux - forget about it.

    However much of that has changed and now they support Linux, XML, Java (I believe the first to have Java stored procedures), and a large portion of the J2EE platform with things like OC4J (their java app server based on Orion).

    See these links for just a sampling of what I'm talking about.

    Java Stuff
    Linux Stuff

    --
    Are you bovilexic? Moo!
    1. Re:Survival Tactics by bigmouth_strikes · · Score: 2

      >help keep the company in a (relatively) good position in the database server market

      I guess that with a market share of 54%, "relatively" is the key word in that sentence...

      --
      Oh, I can't help quoting you because everything that you said rings true
    2. Re:Survival Tactics by NineNine · · Score: 4, Informative

      Well, I wouldn't call their position in the database market "relatively" good. They're #1, and have been for a loooong time.

      The Java stuff is cute, but by and large hasn't been implemented much. People buy Oracle because it's been around forever, and has been tested probably more than any other software on the planet. PL/SQL is still, by far and away, much more popular than their Java app. PL/SQL is incredibly optimized and solid, whereas their Java solutions are still getting there.

      Their XML parser is definitely good, but the documentation for it is virtually nonexistent.

      I don't think that they're necessarily adapting because they have to. Their core business is very strong. I think that they're just trying to expand their market. Of course, they've had lots of misses too. Some of their apps, like Oracle Forms (which is incredible) and their very nice web server while used, aern't nearly as popular as their core RDBMS.

      And you forgot one of their coolest new technologies... OODBMS. Very bizarre. Very different. Hasn't taken off yet, but I've used it, and it's very very innovative.

      Oracle's not in any trouble *yet*. But I think that they're hurt every time they try to work their way into the low end market to compete against things like MySQL. Bad idea.

    3. Re:Survival Tactics by Petronius · · Score: 3, Informative

      Actually, Sybase had Java stored procedures first.

      --
      there's no place like ~
    4. Re:Survival Tactics by Cecil · · Score: 4, Insightful

      Um, OODBMS is not really
      that innovative, although I will agree that it is cool. I prefer PostgreSQL myself, but that's because I don't have tens of thousands of dollars to spend on all the commercial databases. *shrugs*

      I apologise in advance if Oracle has redefined OODBMS to mean something different than I'm used to it meaning, but at least as much as I know what it is, it's hardly innovative. It's been around a very long time.

    5. Re:Survival Tactics by Anonymous Coward · · Score: 0
    6. Re:Survival Tactics by Anonymous Coward · · Score: 1, Informative

      Oracle is doing this because clustering makes sense; the database has been one place where, traditionally, clustering is very difficult. YOu basically need one big fast server to really work, and that's where Sun and others are caching in bigtime.

      Oracle's new clustering stuff looks fantastic; it does really neat stuff, it's not just hype.

      As for the GPL stuff... oracle's main product is their database server, and it's ability to cluster. That's where the real uniqueness is; so they have no reason to keep something like firewire drivers proprietary. Their core product still stands out.

      A lot of poeple say "Oracle sucks" because it's quite a bitch to set up sometimes.... but nothing else scales like Oracle.

    7. Re:Survival Tactics by Anonymous Coward · · Score: 0

      you're sig is mispelled. "I am Jack's unintersting sig" should be "I am Jack's uninteresting sig".

    8. Re:Survival Tactics by jkwatson · · Score: 1

      I am currently working on a project which makes use of java stored procedures. It is a pain that you can only access static methods from PL/SQL, but it's nice to have an OO language to use in the db even with that limitation.

  12. Mod -1 Redundant by nocomment · · Score: 0, Offtopic

    Posted by CmdrTaco on Tuesday November 12, @09:20AM
    from the not-a-bad-idea dept.
    Smoking writes "It seems that Oracle just released libraries to allow low cost Linux clustering solutions using firewire... Aside from the coolness factor (imagine a beowulf cluster of DV cameras...) it's quite new for Oracle to release GPL software. They also seem to include really useful tools for NIC failover, Wizard building framework and integration of the cluster into Gnome (via a gnomevfs plugin)."

    Moderated (Score: -1 Beowolf-Use)

    --
    /* oops I accidentally made a comment, sorry */
    /* http://allyourbasearebelongto.us */
  13. Re:Update from Afghanistan by ElGuapoGolf · · Score: 0, Offtopic

    That's only in Kabul.

    In the smaller, less developed cities, they're stuck with Vic-20s, and the 22 column limit associated with that hardware.

  14. dumbass by chef_raekwon · · Score: 1

    whoops ---(firewire).

    its not so funny anymore.
    im hungry.

    --
    We're like rats, in some experiment! -- George Costanza
  15. Great, now I have to... by Ayanami+Rei · · Score: 2, Funny

    buy a whole new round of motherboards that are firewire enabled! I wonder if you can create ring configs if you have two roots per PC.

    I wonder when Oracle is going to buy a company that produces firewire interface controllers... can you say instant SAN business?!?!

    Just kidding, I think...

    --
    THIS THING CAN TURN ON A DIME, MACROSSZERO STYLE ALSO FUCK BETA, ~NYORON
  16. Hey you ! by BESTouff · · Score: 1, Funny
    Imagine a Beowulf Cluster of DV Cameras

    That's not fair ! You just removed an opportunity for a +5 Funny comment !
    (kidding. I know it would have been -1 Boring)

    1. Re:Hey you ! by Smoking · · Score: 1

      Yeah, I thought I would be the first to make it and get the mod points (added to my story, yup).
      But you never know when they post the stories, and I was sure I would be sleeping (which was the case...) so I made it.
      Please notice that I intentionally didn't make any comment about grits, natalie Portman, RMS and Billy Boy.
      From what I read in the discussion, the hot grits/Portman comment is taken...

      Quentin

  17. Red Hat to use Oracle's cluster software by bstadil · · Score: 5, Interesting
    There is more Oracle news announced. This was just posted over at InfoWorld. Me thinks its as much a blocking move towards .NET, see below.

    From article.

    : Linux backers are working to strengthen the OS and bring it closer to competing with the proprietary versions of Unix that currently dominate the data center. Adding a clustered file system into Red Hat Linux is another step toward this larger goal.

    --
    Help fight continental drift.
  18. hmm, not much there by jpc · · Score: 5, Interesting

    After going through the crappy registration process, what do I find: not much at all.

    The (code not available) firewire stuff is a fix to allow sharing of firewrire disks. Which has been in the kernel for quite some time (perhaps they submitted it), but it is hardly radical (couple of lines of code, if your hardware happens to support it).

    Seems more like a PR announcement to me.

  19. Shared Disk by Anonymous Coward · · Score: 4, Interesting

    Does anyone know how firewire makes it any easier to share a hard disk between systems, for clustering support? According to the Oracle description of the patch "Firewire allows developers to easily and cheaply build a clustered system on a shared disk, which is useful for testing clustered applications...".


    In a normal cluster configuration, SCSI provides an interface for allowing a hard disk to be shared between actual servers, so that if one goes down another can take ownership of the SCSI disk. Fibre is a common carrier, linking the computer systems to a disk array system (SCSI over Fiber), and Firewire could be used to replace it, but is the only benefit its expense?
    1. Re:Shared Disk by _damnit_ · · Score: 2

      Off the top of my head... yes. If you are just testing a cluster app that supports 2 nodes, then SCSI is fine. Change the id of one of the controllers and you'll mange without much problem. If you want to scale beyond that, your choices are fibre channel, firewire or a "SCSI over IP" implementation.
      Of those, "SCSI over IP" is very new and requires an expensive box that supports it (not to mention gigabit ethernet cards and switch). Fibre channel is pretty standard for large installs, but it's very costly abd SANs can be a real pain to setup. (I've done quite a few and would prefer to run screaming out of a room than do another with multiple vendors involved). Firwire is very easy to setup as long as you remember its limitations and very inexpensive. Consider that a 6 port firewire hub costs $99 at most (belkin.com) and firewire cards are at frys for $20. Add a few cables and a firewire drive and you're good to go.
      I think the big point here is that you shouldn't design a large database for production on the current firewire, but you could economically setup dozens of these for testing and development. It may only be for their own cost savings. Can you imagine how much it costs Oracle to run dozens of test clusters on Sun or HP boxes? or even just the cost of fibre channel boxes and host adapters to hook up to cheap linux clusters?
      Larry may have just saved himself a lot of $$$.

      Just my opinion, I know nothing.

      --


      _damnit_

      It's my job to freeze you. -- Logan's Run
    2. Re:Shared Disk by AJWM · · Score: 2

      Firewire is a peer-to-peer network technology: everything on the firewire bus is a node and can talk with any other node. Thus you can have two computers and a disk drive all connected, either computer can talk to the drive (or the other computer, for that matter).

      Of course, you probably don't want to have both computers mounting it as writeable simultaneously (kiss your filesystem goodbye), but that's a resolved issue.

      Andyway, a suddenly-dead computer would appear to have just dropped off the bus (hotplug is part of the spec), so the the other could take over, just as with shared-SCSI.

      --
      -- Alastair
  20. Proper way to connect these by bill_mcgonigle · · Score: 4, Funny

    A cool project like this ought to be interconnected with a Hubzilla.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  21. Firewire is not an alien technology by kenp2002 · · Score: 4, Interesting

    Really people it's just a high speed interface. Not really that much different that an old serial port, just faster. Do you ohh and ahh over the fact you can hook up "almost anything" to a serial port? Of course not. Firewire is no more, or less, versitle than USB, older serial, or even parallel ports.

    Now is firewire had a liquid metal port that accepted any type of interface by morphing the connection, then firewire would be fucktacular! (Copyright 2003).

    P.S. Starting throwing Copyright notifications on your posts, the "media" is starting to post OUR comments in their papers without our consent!

    --
    -=[ Who Is John Galt? ]=-
    1. Re:Firewire is not an alien technology by Anonymous Coward · · Score: 0

      I guess if the New York Times describes anything as fucktacular, we'll know where they plagiarized it..

    2. Re:Firewire is not an alien technology by GlassHeart · · Score: 3, Insightful
      Firewire is no more, or less, versitle than USB, older serial, or even parallel ports.

      The additional bandwidth itself brings versatility. Can you watch a movie, listen to Internet radio, or play a network game over a 9600 bps modem? Yes, technically. But you wouldn't, because it'd be painful.

      Do you ohh and ahh over the fact you can hook up "almost anything" to a serial port?

      No, because you can't. The classic serial port was already inappropriate for the bandwidth required of a printer, over ten years ago.

    3. Re:Firewire is not an alien technology by ryanvm · · Score: 2
      > Starting throwing Copyright notifications on your posts, the "media" is
      > starting to post OUR comments in their papers without our consent!

      Copyright notices don't really do anything. Everything you write is automatically copyrighted by you. Furthermore, an explicit declaration of copyright already exists for everybody's comments. Read the bottom line of any Slashdot page:
      • All trademarks and copyrights on this page are owned by their respective owners. Comments are owned by the Poster.
    4. Re:Firewire is not an alien technology by kenp2002 · · Score: 1, Redundant

      I fail to see how making something faster changes it's nature. When firewire is long outdated I'll call you and point this post out. Bandwidth is irellivant. Does your car transform as it goes faster on the highway? Is it Navy Blue when going 30mph and suddenly turn Pink when you hit 55? No. Just because you juiced up a serial port doesn't change that fact.

      --
      -=[ Who Is John Galt? ]=-
    5. Re:Firewire is not an alien technology by Anonymous Coward · · Score: 0

      Maybe not cars, but stars do that .... :)

    6. Re:Firewire is not an alien technology by Bo'Bob'O · · Score: 1

      > Do you ohh and ahh over the fact you can hook up "almost anything" to a serial port?

      Yes!

      The idea of a fully transparent, versatile interface that is easy to program for for beginners and with a wide verity of redly available tools to debug and use it make it something very cool for someone to start trying new applications while they learn.

      The BASIC of interfaces, perhaps?

      - Tristan

    7. Re:Firewire is not an alien technology by GlassHeart · · Score: 2
      I fail to see how making something faster changes it's nature.

      It doesn't change its nature, in the limited sense that it's still just passing bits around. However, a serial cable is by application a phone modem cable, a download cable for PDAs, or a printer cable for a really low-end printer. A Firewire cable can be a real time digital video editing cable, an external hard drive cable, or a networking cable.

      The fact that Firewire can transmit x bits per second is unimpressive. The fact that x bps means digital video is now possible on the desktop, on the other hand, is remarkable.

    8. Re:Firewire is not an alien technology by Anonymous Coward · · Score: 0

      Do not forget please the best advantage that firewire has: low latency and support for isochronous transfers.
      So you can support quality of service, and give to a real time stream a fixed amount of bandwidth and the rest for low priority transfers.

    9. Re:Firewire is not an alien technology by Arthur+Dent+'99 · · Score: 2, Insightful

      Ah, but bandwidth is highly relevant! That's why the computer you're using now doesn't have 8-bit ISA slots anymore. The huge increases in speed since 1980 have allowed computers and their peripherals to do things that simply wouldn't be feasible if we were still running at 0.89 MHz like my 1983 TRS-80 Color Computer II.

      Take your car analogy, for example. Say you have a rusty Ford Pinto. You might be able to hit 60 MPH if you're lucky and have a tailwind, but it will get you from Point A to Point B (eventually). Later, you upgrade to a Dodge Viper. It's still a car, and will still get you from Point A to Point B, but the huge increase in speed (bandwidth) will most certainly change your driving habits. It will probably change your dating habits, too, if you're single. Not that a Firewire port will appeal to the ladies, of course, unless you use it creatively. With the ladies, it's not the size of the port, it's how you use it that matters. :-)

      With a Pinto, you have transportation, but you won't be allowed anywhere near the Autobahn. With a Viper, you can not only drive the Autobahn, you may even manage to pass a few cars. With the ability to move massive amounts of data hundreds of times more quickly than with a normal serial port, a Firewire port enables you to deal with data sets which heretofore would have been unrealistically big (such as full motion video, etc.) True, there will be (and are) technologies faster than Firewire, and when those technologies become accepted and affordable for the average user, Firewire will fall by the wayside, having served its purpose.

      To say that bandwidth is irrelevant is the opposite of true. Bandwidth is speed. Everyone wants faster, bigger, better, for cheaper. Faster data links will enable portable devices to eventually hold far more information than they do now and transfer that information in less time. Being able to deal with increased information faster and more easily will enable us to use technologies in ways almost unimaginable now. What if our Palm Pilots had the same power and speed as a 1024-way SMP supercomputer? We could each do our own weather modeling, nuclear simulations, protein folding, or play a killer game of Quake 2^14 while checking our email and downloading the latest DVDs. Would you still want to hotsync over a 9600-baud serial port? I think not.

    10. Re:Firewire is not an alien technology by kenp2002 · · Score: 2

      Ok basic terminology BANDWIDTH IS NOT SPEED. Speed is a ratio of bandwidth and latency. Again speed doesn't change Firewire into something new. It's nothing more than a faster serial port period. The Pinto analogy that you use proves my point, it's still a car. Long before you hatched we were multiplexing serial ports for high speed operations, the speeds firewire has is not all that impressive.

      Concerning your last parapgraph, "Everyone wants fasterm biggerm cheaper". Fine but you need to understand that there was little, if any innovation in firewire. It is still a serial communication that does nothing new that serial did. Firewire alone does NOTHING you've mentioned. The devices ATTACHED to firewire do. Case in point, palm pilots. Concerning the unrealistcally big data sets, bull. In a cluster environment you put 1 "PORT" interface in each machine in the cluster then pipe those connections to a multiplexer you get a ratio increase in bandwidth. I have a 2 year old USB multiplexer unit (now a door stop due to a power surge) that we had running in a MAN that pipped 41 USB channels for a proprietary communcation channel (do the math, and the 42nd connection was a control connection for a terminal).

      There has been little innovation in computers in the last 10 years. Clusters are nothing more than the new version of mainframe, thin clients are an extension of the dumb terminal/main frame concept, KDE, Windows, Gnome, X Windows, etc are just new iterations of a really old interface that Xerox developed. Firewire is nothing new, just improved.

      Think about it. YOu said your self, they are still cars in your example.

      P.S. The Viper is not that good of a car, I'll take a 69 Mustang when cars were made of metal.

      --
      -=[ Who Is John Galt? ]=-
  22. So few new firewire products by burgburgburg · · Score: 2
    Has anyone else noticed how few new firewire products have been introduced over the last year? How everything seems to have been routed into USB 2.0?

    I'd point out how unfriendly that is to us Mac users, but somehow, I don't think they care.

    1. Re:So few new firewire products by runenfool · · Score: 1

      I think most products nowadays support both USB 2.0 and Firewire. And its a lot of fun to see how much the current (well, the generation before the cutting edge version coming out now) version of Firewire beats USB 2.0 solidly in performance - just like many Firewire lovers thought it would.

      Just because its designed by Apple doesn't mean it isn't great technology that everyone can use.

    2. Re:So few new firewire products by MrResistor · · Score: 2

      Tech-wise firewire rules. It's really too bad Apple had to hamstring it in its infancy. Yeah, they got over it, but I'm afraid it may have been too little too late.

      I'm hoping firewire2 will be more successful, but I think USB might be too ubiquitous for it to get a strong foothold.

      --
      Under capitalism man exploits man. Under communism it's the other way around.
    3. Re:So few new firewire products by AJWM · · Score: 2

      Funny, I haven't seen any USB 2.0 digital video cameras lately. Plenty of FireWire ones, though. Nice being able to do a digital dub from one camcorder to another with just a cable, no computer.

      Haven't seen any USB 2.0 ports on high end A/V equipment, either (eg DVRs). Seen FireWire ports, though.

      Never seen anyone run IP-over-USB, but I have seen IP-over-FireWire. Kinda tricky connecting two computers with USB anyway, one end of the cable always seems to be wrong.

      I'm not sure why anyone would want to run a keyboard/mouse bus at 480 Mbps, anyway. ;-)

      (More seriously, I think there's just a general slowdown in introduction of new products because of the economy. I haven't noticed a particular difference in the number of firewire vs USB devices introduced.)

      --
      -- Alastair
  23. Re:Imagine... by NiteHaqr · · Score: 1

    But they already had in the description...............

    Redundancy is good in networks, and bad in Slashdot posts :P

  24. Usable? by iamacat · · Score: 1
    The web site does say that firewire is for "testing real application clusters", although real is part of product name, not an insult.

    I do wonder if a firewire cluster of high-end PCs will be any faster than one of it's components if it had an unshared, internal hard drive. Even if you have a bunch of old machines, it might be more tempting to buy a nice dual processor with tons of memory than spend more money buying firewire cards. Is firewire that fast that it's acceptable to use it for hard drive of the server big enough to need clustering?

    1. Re:Usable? by AJWM · · Score: 2

      Shrug, firewire cards are cheap if you look around. (A lot of the stuff in stores tends to be packaged with "free" DV editing software and the card price is inflated.) They'll support 50 megabytes per second, a bit faster than Ultra Wide or Ultra2 SCSI (40 MB/s).

      So I'd say so, yes.

      --
      -- Alastair
    2. Re:Usable? by sirsnork · · Score: 1

      FYI Ultra2 is 80MB/sec

      --

      Normal people worry me!
  25. I was about to say... by Anonymous Coward · · Score: 0

    or should say, complain, about them requiring a registration. I stopped there. Thanks for falling on the sword, as they say, and doing the deed for us and reporting on the vacuous contents inside. So, now all we need is a link to real info and content of firewire + linux(google here I come).

  26. Firewire technology is important. by phoenix_orb · · Score: 5, Informative

    My friend, I am unsure if you are purposely being obtuse, or just don't know about firewire technology.

    Firewire is hot-swappable. Try that with a external SCSI Drive. (not a hot swappable disk, the entire drive)

    Firewire doesn't need a computer to work. USB 2.0 and 1.1 need a computer for it to work, but you can actually plug a DV camcorder straight into a digital VCR.

    There is up to 50MB/s transfer rates (400Mbits/s) and the design is scalable, meaning the next iteration of Firewire will be 800Mbits/s, or possibly even 1.2Gbits/s

    Ease of use: FireWire cables are a snap to
    connectyou dont need device IDs, jumpers, DIP switches, screws, latches or
    terminators.

    Data and power: the FireWire cable carries data of course, but also power. I have one cable on my desktop for my iPod. It charges and synchs it to my iTunes with one wire. Serial doesn't do that.

    USB 2.0 doesn't have real world speeds at the advertised 480MBs. Firewire does.

    It is an industry standard. Bar none. Purchase a new digital 8 or mini DV camcorder. What do you get? A firewire port right on the side.

    So basically, I wish all ports were designed with the expandibility of firewire in mind. I can do just about anything with it. Now even if I have a super-duper fast parallel port, there is tons of stuff I wouldn't want to do it with.

    --
    Blah Blah Blah.
    1. Re:Firewire technology is important. by pmz · · Score: 3, Insightful

      Firewire is hot-swappable. Try that with a external SCSI Drive. (not a hot swappable disk, the entire drive)

      Well, technically an external SCSI drive can be hot swapped (I've done it), but having the bus idle while swapping is important. It's just not a good idea to yank out a drive when the bus is active. I haven't worked with true hot-swap drives; my hope is that they leave behind an intact bus when they are removed (otherwise, I guess hot-swap would be pretty moot).

    2. Re:Firewire technology is important. by ejasons · · Score: 2, Informative

      Well, technically an external SCSI drive can be hot swapped (I've done it), but having the bus idle while swapping is important. It's just not a good idea to yank out a drive when the bus is active.

      To be pedantic, "technically" an external SCSI drive cannot be hot-swapped -- the standard doesn't support it. It just happens to work most of the time, when, as you mentioned, the bus is idle. It works great, until it doesn't work (when you fry your SCSI interface).
  27. BUS Limitations by ehiris · · Score: 3, Interesting

    I have a limitation on my Motherboard of 266 MBps due to the link from the north to south bridge.

    Could you connect a firewire card on AGP so that you can make use of the full 400 MBps that Firewire provides?

    1. Re:BUS Limitations by ehiris · · Score: 2

      Reply to self: 400 Mbps. The excitement is gone :(

    2. Re:BUS Limitations by afidel · · Score: 3, Insightful

      WRONG! your north to southbridge connections is 266MB/s (notice the big B) which is 2,128Mb/s which is roughly the speed of a fibrechannel connection (of course most fibrechannel adapters are installed on systems with much greater internal bandwidth). BTW, AGP is great for pushing data in one direction, but it sucks at bringing information to the system. For similar bandwidth to AGP get a server chipset based motherboard with PCI-X or infiband connections.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    3. Re:BUS Limitations by Anonymous Coward · · Score: 0

      You're an hour too late to be an ass.

    4. Re:BUS Limitations by ehiris · · Score: 2

      Thanks for the info. This is cool stuff.

      Yet, PCI-X and infiband are a lot more expensive and not too much wider and faster then AGP 8X when sending.

    5. Re:BUS Limitations by AJWM · · Score: 2

      Cheer up. Firewire2 (well, 1394b) will do 400 MBps (3.2 Gbps).

      --
      -- Alastair
  28. IP over FireWire by mspring · · Score: 1

    Anyone heard of it?
    -Max

    1. Re:IP over FireWire by Anonymous Coward · · Score: 0

      XP does it "out of the box". Tried it out, but the implemetation sucks. Transfer rates where below a switched 100Mbit Ethernet. To bad....

    2. Re:IP over FireWire by houston_pt · · Score: 2, Informative

      Could be a very good idea. Just googled-it and found a few cool links: TCP/IP over IEEE1394 ; 1394, i.Link, Firewire Networking
      The speed of FireWire sure seems adequate to substitute some small network ethernet connections...

      Google is your friend

      --
      coffee | nose > keyboard ©
    3. Re:IP over FireWire by CMonk · · Score: 2, Informative

      It's been around for a while.

      Here's a page I googled. http://www.s.netic.de/gfiala/IP_over_1394.html

      General Linux/1394 info can be found at http://www.linux1394.org/links.html

    4. Re:IP over FireWire by ultrapenguin · · Score: 2, Informative

      Of course, since this site is about bashing Microsoft, we cannot mention anything about good and working technology implemented by Microsoft.
      However, like it or not, direct link of 2 laptops with 400mbps firewire IS faster than 100mbit switched ethernet. I've copied gigabytes of movies from coworker PCs using firewire link, and if someone wanted to copy more than 2 or 3 movies while visiting our office, they would always bring a firewire cable or card, knowing how it would take much less time to transfer the data.

      So don't bag something because you had a suckass experience with it on YOUR XP install.

  29. LDAP by Anonymous Coward · · Score: 0

    Yeah, but they still don't support LDAP directly. You can only use directory authentication if you have Oracle's own internet directory or Microsoft's active directory.

    If they are so serious about open source and standards, why not allow the use of any LDAP v3 directory service with their database?

    Inconsistency is the industry's trademark and Oracle is no different. They now say you should use Linux because it's better and cheaper, but that you should continue to pay premium for the Oracle database because you get what you pay for. If that's true (and it isn't) then Linux wouldn't be the best option now would it? Go figure.

    I do believe there's a happy middle and Oracle may be closer than many other companies, but it's still somewhat inconsistent.

  30. WTF? by Anonymous Coward · · Score: 0

    I've got cluster of DV cameras running setiathome. They complete a work unit in, well... never. WTF?

  31. .. they're also in cahoots with mysql by outsider007 · · Score: 3, Funny

    I was over at mysql.com earlier and I noticed a large pop-up ad for Oracle 9i and I thought, hmm.. something fishy here, since when do companies advertise products for their competitors? I mean that would be like slashdot running microsoft ads.

    oh wait..

    --
    If you mod me down the terrorists will have won
  32. LINUX BOX as Firewire HD by Anonymous Coward · · Score: 1, Interesting

    How about some code that lets linux act as a firewire Harddisk for other systems. I think they use the SBP-Protokoll. That would make SAN affordable.
    Have an old PII and a couple of IDE-RAID-Cards to build a TB Firewire HD.

    1. Re:LINUX BOX as Firewire HD by Anonymous Coward · · Score: 0

      Try this:

      hyperscsi

    2. Re:LINUX BOX as Firewire HD by Anonymous Coward · · Score: 0

      How about IP over 1394 over on sourceforge?

    3. Re:LINUX BOX as Firewire HD by tupps · · Score: 2

      Get any mac with firewire port, hold down 't' key (I think) and it will go into slave mode. Plug into another Mac and it will see all its discs.

      --
      Go out and get sailing!
    4. Re:LINUX BOX as Firewire HD by jayrtfm · · Score: 1

      THANK YOU!
      This fits nicely with the previous /. discussion on solid state drives. With motherboards supporting 3 or 4 gigs ram, a virtual ram drive could be a great thing to use as the primary pshop/gimp scratch drive.

  33. Ahh but by codepunk · · Score: 2

    But does firewire support multipath io with load balancing? A single point of failure in the hardware is unnaceptable. On a more serious note this is great as it allows for developers to test on cheap gear. That san with fiber channel we just bought for our clusters was one expensive dog.

    --


    Got Code?
  34. Oracle is being a GOOD Open Source Participant by d3xt3r · · Score: 5, Insightful
    It's nice to see Oracle contributing patches, reference implementations, and useful sample code back to the open source community.

    Oracle has jumped 100% on the Linux bandwagon and is pushing it as the OS of choice for RAC (real application clusters) and claimed to switch all their internal production servers to Linux in the near future.

    To see them giving code and "lessons learned" information back to the open source community is awesome. This is the type of business and open source relationship that proiveds a win, win for both the commercial party and the open source parties involved. Oracle benefits from a free and stable platform while contributing back to that community code that can help make the product (Linux is this case) better for everyone else.

    Thanks Oracle, nice to see you doing a good thing for open source.

    1. Re:Oracle is being a GOOD Open Source Participant by Ian+Wolf · · Score: 2

      Oracle benefits from a free and stable platform while contributing back to that community code that can help make the product (Linux is this case) better for everyone else.

      You forgot, "And get to jab Microsoft in the ribs at the same time."

      --
      "The words of the prophets are written on the Slashdot walls."
  35. Re:I was about to say... followup, real nfo by Anonymous Coward · · Score: 1, Informative

    &&&&& here's the link to real ip over firewire for linux: http://www.s.netic.de/gfiala/IP_over_1394.html

  36. MS Campaign backfired by diakka · · Score: 1

    I guess this is some strong evidence that all the anti-GPL stuff that MS put out has backfired.

    --
    -- Knowledge shared is power lost. -- Aleister Crowley
  37. not correct! by simpl3x · · Score: 1

    here is a description of firewire from the IEEE (http://standards.ieee.org/announcements/1394bapp. html). it is not simply a serial port, and is more like scci or ethernet, and i believe it is based on pieces of each standard. (?--comments) the first clue would be peer connections--up to 63. i can not beleive that people would actually prefer usb 2.0 over, as opposed to in addition to, 1394. it has really great advantages over that technology. the article also diswcusses other cabling methods such as fiber and cat5--very cool!

  38. Firewire for real clusters? I don't think so. by tonyhill · · Score: 5, Informative

    When I first read the post, I got pretty excited. Dreams of cheap clustering for scientific applications danced in my head. No more need for Myrinet, no Dolphin, just Firewire and Beowulf!

    Then, I read some performance metrics on Firewire. High bandwidth. High latency. Doh! The fairies stopped dancing for joy.

    The problem is that in scientific computing, the time it takes for one node to say I need that data to another node, and actually get that data determines the performance of many more apps than does the speed of the CPUs.

    So, until a cheap, low latency solution for communications comes by, real clusters will be communicating over Dolphin, Myrinet, or some other propietary technology.

    Tony

  39. MODERATORS on crack by Anonymous Coward · · Score: 0

    The parent post cannot be redundant since it is the first to crack the pathetic Imagine a Beowulf.... Besides, in this context it actually becomes kinda funny.

    Don't mod down because you disagree...

    1. Re:MODERATORS on crack by Anonymous Coward · · Score: 0

      a) no, it IS redundant because the damn joke was made in the article synopsis.

      b) Any "Beowulf" post made after the year 2000, is not funny. Period. Not even if the article is about how many times that phrase has been used in posts on Slashdot.

      c) It is you, sir, who should lay off the pipe.

  40. Out of the political loop by Multiple+Sanchez · · Score: 1

    What is Intel's larger strategy? Why does it want to kill firewire? Because it legitimizes Apple's technology choices? Because it reveals how limited USB is? Enquiring minds want to know.

    1. Re:Out of the political loop by runenfool · · Score: 3, Informative

      There are a couple of reasons Intel might want to kill firewire.

      1) It was designed by a competitor, Apple (who made the situation worse by implementing a high fee for a time). If it was designed by say, Microsoft or Dell, I doubt they would be working so hard to marginalize it.

      2) It uses no CPU resources like USB. Greater tax on CPUs = need for better CPUs.

      Intel would be well served to push IEEE-1394 (Firewire) as it encourages people to use their desktops for highly CPU intensive things like video editing.

  41. Walmart read this by codepunk · · Score: 2

    2 Microtel Lindows Boxen 400$

    2 Firewire Controllers 100$

    1 120GB Firewire Drive 280$

    Cables and hubs 200$

    Kick Ass Lindows Cluster 980$ PRICELESS

    --


    Got Code?
  42. Re:Firewire for real clusters? I don't think so. by Anonymous Coward · · Score: 0

    You'd never make an Oracle salesman.

    'Mr Customer, you need to spend 100 dollars on a cluster solution. Why spend it on expensive hardware when you can spend it on Oracle licences instead and get real value for your money'.

    Mr Customer 'But it doesn't really work and is more expensive to manage'

    Oracle salesman 'Sorry, I made my targets, got my commission and left the company'.

    Mr Customer 'Can someone call a Big Iron Unix vendor please?'

  43. Clueless Ellison by L33t-Geek · · Score: 3, Funny

    In reply to this Slashdot story larry ellison was quoted to say, "We did what? GPL? Open sorce? And what the hell is Firewire?" -Geek

    1. Re:Clueless Ellison by MikeBabcock · · Score: 2

      Or more likely, "I'll give a million dollars to the first person who tells me who's responsible for this!"

      --
      - Michael T. Babcock (Yes, I blog)
  44. OK Sherlock by Anonymous Coward · · Score: 0

    Firewire is hot-swappable. Try that with a external SCSI Drive. (not a hot swappable disk, the entire drive)

    The above is true for ANY device hooked up to ANY interface. The hotswappability of ANY device has ALWAYS been dependent on the device, not the interface.

    Firewire doesn't need a computer to work. USB 2.0 and 1.1 need a computer for it to work, but you can actually plug a DV camcorder straight into a digital VCR.

    Provided the DEVICE supports firewire. My home theater system, which is older than firewire has interfaces for serial comms. Your point?

    There is up to 50MB/s transfer rates (400Mbits/s) and the design is scalable, meaning the next iteration of Firewire will be 800Mbits/s, or possibly even 1.2Gbits/s

    Again what's new? Your telling me that speed somehow changes what a device or interface is? You need to take some technical courses kid, a 9600 baud modem is a modem, a v.90 modem is STILL A MODEM. Just because my serial interface is faster DOESN'T CHANGE THE FACT IT'S STILL A SERIAL INTERFACE.

    Ease of use: FireWire cables are a snap to
    connectyou dont need device IDs, jumpers, DIP switches, screws, latches or
    terminators.

    You don't NEED them for USB, serial, parallel, or IDE bus interfaces either. Only certain DEVICES require DIPS, JUMPERS, or terminators. Many enterprise level SCSI devices have built in terminators and some even have the ability to auto-assign a SCSI ID. Easy of use is determined by what you plug into the firewire port. Your off topic. Quit talking retail and come back when you actually know something. You sound like a Best Buy sales clerk.

    Data and power: the FireWire cable carries data of course, but also power. I have one cable on my desktop for my iPod. It charges and synchs it to my iTunes with one wire. Serial doesn't do that.

    Ok now you prove that you also need to take a basic electronics class, ALL THE PINS IN A SERIAL CONNECTION CARRY POWER. WTF do you think transmits data? Little pebbles? Look at a pin-out for your serial port. If there was no power being transfered you wouldn't need ground pins right? I won't even try to explain to you again that bits are electrical impulses. All the firewire does is pass a little more current out than older serial. Nothing has changed. I have an old (obviously older than you) battery charge that charges via my serial port.

    USB 2.0 doesn't have real world speeds at the advertised 480MBs. Firewire does.

    Bandwidth again doesn't change the fact it's the same old technology. v.90 modems are still v.90 MODEMS. Just because it's faster doesn't change what it is.

    It is an industry standard. Bar none. Purchase a new digital 8 or mini DV camcorder. What do you get? A firewire port right on the side.

    God do you do all your shopping in a retail store? I also have a 8mm that has an ancient serial interface for doing color calibrations. You still ahve no point.

    1. Re:OK Sherlock by Anonymous Coward · · Score: 0

      You are an idiot.

      You seem as if you are 12.

      Are you?

      Dumb shit

  45. Installing Oracle on Linux by Anonymous Coward · · Score: 0

    So how easy is it to install their RDBMS on a modern Linux? I had major trouble getting Oracle 8 onto a Red Hat 7 because of problems with glibc...

  46. Re:Firewire for real clusters? I don't think so. by afidel · · Score: 3, Informative

    Scientific clusters are not the only type of cluster you know. For instance Oracle Real Application Cluster is what Oracle thinks will be the companies future. These clusters may need the bandwidth of firewire et al and can live with the latencies.

    --
    There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  47. SCSI over IP over Firewire by Slashamatic · · Score: 2
    As firewire should be able to do IP and there is as least one open source impleentation of SCSI over firewire, what's the problem?

    Actually SCSI over IP sounds real good, but older SAN implementations used other, simpler, non-routable datagram based protocols to make things faster. The regulur SCSI over IP is TCP based.

    1. Re:SCSI over IP over Firewire by aminorex · · Score: 2

      Yeah, but when will there be a GPL implementation
      of SCSI over SOAP over HTTP over TCP over IP over
      SCSI?

      --
      -I like my women like I like my tea: green-
    2. Re:SCSI over IP over Firewire by Anonymous Coward · · Score: 0

      Just as soon as you built it. That's the wonderful thing about OpenSource. :-)

    3. Re:SCSI over IP over Firewire by AJWM · · Score: 2

      SCSI over IP sounds real good

      Heh, there's also IP over SCSI (see RFC-2143).

      I guess if you're really perverse you could run SCSI over IP over SCSI over IP over ... well, you get the idea.

      --
      -- Alastair
    4. Re:SCSI over IP over Firewire by Slashamatic · · Score: 2

      Hah, should there be XML in the middle somewhere.

    5. Re:SCSI over IP over Firewire by Slashamatic · · Score: 2
      IP over SCSI works very well and is great for clusters when you don't want to buy high priced dedicated cluster adapters and cheaper than Gigabit LAN.

      Under such circumstances, you could actually have SCSI over IP over SCSI - just so you can use a remotely attached disk!!!!!

  48. Oracle on Apple XServe? by Anonymous Coward · · Score: 0

    Interesting conjunction of features here:

    - Apple's XServe 1U rackmount servers have three Firewire ports (two on back, one on front)

    - OS-X runs a variant of BSD Unix

    - BSD Unix applications are easily port-able from Linux

    - Oracle 9i runs on Linux (and probably BSD too)

    - Oracle 9i now offers clustering via Firewire

    Which raises the possibility of Apple offering server clustering (or "bunching" if you want to be funny) using mostly existing hardware and software technologies.

    This would also be the first time (AFAIK) that Apple is able to run an industry-standard database server. Could Apple move into the Enterprise space with this?

    1. Re:Oracle on Apple XServe? by geniusj · · Score: 1

      There is an OS X port of oracle. I'm pretty sure it's a final production version.. but I could be wrong on the status.

  49. Re:Firewire isn't just for DV! because it was..... by one_motive · · Score: 0

    "I dont know why every time Firewire is brought up, someone mentions it in relation to DV.. DV is one of the simpler uses for Firewire, the real treasure is in its ability to link ALMOST ANYTHING!" Because it was FIRST adopted "mainstream" to that medium. Now getting high-end broadcast equipment (Betacam,Digi Beta, D5's-Cameras/Decks) to adopt this connection is in the same situation as switching pci scsi/fibre, its politics!

  50. dammit by Anonymous+Traveller · · Score: 0, Offtopic

    I just thought of this yesterday in the shower, and now it is out.... I tell u the government and all the big corporations have spy satellites reading our mind waves....

  51. Re:Firewire for real clusters? I don't think so. by tonyhill · · Score: 1

    You're right. There are different clusters for different applications.

    Tony

  52. GPL Nice... Registration bad. by Alron · · Score: 3, Troll

    A thing to note about this nice software from Oracle... from what I found, you have to REGISTER on their website just to get access to it... Registration requires everything... phone, company info, home address, company address, you name it. Kinda intrusive for a GPL thing, no?

    --
    --Alron
    1. Re:GPL Nice... Registration bad. by FauxPasIII · · Score: 4, Insightful

      > Kinda intrusive for a GPL thing, no?

      Then why don't you mirror it so the rest of us can download (and subsequently mirror) it without having to register ? The GPL guarantees you that right. =)

      --
      25% Funny, 25% Insightful, 25% Informative, 25% Troll
  53. Fucktacular? by Anonymous Coward · · Score: 0

    What exactly are you planning on sticking into this morphing port?

  54. Offtopic Question by 4of12 · · Score: 2

    Yes, those things are cool.

    I'm not DB expert, so I'm curious:

    What about this 10.7 desupport problem?

    Is Oracle being reasonable about the cost of supporting old software, or are they doing an MS-style push of their customers into an upgrade many feel they don't need?

    --
    "Provided by the management for your protection."
  55. old is old by Anonymous Coward · · Score: 0

    The need to move forward is what will save the world.

  56. As long as I can use one of these in my cluster... by tupps · · Score: 2

    Has to be one of the coolest computer peripherals in a while: http://www.charismac.com/Products/firedino/index.h tml Firewire hub/dinosaur!

    --
    Go out and get sailing!
  57. The cost of Oracle.... ummmm nothing really! by IdleTime · · Score: 5, Informative

    I have read several articles here why people prefer to use because Oracle is so expensive.

    Unless you are planning to use it in a commercial setting, Oracle is free as in beer!

    The latest version of Oracle for Linux can be downloaded from here

    --
    If you mod me down, I *will* introduce you to my sister!
  58. Re:Firewire for real clusters? I don't think so. by sql*kitten · · Score: 2

    Scientific clusters are not the only type of cluster you know. For instance Oracle Real Application Cluster is what Oracle thinks will be the companies future. These clusters may need the bandwidth of firewire et al and can live with the latencies.

    What RAC uses the cluster interconnect for is cache fusion. If a data block is in the buffer cache of another RAC node, the local node will get it via the interconnect rather than from the disk. So we need many fast small transfers, rather than few large fast transfers. If the latency of the interconnect is greater than the latency of the storage array (which may be a massively cached EMC) then it's not worth it.

  59. Re:Firewire for real clusters? I don't think so. by aminorex · · Score: 2

    Dolpin makes IEEE-standard SCI cards. They're only
    "proprietary" in the sense that they have no
    meaningful competition.

    --
    -I like my women like I like my tea: green-
  60. Re:Nintendo uses firewire for controllers by eric_n_dfw · · Score: 1

    > Hey! Nintendo uses firewire for the GameCube controllers and GBA links.

    Really?

    So are my two WaveBird's putting out wireless Firewire? :-)

    Seriously though, this makes me want to hack together a firewire--gamecube controller plug adapter and see if I can get 'em working on OS X. ... wait a 'sec. I'm too lazy for that. One of you other geeks go do that and report back :-D

  61. You misstated the latency issue by Anonymous Coward · · Score: 0

    The article you linked to was a comparison of FireWire vs. USB for bandwidth and latency. It concluded that FireWire had much lower latency. That makes linking to the article with the words "high latency" pretty misleading.

    I'm hard pressed to figure out how you reached your "too low" latency conclusion. What is the latency of the other technologies you mentioned? More facts, please.

    1. Re:You misstated the latency issue by Anonymous Coward · · Score: 0
      To cite the article: The IEEE 1394 bus has a minimum latency of a few hundred microseconds and a worst-case delay of a few milliseconds.

      Normal latency for SCI (Dolphin delivers SCI) is about 1.5 microseconds; for Myrinet, about 8 microseconds. We are talking about latencies that are three order of magnitude (a thousand times) smaller.

      FireWire is not enabling for the same range of applications as a full-blown scientific cluster interconnect is. However, few applications need s a fullblown interconnect - most clustering apps I've built could have been tied together by the bandwidth of smoke signals (fortunately,they seldom have been - the one case I can remember was when a customer insisted on dictating hardware...)

      Eivind.

  62. No TCP/IP support by heroine · · Score: 3, Informative

    With all the shared filesystem, process management, localization features, they don't support the most basic of all: TCP/IP over firewire. Then again, we wouldn't be in a recession if managers were producing something useful.

  63. Obligitory comic book store guy comment by Exiler · · Score: 1

    Geekiest noun ever.

    --
    Banaaaana!
  64. Re:IP over FireWire - Already in WinXP by salty_oz · · Score: 1

    Windows XP autodetects the firewire card at installation and it wants to put an IP address on it as though it found an Ethernet card. I haven't tried it because I only have the one card at home and nothing to talk to (other than DV camera).

    --
    ln -s /dev/null /dev/clue
  65. LOL by Anonymous Coward · · Score: 0

    or rotfl or whatever IMers say! That was f*cking funny!

  66. great! by jafac · · Score: 3, Insightful

    now if only some enterprising storage device manufacturer would make an actual firewire drive, instead of the typical bastardized IDE-with-a-Firewire-bridge crap they've been selling. . .

    --

    These are my friends, See how they glisten. See this one shine, how he smiles in the light.
  67. Stop listening to the marketing by Anonymous Coward · · Score: 0

    ...and claimed to switch all their internal production servers to Linux in the near future.

    And you believed that? They are NOT going to all linux in production servers anytime soon. "Unbreakable" Linux RAC is very nice. You are not going to run an entire Fortune 100 company on it though. At least not for the "near future".

  68. not gonna happen by jayrtfm · · Score: 1

    serial ATA is the next standard for drives.