Wow, this article's author must not be too familiar with SAN offerings. Tegile offers all-flash arrays and their secret sauce runs on Solaris using a (albeit slightly modified) ZFS filesystem.
Posts by Ammaross Danan
1042 publicly visible posts • joined 23 Sep 2009
Syneto: Behold, blockheads – an all-flash array... based on ZFS
Jony Ive: Apple isn't here to make money. And students shouldn't use computers so much
Re: Those "6 months" are your advantage to make money, eejit.
"Then all of a sudden it becomes a touchscreen device."
Perhaps that was because someone (LG, Sharp, Samsung itself) came along and said: "We will be mass-producing these new screens with touch capabilities in a few months....Want to make a new device with them?" Of course one would abandon the old Blackberry look when touchscreens became viable. Apple didn't move to touchscreens because they were ludicrously expensive and they were willing to take a hit just wanted to help humanity....
Cisco UCS Invicta off the shelves, for now
TrueCrypt hooked to life support in Switzerland: 'It must not die' say pair
My work-from-home setup's better than the office. It's GLORIOUS
Consumer vs Business
To actually address the questions raised at the end of the article:
Businesses don't (shouldn't) use consumer-grade equipment due primarily to scale. You load 20 work laptops (or more) onto your "cheaper" AirPort or Netgear/etc WiFi device and you'll be locking up, dropping, rebooting it frequently at best.
Google Docs or Apple iCloud would work well for documents and such, but I don't know many workplaces that are willing to toss their accountant's spreadsheets and ledgers out into the ether, let alone their HR documents. Does Google store their project code in Google Docs? Nope (at least not the public one). If you use the consumer versions of "cloudy" file sync, it's usually a single external USB drive attached to your WiFi device or (if you're lucky) something you can install on a home server. Most companies have a hard time just scattering their potentially-sensitive documents into the wind though. Use this in a healthcare environment and you'll be sued at best.
If you want to go further into storage servers (a whitebox FreeNAS vs a VNX or the like), there's pros and cons, but you can't convince me a bank would host their infrastructure on your whitebox FreeNAS. Sure, it's loads cheaper than their Ipsilon or Hitachi VSP, but I doubt that would persuade them. You could try selling Macbook Airs to a MAS90 shop too. Just because it works at home for Facebook and iTunes, doesn't mean it has business-class features.
Wanted: Virtual Steve Jobs to tell us one more thing about VSAN
Traditional RAID is outdated and dying on its feet
Re: broken RAID
An easy way to sidestep that patent would be to do what ZFS or BTRFS does: checksum each block in addition to the usual "raid" parity/mirroring. Then, even a "RAID0" is protected from cosmic-ray-bit-flipping with a rebuild-capable checksum on each block. Of course, these two file systems just use the raid controller as a JBOD interface so the system doesn't halt up due to a bad block on a single drive anyway....
Beta tasting: The Elder Scrolls Online preview
VMware hyper-converge means we don't need no STEENKIN' OS...
Re: Congratulations
"I tend to see far more multi-application deployments on Windows"
I'm not sure what world you live in, but our environment is highly isolated because Corporate Application 1 requires Software Stack 1 which is DIRECTLY incompatible with Software Stack 2 which is required by Corporate Application 2 and 3.
Not only that, but who wants to be rebooting their mail server, domain controller, web server, etc all-in-one SBS server just because an Exchange patch was pushed out? Windows still requires reboots for several items. *NIX environments can be patched/updated on-the-fly (got to love the ability to overwrite a file currently in use) and the components simply reloaded.
Windows 8.1: Read this BEFORE updating - especially you, IT admins
How many apps does it take to back up your data?
Re: Speaking as a humble home user
@AlexV: "Of course, the disadvantage of this is that it is slow, as it always has to copy all the data. However, if you don't actually copy the data, and only assume that it's still the same because it isn't supposed to have been modified, how would you know?"
You could use a program such as rsync, which will (by default) checksum files to determine if contents have changed and delta-copy the differences to the destination, so this protects against bit-rot on the destination side, but your checksum datafile would help you find bit-rot on source side. Of course, you could just use a checksumming filesystem such as zfs or btrfs and not have to worry about it in the first place...
One of last few iPhone 5Ss STOLEN from within MASSIVE POLICE CORDON at Apple Store
Doctors face tribunal over claims of plagiarism in iPhone app
HDMI 2.0 spec arrives ... 1.0 years late
Oh noes! New 'CRISIS DISASTER' at Fukushima! Oh wait, it's nothing. Again

