Comments
Matt McLarty wrote: For more info... Follow me on Twitter See our website
Cloud Expo on Google News


2008 West
DIAMOND SPONSOR:
Data Direct
SOA, WOA and Cloud Computing: The New Frontier for Data Services
PLATINUM SPONSORS:
Red Hat
The Opening of Virtualization
GOLD SPONSORS:
Appsense
User Environment Management – The Third Layer of the Desktop
Cordys
Cloud Computing for Business Agility
EMC
CMIS: A Multi-Vendor Proposal for a Service-Based Content Management Interoperability Standard
Freedom OSS
Practical SOA” Max Yankelevich
Intel
Architecting an Enterprise Service Router (ESR) – A Cost-Effective Way to Scale SOA Across the Enterprise
Sensedia
Return on Assests: Bringing Visibility to your SOA Strategy
Symantec
Managing Hybrid Endpoint Environments
VMWare
Game-Changing Technology for Enterprise Clouds and Applications
Click For 2008 West
Event Webcasts

2008 West
PLATINUM SPONSORS:
Appcelerator
Get ‘Rich’ Quick: Rapid Prototyping for RIA with ZERO Server Code
Keynote Systems
Designing for and Managing Performance in the New Frontier of Rich Internet Applications
GOLD SPONSORS:
ICEsoft
How Can AJAX Improve Homeland Security?
Isomorphic
Beyond Widgets: What a RIA Platform Should Offer
Oracle
REAs: Rich Enterprise Applications
Click For 2008 Event Webcasts
SYS-CON.TV
Top Links You Must Click On


D@TA Protection and the Linux Environment
New and innovative techniques

Organizations that gather and store critical information have to protect it. While there are tried and true techniques for data protection, there are also new and innovative ones. These new practices and tools greatly enhance an organization's ability to protect mission-critical data. Linux and Open Source users are specially challenged when trying to take advantage of much of this new technology.

We asked technology analyst Tom Petrocelli about what is new and interesting in data protection. Tom is president of Technology Alignment Partners (www.techalignment.com) and author of the new book Data Protection and Information Lifecycle Management.

LWM: Where is data protection going? Are there changes underway in the way we protect mission-critical data?

Tom Petrocelli: This is an exciting time for people involved in data protection, and not in the bad way that things can be exciting. Many more options, techniques, and practices have become available to IT professionals. The new technology solves a great many problems.

Three major technologies or practices are rapidly changing our ability to protect mission-critical information. First, backup is changing - dramatically. The introduction of disk-to-disk backup systems is shrinking backup windows to nearly zero and bringing restore times in line with modern service levels. With disk-to-disk systems, the traditional tape backup devices are replaced with a hard drive-based system. Using a technique called virtual tape, the disk system emulates the tape system for purposes of software compatibility. Since the disk drives are much faster than tape devices, backup and restore operations are much faster.

As I point out in my book, restore operations that may have taken four or five hours can now be done in 90 minutes or less. This is significant when you consider the requirements of a 0.99999 service level.

Another technology that is vastly changing backup is continuous data protection or CDP. Continuous data protection is a technology that copies data as it's created and changed rather than at set times. When coupled with disk-to-disk backup systems, it affords a higher level of protection than traditional backups. Most CDP applications are application-specific, copying application objects such e-mails rather than entire volumes of data. Together with disk-to-disk backup systems, CDP has the potential to provide real-time backup of important application objects.

The second major advance in thinking about data protection is including security as part of the data protection toolbox. There has long been a separation between the data protection world and the security world. This is strictly artificial and based on IT technical skills, not good strategy. We have to stop thinking of data protection as fixing a problem after it happens. One of the best ways to protect data is to not have anything bad happen to it in the first place.

Unfortunately, security has always been the domain of the network or server. Data protection, on the other hand, has been squarely an issue for the storage community. This has caused an important area of security to be overlooked, namely storage security. Many data storage system are relatively unsecured. Once the server security has been breached, an intruder can pretty much do what he wants to the data on the storage devices. Worse yet, with the advent of networked storage, we created a risk multiplier. In the past, a breach would only give access to the local data stores. Now, an entire network of storage devices is at risk.

The good news is that there's more focus now on securing storage systems. First, the Storage Area Network (SAN) switch vendors have added security features to their products. The addition of virtual fabrics is one example. This was natural since they come from a network point-of-view. Lately, storage systems vendors have gotten into the act. They've been adding features such as encryption to their disk arrays. We can look at the acquisition of Decru, an encryption appliances vendor, by Network Appliance, the big Network Attached Storage (NAS) house, as evidence of the serious attitude that systems companies have taken to securing storage.

