| By Dave Graham | Article Rating: |
|
| January 10, 2009 03:30 AM EST | Reads: |
2,939 |

Dave Graham's Blog
In part one of this series, we discussed the nature of content within the cloud. After determining the nature of the content being stored, it is important to understand how this unstructured and structured content will be stored. The mechanism for storage has significant impact on a provider’s Service Level Agreement (SLA) to the end user and can also promote the concept of tiered storage within the cloud as well.
To evaluate this storage mechanism, you need to pull apart the storage path to determine what influences it has on the content being stored. Technologies such as encryption, de-duplication, compression, object-model storage (a la XAM), and even the underlying file system can have a large part in storage and the subsequent retrieval.

COSS Part 2: How is Content being Stored?
Filesystems
One of the first paths to evaluate is the role of the underlying file system within the Cloud Optimized Storage System (COSS) environment. Hooks within the cloud storage environment typically dictate the use of open IP protocols such as NFS (Network File System) or CIFS (Common Internet File System) as an underlying method of storage. These filesystem types are easily portable and have wide-spread adaptability and connectivity to a variety of host types and operating systems. Other types of filesystems that might be present within a COSS environment are what would be considered as “Open File Systems.” These can be best represented by NTFS, XFS, ZFS, EXT3, ReiserFS, etc. and can also be vendor or client specific and proprietary. Additional file systems that could be utilized would fall under the label of “Closed File Systems” and would include HP-UX, AIX, mainframe system storage, and the like.
Objects
Another method of content storage is using Object-based storage placement, best represented by XAM. Within the object method of storage, content is identified by meta-data and placed within a general pool of storage, similar to an open volume. This type of storage allows for data placement anywhere within the storage device with dependencies only on a hashing or metadata index to point to the actual physical storage location. The flexibility with this model of storage is that it truly could be “storage anywhere,” a key tenet of cloud computing. By localizing an index to a physical device with knowledge (or awareness) of a remote system, the meta-data or hash could be in one location (or many based on intrinsic replication) and the object in multiple locations. This type of model would be particularly effective in “edge” devices which serve simply as access points to geographically localized data.
Published January 10, 2009 Reads 2,939
Copyright © 2009 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Dave Graham
Dave Graham is a Technical Consultant with EMC Corporation where he focused on designing/architecting private cloud solutions for commercial customers.
- IBM Puts Systems Chief on Leave of Absence
- Amazon Web Services Database in the Cloud
- SpringSource Moving to Spring 3.0
- Virtualization Expo Call for Papers Deadline December 15
- Move Over BI, Here Comes PI - Performance Intelligence
- Qt DevDays 2009 - Munich
- Using Ext JS, Servlets, JSON, MySQL and Tomcat on Fedora
- Developing APIs for the Cloud
- Canonical Offers Free Cloudware
- New-Generation Virtualization Technologies with Ultra Low-Cost Endpoints
- The Planet Executive to Speak at Cloud Computing Conference
- Trusting the Cloud
- Oracle-Sun: IBM Reportedly Behind Delay
- The Case for Single-Purpose Services
- IBM Puts Systems Chief on Leave of Absence
- Cloud BI & Amazon VPC
- Cloud-Oriented Switch Start-up Valued at $230M
- The Curious Case of Build Release Management eBook
- Amazon Web Services Database in the Cloud
- Tips for Efficient PaaS Application Design
- Reporting Solutions Using Crystal Reports for Eclipse
- SpringSource Moving to Spring 3.0
- Virtualization Expo Call for Papers Deadline December 15
- Un-Clouding Federal Security Compliance
- Java Developer's Journal Exclusive: 2006 "JDJ Editors' Choice" Awards
- The i-Technology Right Stuff
- Creating Web Applications with the Eclipse Web Tools Project
- Eclipse Special: Remote Debugging Tomcat & JBoss Apps with Eclipse
- The Next Programming Models, RIAs and Composite Applications
- Where Are RIA Technologies Headed in 2008?
- How to Bring Eclipse 3.1, J2SE 5.0, and Tomcat 5.0 Together
- SYS-CON Webcast: Eclipse IDE for Students, Useful Eclipse Tips & Tricks
- Eclipse: The Story of Web Tools Platform 0.7
- "Eclipse 3.0 is a Great Leap Forward," Says JDJ's Dudney
- Developing an Eclipse BIRT Report Item Extension
- The Top 250 Players in the Cloud Computing Ecosystem



























