Slashdot Log In
Xiotech Unveils Disruptive Storage Technology
Posted by
kdawson
on Tue Apr 08, 2008 01:42 PM
from the storage-that's-smarter-than-you-are dept.
from the storage-that's-smarter-than-you-are dept.
Lxy writes "After Xiotech purchased Seagate's Advanced Storage Architecture division, rumors circulated around what they were planning to do with their next-generation SAN. Today at Storage Network World, Xiotech answered the question. The result is quite impressive, a SAN that can practically heal itself, as well as prevent common failures. There's already hype in the media, with much more to come. The official announcement is on Xiotech's site."
Related Stories
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Looks like it's next-gen primary disk... (Score:2)
Re:Looks like it's next-gen primary disk... (Score:5, Informative)
Parent
Re: (Score:3, Interesting)
Next generation hardware that is patent encumbered and will require a lawyer and several court proceedings for anyone and everyone to get their data back.
I mean come on, when is the industry going to figure out we do not need proprietary, closed storage solutions that are a rehash of the old IBM AS/400 days when you could only buy super expensive IBM gear.
No thanks I will take my open code and commodity hardware and build solutions that will kick this patented solutions arse at 1
Re: (Score:2)
Unclarity (Score:2, Interesting)
These are just some of the questions popping into my head:
What is SAN?
What does it do?
How is it disruptive?
Who does it disrupt?
What does it store?
Can't say skimming through TFA makes it a lot clearer either.
Also, two obscure articles is media buzz?
Re: (Score:2)
Re:Unclarity (Score:5, Funny)
Parent
Re:Unclarity (Score:5, Informative)
What does it do?
How is it disruptive?
Who does it disrupt?
What does it store?
It's remote storage.
Their new tech saves you the trouble of swapping HDs.
It disrupts the people offering maintanence contracts.
It stores whatever you want.
http://www.xiotech.com/images/Reliability-Pyramid.gif [xiotech.com]
My question:
What is "Failing only one surface"
Parent
Re:Unclarity (Score:5, Funny)
Parent
Failing only one surface (was: Unclarity) (Score:3, Informative)
What is "Failing only one surface"
A hard drive can fail in many ways: sector, track, platter, head. ISE can fail just the one surface -- say, a platter -- and keep writing to the remaining device. The broken platter is removed from service while the remaining disk storage continues to be used until end of life.
This is all done automatically and transparently. What they are trying to eliminate is the time it takes for someone to physically swap out a disk.
J Wolfgang Goerlich
Re:Unclarity (Score:4, Interesting)
Parent
Re: (Score:3, Informative)
Re:Unclarity (Score:5, Informative)
While you can sometimes do some neat tricks with backups and a good SAN infrastructure, it's by no means its primary purpose in life.
Parent
Re:Unclarity (Score:5, Informative)
It *is* a network like your ethernet network (with switches, adaptors, etc), but usually its a FC (fibre channel) rather than ethernet. You use a SAN to put your servers disks in another box to the server.
But why would I do that? heat, consolidation, redundancy.
A typical setup is to have a few 1u or 2u (rack heights are measured in u, which iirc is about 2") servers attached to a 3u storage controller.
This is a box with lots (typically 14 in a 3u box) of drives. There will be a small computer controller in there too as well as some raid chips.
Typically in a 14 drive box you might configure it as a pair of 5+1 raid 5 arrays and a couple of hot spares (5+1 means 5 drives of data and one parity drive). Effectively your 6 drives appear as one with 5x the capacity of 1 of the component drives. You can survive the loss of one drive without losing data. If you do have a drive go offline, the controller should transparantly start rebuilding the failed disk on one of the hot spares (and presumably raise a note via email or snmp that it needs a new disk).
The controller is then configured to present these arrays (called volumes in storage speak) to specific servers (called hosts).
The host will see each array as a single drive (/dev/sdX) that it uses as per normal, oblivious to the fact that its in a different box.
Now to revisit the why we do this:
1. heat - by putting all the hot bits (drives) together we can concentrate where the cooling goes
2. reliability - any server using the above setup can have a disk fail and it simply won't notice. With the hot spare setup, you can potentially lose several drives between maintainance (as long as they don't happen at once).
3. cost - you can buy bigger drives, then partition your array into smaller volumes (just like you partition your desktop machine's drive) and give different chunks to different hosts, reducing per GB cost (which when you are potentially talking about tera and peta bytes worth of disk space is rather important).
as for what these guys are up to, I've not had a chance to look yet. I might post back.
Parent
Re:Unclarity (Score:5, Informative)
This controller is a sealed unit (read: better heat/vibration support, but not a user servicable component) with excess disks inside (multiple hot-spares, so even if several drives fail over time it keeps going), combined with the knowledge san techs across the globe know: most errors are transient, and if you pull the disk out and stick it back in, it will probably work again. They have just built a controller that does that for you automatically. Definately on the evolution rather than revolution side of things, and I have to admit I fail to see the disruption here, although I could well be missing something ( the whitepaper is somewhat light on details shall we say ).
Parent
Re: (Score:3, Interesting)
better heat/vibration support, but not a user servicable component
Heat is key here. Have you ever stood next to a petabyte of storage? Or even a few terabytes? Most Sans kick off a lot of heat from all those disks. When looking San to Hvac, 1 TB to 1 ton is typical.
Xiotech's ISE mounts the disks on a very large aluminum alloy heat sink. The heat is wicked away from the drives. This makes for better heat dissipation and less heat on the disks, thus improving cooling and extending lifespan.
Xiotech had
You MUST be new to storage technology. (Score:2)
The disruptive part is that it seems to be much more reliable which would mean that you can wave the tech goodbye for a while, instead of having to lose access to a sting of drives RAIDed together while they have to rebuild a drive which failed and needed replacement.
Think of running XFS without having to worry about the drives' physical reliability because they're really reliable. (If you've got 5PB online it usually "which drive just failed"
Re: (Score:2)
I'm not going to educate you except to tell you to Google for it. The disruptive part is that it seems to be much more reliable which would mean that you can wave the tech goodbye for a while, instead of having to lose access to a sting of drives RAIDed together while they have to rebuild a drive which failed and needed replacement.
Umm...I think you forgot what the "R" in RAID stands for. You may have somewhat degraded performance during a rebuild when you spare in for a drive which has failed, but you don't lose access to any data because of a single disk failure (Save for RAID 0, which isn't really RAID to begin with).
I wouldn't call this disruptive. It sounds like they've done some smart things to bring disks back to life when other hardware would call them failed, but you can bet that they're packaging more spares in these n
Disruptive? (Score:4, Insightful)
Maybe I'm missing something. I read their announcement and one of the articles on this new product. As near as I can tell they're selling SAN systems where instead of plugging in individual drives, you plug in a box with two drives in it. They paired this with some nice software for working around failed sectors and rewriting correctable drive problems. I guess I'm just not all that impressed. Is this really "disruptive" technology? It looks like evolutionary improvements and some nice automation to take some of the grunt work out of managing SAN.
I'm, admittedly, not an expert on network storage. So what do people think? Is this really the best thing since sliced bread or just another slashvertisement someone hyped to sound like news for nerds and rehashing a lot of marketing weasel words?
Re: (Score:2)
Re: (Score:3, Interesting)
I would call that a great thing. I've never understood why I couldn't just have a bank of a dozen drives with another 10 empty slots, and have it move data around automatically to increase performance and maintain redundancy. When enough data is stored or enough drives break that I'm close to losing redundancy, a light turns on, and I pop
Re: (Score:3, Interesting)
One reason I can think of is because there is a high correlation of drive failures to the power supply and equipment that it'
Re: (Score:2)
The SA
Re: (Score:3, Informative)
You would think the idea would be to chuck in drives (with some minimum, like 8 or 12) and have the physical data storage be totally abstracted from the user, with N+2 redundancy and hotspare functionality totally guaranteed, and then allow the user to create LUNs without concern for underlying physical storage.
When you need more space, you add more drives and the system manages the striping, re-striping as necessary for optimum throughput and maximum redundancy, rebuilding failed drives as necessary.
There are systems out there that do this sort of thing, but they're *expensive*.
Take a look at HP's EVA line. They're really quite good at this.
I'd be careful about using the terms "optimum" and "maximum" in that last paragraph, but they get quite close to that mark.
Other vendors have equipment that performs about as well...IMO, the HP EVA line is the best at it, however.
Jeff (only affiliated with HP as a mostly happy customer)
This exists, and has for a while (Score:3, Informative)
HP (EVA)
3Par
Dell/Equallogic
Compellent
Pillar
HDS (USP)
I'd be shocked if Xiotech doesn't do this today.
Re:Disruptive? (Score:5, Informative)
The second article describes this very well. One big extra is that this system can perform all of the standard drive-repair operations that typically only OEMs can. This helps to keep you from replacing drives that aren't bad, but had a hiccup.
It's also not just two drives in an ISE, but more like 10-20 (3.5" and 2.5" respectively) with a bunch of Linux software to give each ISE a pretty robust feature-set in itself. Then they also up the block size to 520 bytes, leaving space for data validity checks in order to keep the silent corruption problem from sneaking into the system.
In the end, it's probably not wholly revolutionary. It does seem like an evolutionary jump though; with great performance, great feature set, and a very well thought out system that brings new technology and ideas to bear.
Parent
Evolutionary, but on multiple fronts. (Score:2)
They've made those OEM services on the device AUTOMATICALLY kick in. (evolution step 2)
They've sealed the units. (evolution)
Which, in effect, means that most of the SAN expertise that FORMERLY required an experienced tech is now incorporated and these SAN's can be installed and "maintained" by less technically skilled personnel.
Which will make these devices VERY easy to sell. You pay ONCE for the tech and save on the cost of the technician's sa
Re: (Score:2)
we shall see if they are affordable
Sweet... (Score:3, Funny)
We have a Xiotech Magnitude that we paid ~$150K for in 2003 that is sitting around like a giant paper weight. Any takers? $3,000? $2,000? going once... going twice...
Re: (Score:2, Interesting)
Move along, nothing to see here (Score:5, Insightful)
The only thing this is likely to disrupt is Xiotech's cashflow.
Re: (Score:2)
If (another big IF) the unit keeps soft-failed drives (which weren't really bad to begin with) in play longer because it can recover them from *burps* in the system, then it's entirely possible that the unit could potentially be a money-saver.
Re: (Score:2)
Re: (Score:2)
People are so used to disks failing. Disks shouldn't fail as often as they do, and most of the time they don't fail at all - the storage controller is at fault because the drive and the controller have such a limited language (SCSI) to talk to each other with. ISEs do away with this limitation.
Re: (Score:2)
Lab failure rates mean very little.
Didn't Google just blow the lid off of the disk manufacturers MTBF numbers, by reporting their own failure rates as being an order of magnitude higher?
Wait till they have a few thousands of these deployed. They we'll kknow how good they really are...
And, that's when companies with big money to spend will take notice.
Re:Move along, nothing to see here (Score:4, Interesting)
Guess what? It didn't work out. The bad zones spread and they spread faster than the the raid software could detect the new failure and rebuild onto the spare.
I quite enjoyed the experiment, but these were on my home servers. I wouldn't dream of doing this in a production environment. When the raid controller kicks the drive for -any- reason, it's back to the manufacturer for warranty replacement. The data is far to valuable to play games with it.
Parent
Re: (Score:3, Interesting)
The purpose of this product isn't to penetrate large data centers... of if Xiotech thinks it is, then they need new marketing employees (and quickly). Large data centers HAVE the expertise on site to do individual disk replacements, and those large enterprise data centers will demand the feature sets that exist in the much larger equipment from the larger vendors named above.
This is targeted at much smaller data center
astroturfing (Score:2)
The whole thing sounds like astroturfing.
Re: (Score:3, Funny)
Tired of overused buzzwords (Score:5, Interesting)
My favorite misuse was when a marketing droid referred to Intel moving from a
Re:Tired of overused buzzwords (Score:4, Funny)
Disrupted AMD pretty good, from what I can see.
Parent
Re: (Score:2)
Sorry about the pessimism(its exam week)
Just marketing redefining words. (Score:2)
Hey!
- If Microsoft's marketing department can redefine "Wizard" from "Human computer expert acknowledged as exceptionally skilled by his peers" to "only moderately brain-damaged menu-driven installation/configuration tool",
- why can't Xiotech's marketing department redefine "disruptive technology" from "quantum leap in price/performance ratio of a competing technology based on a massively different architecture th
Compellent (Score:4, Informative)
Re: (Score:3, Interesting)
If you want data automatically moved down to a slower tier, but it gets touched just once a day. Good luck in getting it to move down automatically.
I anxiously await the day when the SAN market is acknowledged as the scam it is (a glorified raid controller), and the various SAN companies die off in droves or become an everyday appliance
Hypocritical Reluctance (Score:2, Insightful)
"#1 Lowest cost per disk IOPS
#1 Lowest cost per MB/sec"
Looking around, I don't see any quoted prices on the page.
It's funny how it's always a project in itself to find the price tag for products. When companies run on "the bottom line" why are they so reluctant to tell us what the consumer's "bottom line" is straight forward and upfront?
It should become law; that to advertise a product, you must post clearly what the price tag (range) is either at the top or bottom. Especially if you are
"a SAN that can practically heal itself" (Score:3, Insightful)
Wrong metaphor (Score:2)
If you can use your gas gauge to measure how fast you're going, you're probably driving too fast.
Nothing to see here, move along... (Score:2)
Seagate Tomcats anyone?
Also, would you trust your enterprise storage to laptop drives? Running 24/7/36...
How long will those last?
Hell, most SATA disks are unsuitable for anything but nearline storage, and even then, they're iffy...Keep plenty of spares!
Re: (Score:2)
They speak great management buzzword. But not tech - buzzword or otherwise.