Re: Radiation Superstition
@Mike Richards:
"...so the cause is simple things like insecure footings, and inadequate safety equipment."
Just like getting exposed to this puddle would be bad "footing" and "inadequate safety equipment" as well. If Windmills were designed like nuclear reactors, They'd be fenced off a mile out, they'd be surrounded by a concrete wall, have a pyramid shape (for extra stability), and the workers wouldn't be able to climb the unit to service the turbine in the first place.
Samsung's amazeballs 3D V-NAND SSD not THAT much better than predecessor
Re: Why do we care about performance increases?
The erase lifetime is about 10x what it was before, lending to about 35k P/E cycles.
Also, am I the only one that noticed the Samsung quote was only regarding write speeds, but that the poor-at-researching author applied a boost to the read speeds, as if they were mentioned? Reads don't go from 500MB/s to 600MB/s just because sequential writes go up by 20%....
http://www.anandtech.com/show/7237/samsungs-vnand-hitting-the-reset-button-on-nand-scaling
Google goes dark for 2 minutes, kills 40% of world's net traffic
Microsoft SkyDrive, Outlook stricken by cloud outage
Windows desktop VDI
Apple crushes all competition in US Brand of the Year survey
Re: Newegg. Never heard of them
To be fair to the OP, in context: "They compare notes all of the time and I have never heard Newegg mentioned." He's emphasizing that Newegg never came up as the cheapest source for electronics, which is true. But then again, they don't ship from Hong Kong (except their new Asian marketplace), and they're trustworthy. I'm sure I could find rather cheap electronics on eBay and buy there....but why would I?
Back up all you like - but can you resuscitate your data after a flood?
Re: You're not using MySQL's built-in replication???
@Trevor_Pott
I have to practice politics every day too. You've had to deal with a wider range, due to the nature of contract work. I, like yourself, tend to end up implementing compromised solutions IRL, because that is exactly how the world works. With office politics, as with armchair quarterbacking on the internet, you recommend the more-ideal solution first, then let it get whittled and compromised down into the end result. But yes, it is the sysadmin's (or more accurately, the CIO/CTO's job) to emphasize disadvantages or shortcomings of implementations. As a consultant, it remits to the consultant to point out those things too.

Re: You're not using MySQL's built-in replication???
"...would take a matter of days before they demanded that production workloads started operating off of it."
You bill it as a "backup." They wouldn't, rightly, demand to run your backup copies of the network shares as a production datastore, so they should not demand a backup DB to be a production workload. It is the network admin's job to teach that.
For TPTB for automated switchover: your example of why auto failover is a Bad Thing in your case should be the exact argument against doing so. As an admin, there's a fine line to walk between "I can make it do that" and "that simply can't [shouldn't] be done." IT is as much an advisory source as it is an enabler. Just because I can set up a group of FreeNAS boxes as iSCSI targets so I can scale up my environment to 60TB doesn't mean I should, simply because TPTB demand more space, but won't pay for a SAN. Likewise, caving to each want and whim of TPTB that don't allocate proper funding to do it right (or at least "better"), is not correct. Of course, with their software, there's not much of an "ideal" way to do it. Manual failover, manual corrections in the event of DR, etc. It's just how it is, and TPTB need to understand that.
Re: Not too shabby
"...I'm going to guess that you don't have backups going back that far."
Actually, we keep about 2 weeks worth of daily VM backups offsite with a week lag on cycling, so actually, YES, we do keep a fair amount of backups for which at least one image per VM would be restorable even in the event "last night's" backup failed for some reason. It's not hard to do, but certainly requires a decent storage device (ours has a good 20TB in it, but easy enough for a no-budget shop like Trevor's to set up a FreeNAS to do the same thing...)
Re: Not too shabby
"It isn't enough to just test the DR plans; frequency of tests is an issue. A copy of the VM existed on the target site...but that copy was corrupted. Couldn't get it to boot. (Most likely an incomplete backup run at some point.)
So the DR plans were good, they were tested to inject new information and files into a known-good VM...but the known good VM turned out to be not so good. At that point, down the rabbit whole you go..."
Unless you just snag the VM copy from a previous version. But if you don't keep previous backups of your VMs, but instead overwrite each VM each night, then you're just asking for trouble. This could have been avoided if you simply had "the night before" the corrupted VM. Software that can backup using incremental rather than full also help. I'm willing to bet, though, that DFSR was the sole means of remote-site copies (which does have remote differential transfers, if you're not politically stuck on Win2003....)
Re: You're not using MySQL's built-in replication???
"Your app needs to not blow up horribly on read-only DB instances..."
It shouldn't be a burden to remove the read-only denotation from your my.ini on your slave DB (since you're in there changing the slave bit anyway) in the event of a DR scenario to bring it up as a master. The replication was suggested to keep a nearly-live sync of your DB on a second server. Also, who said your app needs to know how to run on a read-only DB? The replication, in your case, would be solely for DR, not for active use.
Look ma, no plugins! Streaming web video with just JavaScript

