What are the disadvantages of unified storage over independent block and file systems?

What are the disadvantages of unified storage over independent block and file systems?

There are some compromises that you'll need to make; there are certainly some control granularity issues. The pattern of access for file-based data and block-based data is significantly different.

    Requires Free Membership to View

    When you register for SearchStorage.com, you’ll also receive targeted emails from my team of award-winning editorial writers. Our goal is to keep you informed on the hottest topics, the latest news and the biggest challenges you face as a storage professional today.

    Rich Castagna, Editorial Director

    By submitting your registration information to SearchStorage.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchStorage.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

Related information
Block and file access unite with multiprotocol storage

Why don't we have clustered FC block storage?

Test your IQ: ISCSI vs. Fibre Channel
In file-based data, you'll probably be sending longer streams of data and typically not have the "locality of reference" that you might have in block-based access where you may be doing transaction processing and so on. So the data residency in cache and the management of cache is dramatically different -- and many [unified or multiprotocol storage] systems don't have the capability to discern file-based access, apply dedicated resources, utilize optimized caching algorithms or manage data transfers. This is different from block-based systems that are typically tuned to handle individual blocks and employ cache residency algorithms.

As a result, a lot of these [unified or multiprotocol storage] systems don't have the granularity of control needed to understand how to handle file-based I/O versus block-based I/O. This leads to compromises in performance and could lead to variability in performance. As you move into more performance-critical environments, consistency of performance becomes more important. If a block-based application is combined on a system that has more dynamic file-based access, users can experience variability in performance because of resources allocated to the file-based side.

Listen to the unified storage FAQ audiocast.

Go to the beginning of the Unified Storage FAQ Guide.


This was first published in February 2007