Achieving secure data storage for shared read/write I/O operation

Achieving secure data storage for shared read/write I/O operation

We have two load-balanced Web servers, both active, trying to access the same LUN of a storage area network (SAN). Both Web servers need to read, as well as write, to the same LUN. We use Windows 2003 Standard Edition for our operating system and an EMC SAN. How can we achieve concurrent write access to the SAN without corruption? An answer specific to the EMC SAN would be highly appreciated.

    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.

In general, to achieve safe, secure data storage access for shared read/write I/O operation while maintaining data consistency requires some form of data sharing software. Software includes shared SAN file system from Quantum (formerly ADIC) and SGI among others, as well as distributed or networked file systems that support NFS and Microsoft Windows CIFS-based access. For example, most network attached storage (NAS) solutions from vendors, including BlueArc, EMC, HP, IBM, Network Appliance (NetApp), as well as other vendors' solutions based on Microsoft Windows Storage Server (WSS), would enable your Web servers to access data for concurrent shared read/write access while maintaining data consistency.

From an EMC-specific perspective, generally speaking you would be looking at a Celerra NAS appliance or Celerra NAS gateway type solution. However, consult with your solution providers to determine the exact make and model that would be best for you. Also consider alternatives, such as a server with either direct-attached SAS, iSCSI or Fibre Channel network attached storage running Microsoft WSS configured as a NFS and CIFS file server to complement your existing Windows-based Web servers.

This was first published in July 2007