Re: @Paul Crawford
"Hopefully the content makers will realise that you can't stop piracy, but you can make the paying option cheap enough and good enough (from the customer's point of view) to make the risks of pirating enough to stop all but the most hardened freetard."
You do realize that the whole point of this watermarked vid idea is to allow the customer to have a completely open, copy anywhere, backup as many times, view on whatever experience and is only meant to stop mass-sharing of the content (e.g. torrents, et al)? There are likely ways around it, such as if the watermark is some digital bits in the stream, doing a screen capture instead of pulling the raw data (or simply filtering out the bits or replacing them with other acceptable ones if it works like a software key...). The previous comment of embedding it as random one-off noise in the film, such as brightness, is a smarter idea, depending on the resiliency of being able to snatch the ID from a suitably short enough clip (there were comments of mashups to produce the whole length). Now, the download with a gift card from a coffee shop would need to be addressed, and short of a DNA sample and world-wide registrar, can still be worked around (stolen credit card numbers, etc). So no, as long as there's ways of digitally sharing data, there will be the possibility for piracy. It's just a matter of the level of acceptable mitigation.
Why do they even call it a backup appliance? Just call it an EMC
Build a BONKERS gaming PC

Missing a few details
Put two (or three) 512GB SSDs in Intel (software) RAID0.
Drop 3 Radeon 7970s in triple XFire and hook up 5 monitors to it for multi-monitor gaming. (gives triple vid cards a reason for being used)
Definitely overclock the CPU.
Drop another 3 or 4 4TB spindle drives in there for some real media storage.
Drilling into a half-decent gigabit small-biz switch... from D-Link
Micron glues DDR4 RAM to flash, animates the 256GB franken-DIMM

Re: Hmmm.
"OS Support" would imply exposing to the programmer which is volatile vs non-volatile for the programmer to decide which one to use for which task. Database servers don't eat themselves in the event of a power loss event and can resume semi-gracefully now, and we don't even have non-volatile RAM for them yet. Why would you assume we'd be worse off than we are now?

Re: Maybe?
"there is no tangible benefit to DDR3 RAM frequency above 1600 MHz. as this is not a system bottleneck for typical work station or personal desktop PCs."
Actually, AMD APUs have significant graphic-subsystem gains with DDR3-2166 (or any range stepping up from the horrid DDR3-1066 that is usually shipped with cheapo PCs). Intel integrated GPUs don't benefit much, but their GFX performance is horrid (comparatively) anyway.
"so DDR4 and faster frequency hybrid DDR3+ doesn't offer any value for server applications either."
Do note that with increased frequency, your memory throughput increases. Just because current programs don't make significant use of 22Gbps throughput over 14Gbps (most machines only have 4-6GB of RAM total anyway), doesn't mean that NO program could be engineered to do so, especially with knowing there's 256GB of NAND storage hiding in a DDR4 slot (hence the OS support requirement). THAT location is where I, as a programmer, would dump my table cache that couldn't fit into actual volatile RAM, as it's guaranteed to have better throughput and access/storage speed than a spindle drive. Windows could utilize it by copying the whole OS there too. A game could make use of it by stuffing map packs, texture files, etc in there rather than leaving them on a spindle drive. Clustered systems could make significant use as well. We'll have to see. However, no one will design for it if they don't have hardware to test on, nor likelihood of adoption.
Netflix tempts binge viewers with House of Cards pilot freebie
Red supergiant Betelgeuse heads for SMACKDOWN with 'dust bar'
Apple shares dive after quarterly report disappoints Wall Street
Cheaper, slimmer Google Nexus 7 rumored for Q1 2013
Re: Memory
@Fuzz: If storage is a kind of memory and thus capable of being used interchangably since "no one thinks" something, does that mean we can advertise a 4GB Android device as havi g 4GB of memory, or perhaps I should sell you a desktop with 8GB of memory...that actually had 256MB of RAM with an 8GB sd card. Of course, you wouldn't be confused or misled at all, since anyone would know....