Finally, the introduction of policy-driven data protection is transforming the process of data protection. We're seeing a whole new set of best practices, backed by products that analyze data protection processes and devise rules that make them more efficient. Currently, the major focus is on data lifecycle management (DLM) and its close cousin, information lifecycle management (ILM). These are all-encompassing processes that deal with managing data over its lifetime. The focus is mostly on data retention for regulatory compliance, but there's much more to it than just that. DLM and ILM help make decisions as to the importance of data and, hence, what resources are allocated to protecting it. Why give the same level of protection to a memo about the company picnic as the third-quarter financial report? DLM and ILM make us think differently about data and what we do with it.

LWM: Is all data created equal? What are the differences between data protection for enterprise systems and personal systems?

TP: It's easy to answer "not much." There's a presumption that all the information a company creates is important. This is nonsense. An awful lot of unimportant information is created and shouldn't be backed up. Deciding what's important and what's not is the hard part. Part of the attraction of ILM is that it forces you to think about the real value of the data. That said, enterprise servers will tend to have the most mission-critical information and should have the highest levels of protection.

Unfortunately, this has led to relatively poor data protection for desktop and, especially, mobile systems. Many companies rely on individuals remembering to copy files to central file servers. This isn't a technology issue, since products exist to back up desktop hard drives, even ones at someone's house. It's really an issue of cost and process. Many IT organizations focus on protecting enterprise servers and don't pay enough attention to the desktop. This is a good example of why outsourced backup services often make sense. The challenge for Linux desktop users is finding a service or tool that works in that environment.

Personal systems present a special problem because they're not a controlled environment. System administrators can't manage an individual desktop computer, especially a mobile one, to the extent they can control a server. Important data left on a desktop or laptop can easily be lost because the mechanisms aren't in place to protect it.

LWM: In what ways do security and data protection intersect? Are there some specific areas that we should consider?

TP: As I mentioned earlier, security is part of data protection. It's always preferable for data not to be harmed in the first place, rather than to have to restore it. That said, two areas matter the most when it comes to security oriented toward data protection.

The first is access control. If you can keep people away from data they're not supposed to touch, then you eliminate an entire class of data protection problems. We tend to focus on the big things that can happen, such as natural disasters or a hard drive crash. Yet, an awful lot of data loss comes from silly little things such as someone deleting an e-mail they shouldn't have. Overwriting good data with bad data is one of the biggest problems you can have. That type of error can get written to your backups before you know it, leaving you with no good copy. Backup and restore, replication, and remote copy are great for protecting against the disasters and system failures. Access control keeps the little mistakes from destroying important data. It also keeps out the people who are intentionally trying to damage or destroy your data. A DEFAULT DENY posture, while often inconvenient, is better for data protection.

One thing to remember - don't rely on server security in a storage network! Networked storage has a many-to-many relationship with servers. If a single server is breached, someone has access to many storage units. By the same token, a storage device can be accessed from many different servers. Use the access control tools available for networked storage. Even the simplest NAS devices - the single disk ones for the SOHO market - have an access control system. With SANs, always zone every port and use hard zoning. Storage devices themselves provide for LUN masking and, more and more, LUN locking. These provide additional access control for the storage system.

The second area of security that's important to data protection is authentication. Access control rarely works well without user-level authentication. There are many well-known ways for enforcing identity in networks, servers, even applications. Not so for storage networks, especially SANs. When SANs were first developed, they were really an extension of the direct attached model, not a complete reworking of storage for the networked environment. Authentication wasn't a part of the original thinking. In a nutshell, all servers and users are considered trusted. If someone breaks server security they won't be challenged again when they access the storage resources. Even typical security storage mechanisms such as LUN masking or zoning assume a trusted server environment. These techniques are more interested in keeping accidental damage from happening (such as a volume being overwritten by the wrong server in a shared environment) than in keeping data safe from those who might hurt it intentionally.

