What can we do to optimize copying from a SAN to a regular RAID array?

What can we do to optimize copying from a SAN to a regular RAID array?

One of our clients has an IBM SAN connected to an xSeries 345 with its own RAID 5 array. Their existing design consists of performing a disk-to-disk copy from the SAN to the xSeries server's RAID array. They are copying database dump files which are 4 GB on average. The files are then backed up by an LTO drive that is directly attached to the server. Of course, they are complaining about backup response issues. I have recommended that they connect the tape directly to the SAN and bypass the server directly, but they are hell-bent on keeping this setup. My question is, what can we do to optimize copying from a SAN to a regular RAID array? I have already recommended that they:
  1. Change the RAID setup from RAID 5 to RAID 10 for write performance
  2. Change the default cluster size being used on the RAID volume from the Windows default
  3. Increase the cache memory on the RAID controller
Any other recommendations would be appreciated. Thank you.

    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.

Other than getting a new customer, you might try putting in a second RAID array with a new HBA to allow multiple data to be written to disk through multiple I/O paths. I wasn't clear whether the write-to-disk was the bottleneck or the write-to-tape. If the tape seems to be the bottleneck, get a second tape drive and HBA. The hardware costs are really inconsequential compared to lost time and the amount of administration you need. The other changes you recommend are reasonable but not big improvements.

This was first published in August 2004