Big (and Small) Developments In Storage
louismg writes "On the same day that BlueArc released the Titan 2000 family, with performance more than three times higher than rivals EMC and NetApp, including a global namespace and scalability to 512 terabytes, EMC took a low-end approach by unveiling a line for the SMB market, dubbed Insignia. Red Herring claims that BlueArc's announcement changes the storage game, while The Register says that small means beautiful. What makes sense for today's IT infrastructures, with data growth showing no sign of slowing?"
The Insignia line consists of a basic, low-cost version of the VisualSRM management package, an SMB edition of the eRoom collaboration software, an SMB edition of the RepliStor replication package, and an SMB edition of Storage Administrator for Exchange.
How can we get more from our customers who already shelled out top dollar for our storage? With a variety of cleverly-named software packages, of course. Ugh, I *despise* EMC.
As both SAN and NAS envrionments will proliferate both in density, and diversity. I forsee that, as these become more and more commonplace, we will have at least one locally attached to each computing device in the near future - giving birth to LA-SAN/NAS.
"Speaking the Truth in times of universal deceit is a revolutionary act." -- George Orwell
More bulk storage only solves half the problem. As the volume of email and document archives grows, organizing and searching them becomes more interesting than just storing them.
Personally, I'm facing a minor storage crisis with a 15-gig music tree, a 20-gig photos tree, and dozens of gigs of other useful stuff that I only need on an occasional basis.
When I offload the camera, the files go to the laptop. To avoid duplicating files, the most recent few weeks worth of photos should always be on the laptop. But anything older should move off, to free up space on the drive. I'd like to keep as much of my music in both places as possible, but I need a way to replicate file moves, metadata changes, and deletions so the same bad rips and inaccurate tags don't persist after I fix them once.
There are a set of notes files, mileage logs, and other small files which I'd like to synchronize between the desktop and laptop. However, there's a possibility of both copies changing simultaneously (or at least between syncs), so I'd need a way to reconcile changes.
These little dilemmas have me wasting a lot of space until I resolve them. Stale data and useless files are all over the place, and I don't have the notes I need when I need them. It sounds like I might be able to do most of this with rsync, but the notes files, CVS maybe?
Has anyone tackled these issues before in a useful way, perhaps a sensible-storage-organization HOWTO? More space is not the issue right now, I need more sense.