Re: lets just modify a typical Fandroid commentard on an iPad article
So, you bought a Nexus 7 for $199. A new, slimmer one comes out just a while later that is thinner, sexier, etc for $199. You buy it, now you're out $400 total, but have TWO tablets now. And you're roughly out the same price getting just the single low-speced iPad would have cost (iPad Mini is selling around $350 for the low-storage model).
China 'enhances' Great Firewall, teaches it to choke off VPNs
What Compsci textbooks don't tell you: Real world code sucks
PGP, TrueCrypt-encrypted files CRACKED by £300 tool

Re: Hibernation?
The option to do Whole-Disk Encryption in TrueCrypt will encrypt the hibernation file as well. You are required to enter your decryption key upon start-up/resume, where it then decrypts the boot volume (with the hibernation file) and then continues to boot as normal. So even Hibernation with whole-disk encryption is safe for TrueCrypt installs.
Citrix XenServer 6.1 fires live VMs from cannon across servers
EU, US edge closer to mega-transatlantic patent system
WD hopes biz barons will grab its new 4TB data tubs
Scottish PhDs hoist kilt to reveal storage array killer

Re: Limited use cases
"So it can't ever be quite as reliable as proper server-room storage with a proper backup strategy."
It isn't meant to be. It's for a small-biz of 6 workstations in Windows Workgroup mode needing shared storage. Setting up a workgroup share on the "boss's" computer isn't resilient enough. Buying a server with enough data storage is still going to be a single point of failure in an office where they likely can't even properly manage their own workstation failures. If you're reading this website, chances are you already exceed the mental capacity to run this software.
Apple demands $707m more from Samsung

Re: Apple is running out of ...
I'm just going to be laughing next year as the iPhone5 becomes so woefully behind the times (it already is behind [some] at launch this year), that even sales people have a hard time justifying selling it over an Android/WinPhone8 (yes, a WinPhone will be in the running by then, and may even be a better option than Apple BION). Frankly, I'm not surprised that even the people I know that rushed out to upgrade their 4S to the 5 lost that cold, mindless look in their eyes when they beheld the utter lack of change/function/feature in their new expensive gadget.
Google to axe IE 8 support, cuts off Windows XP lifeline

Re: Misleading as ever
So IE8 users on XP may or may not be able to use Google Docs or YouTube. Gmail may eventually stop working 100% properly. Google search? I bet they keep IE8 alive on that due to marketing considerations. Nothing will outright break day1 with this "change." It may just partially break a year down the road after some new feature comes out. You act like it has the finality of a due-date for Apple pulling an app from the App Store or something.
Dropbox drops JavaScript, brews CoffeeScript

Re: developers will be developers
Last I checked, a line-by-line code audit actually helps to streamline code and fix bugs (especially if you have to interpret it into another programming language). Unfortunately, it can also cause bugs since the "streamlining" process may cause typo or logic errors while they're attempting to condense or fix code. So, it's likely a wash on the other end, or leans more toward bugs (as it's new, untested code whereas the old code was battle-hardened).
Intel's chief chipman: '22nm better than expected, 14nm on track'

Re: Gullible hacks...
It's been well demonstrated it was the poor choice in thermal compound under the heat spreader that made Ivy Bridge "run hot." Although, I must say that my IB i7 OCed to a modest 4.4Ghz has a 53.3*C (128*F) package temp, 37.2*C (99*F) core temp (according to AIDA64). On air (and no, not the turbine/jet engine kind). The cores don't generate much heat comparatively, it just gets bottle-necked getting through to the heat-spreader.
Oh, and 5% is actually closer to "3 to 15%" depending on your application.
iPhone 5: skinny li'l fella with better display, camera, software

Re: Notes
@h4rm0ny: "Why on earth would you need a 720p screen on something that is 4"?"
I would actually like to see my webpages, not have some 500x100 header image or some such nonesense (register title image perhaps?) throw everything off the low-res screen TYVM. I suffered on a low res screen and it made web browsing terrible. 1280x800 gives a normal rendering so I can find what I need and move on with life. Not all of us are blind.