About Ibrahim Haddad
Dr. Ibrahim Haddad is Director of Technology and Alliances at the Linux Foundation responsible for managing Mobile Linux initiatives and working with the community to facilitate a vendor-neutral environment for advancing the Linux platform for next-generation mobile computing devices. Other responsibilities include overseeing all MeeGo related activities (including driving MeeGo Handset), managing the Linux Foundation engineering team, managing the Open Compliance and the Linux Standard Base programs, and supporting the Linux Foundation member companies with their Linux and Open Source activities.
Prior to the Linux Foundation, Dr. Haddad was the Director of Open Source at Palm charted with managing and executing company-wide Linux and Open Source strategy and ensuring webOS Open Source compliance. Prior to Palm, he was Director of Technology at Motorola (CTO Office) defining and developing the requirements for Motorola’s Open Source initiatives and driving technical contributions to the product teams. Before joining Motorola, Dr. Haddad managed the Carrier Grade Linux and Mobile Linux Initiatives at the Open Source Development Labs and promoted the development and adoption of Linux and Open Source software in the communications industry. Prior to joining OSDL, Dr. Haddad was a Senior Researcher at Ericsson Research where he was involved with the server system architecture for 3G wireless IP networks and contributed to Ericsson's open platform efforts.
Dr. Haddad is a Contributing Editor of the Linux Journal and a frequent panelist and speaker on business, technical and social aspects of Open Source software. Haddad received a B.Sc. and M.Sc. in Computer Science from the Lebanese American University and a Ph.D. in Computer Science from Concordia University, where he was awarded the J. W. McConnell Memorial Graduate Fellowship and the Concordia University 25th Anniversary Fellowship for academic excellence.
You visit Dr. Haddad's personal web site here.

In order to post a comment you need to be registered and logged in.

Register | Sign-in

Reader Feedback: Page 1 of 1

Organizations that gather and store critical information have to protect it. While there are tried and true techniques for data protection, there are also new and innovative ones. These new practices and tools greatly enhance an organization's ability to protect mission-critical data. Linux and Open Source users are specially challenged when trying to take advantage of much of this new technology.

Organizations that gather and store critical information have to protect it. While there are tried and true techniques for data protection, there are also new and innovative ones. These new practices and tools greatly enhance an organization's ability to protect mission-critical data. Linux and Open Source users are specially challenged when trying to take advantage of much of this new technology.


Your Feedback
SYS-CON Belgium News Desk wrote: Organizations that gather and store critical information have to protect it. While there are tried and true techniques for data protection, there are also new and innovative ones. These new practices and tools greatly enhance an organization's ability to protect mission-critical data. Linux and Open Source users are specially challenged when trying to take advantage of much of this new technology.
SYS-CON India News Desk wrote: Organizations that gather and store critical information have to protect it. While there are tried and true techniques for data protection, there are also new and innovative ones. These new practices and tools greatly enhance an organization's ability to protect mission-critical data. Linux and Open Source users are specially challenged when trying to take advantage of much of this new technology.
Enterprise Open Source Magazine Latest Stories . . .
Cloud computing is creating the new Wall Street boom, according to NIA. The only industry that is as bright as cloud computing on Wall Street is social networking, NIA said in a recent report. 2012 will be known as the year cloud computing became widely adopted worldwide. Cloud comput...
The impact of Big Data is extremely broad for business, information management and technology. Being able to analyze your growing mountain of data can give you a distinct competitive advantage, but Big Data can be more than traditional tools can handle. In his session at the 10th Int...
In this CTO Power Panel at the 10th International Cloud Expo, moderated by Cloud Expo Conference Chair Jeremy Geelan, industry-leading CTOs & VPs of Technology will discuss such topics as: Which do you think is the most important cloud computing standard still to tackle? Who should...
China’s antitrust regulators gave Google’s $12.5 billion acquisition of Motorola Mobility the nod Saturday provided Google’s Android operating system remains open and free-of-charge for the next five years. The “free” stipulation apparently doesn’t apply to applications or services...
If your organization already uses virtualized infrastructure, you are well on your way to providing IT as a Service. But as businesses demand faster results in today’s competitive market, organizations look to gain more benefits from cloud computing than just virtualized infrastructure...
Citrix has acquired Virtual Computer, a little Massachusetts outfit with enterprise-scale management solutions for client-side virtualization. It means to combine the acquisition’s NxTop widgetry with its XenClient hypervisor to create a new Citrix XenClient Enterprise edition that c...
Subscribe to the World's Most Powerful Newsletters
Subscribe to Our Rss Feeds & Get Your SYS-CON News Live!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021


SYS-CON Featured Whitepapers
ADS BY GOOGLE