Point: Why does a SAN access data from the server faster than a hard drive?

Point: Why does a SAN access data from the server faster than a hard drive?

Why does a SAN access data from the server faster then a local hard drive?

    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.

Several things determine the speed for data access from a server, including:
  1. Speed of the storage interface (1 Gb, 2 Gb Fibre Channel versus 20-40 MB SCSI)
  2. Speed of server adapters (PCI and PCI-X bus speed)
  3. The server's I/O rate and ability (processor speed, memory)
  4. Congestion or storage interface activity (other activity)
  5. Speed and configuration of the storage system (cache, RAID, disks, etc).
  6. The type of data and data access pattern (large, small, random, sequential)
  7. Type and speed of disk drives being used (RPM, latency, throughput)
Assuming an apples-to-apples comparison, it is possible for a local hard disk to perform similar to a SAN-attached hard disk -- that is if they have the same performance characteristics, similar speed storage interfaces and configuration. However, typically it's not an apples-to-apples comparison. Generally, you're comparing the speed of a local-attached hard disk drive to the performance of a SAN-attached RAID array. This is not a fair comparison because the RAID array may have cache; more disk drives are configured using RAID, which could help performance. Also, the local hard disk drive may be attached to a slower interface than the SAN. For perspective, people also compare the wire speed of the direct-attached host storage to that of a SAN interface. It is important to understand what is being compared and try not to get fooled into believing wire speed performance numbers, especially on individual disk drives.

Read Randy Kerns' answer to this question.

This was first published in September 2004