Block-level access and NAS
What's the reason that block-level access is not adequate for NAS? I see that database on NAS is not a problem for performance.

    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.

I need to interpret your question a little here. I believe you are asking why might you still need block-level access instead of file access with a NAS. There are performance demands where a solution that uses IP might not be adequate.

Remember, a NAS device resolves a file access to a block I/O to a device connected to it. Rather than your server having the file system do the block I/O, you are sending the request over an IP network to what in reality is another (specialized) server to do the I/O for you. The variability of the IP network, the extra overhead there and the extra cycles your server must use in handling the TCP/IP protocol stack may be more than the response time demanded by your application user.

You'll need to understand your requirements to be able to make an informed decision.

Randy Kerns
Evaluator Group, Inc.

Editor's note: Do you agree with this expert's response? If you have more to share, post it in one of our .bphAaR2qhqA^0@/searchstorage>discussion forums.


This was first published in August 2003