Words of wisdom for backup/restore in a SAN environment

Words of wisdom for backup/restore in a SAN environment

I am planning a SAN environment for backup/restore. The backup server is running on Win2K and backup SW. The backup server is connected to the SAN only, not the LAN.

Can I attach the tape library to the backup server rather than the SAN switch via a router? My existing tape library is EOLed and an existing router does not support the tape device.

Is this a workable solution? If not why?


    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.

Hmmm, that depends on what you want the backup solution to do. The backup server can only see the LUNS in the SAN that you let it see. In order for it to back up data for the other servers in your SAN, you will need to provide access to the application server LUNS to the backup server.

If your storage subsystem supports clones or snapshots, you can do this by taking a snapshot of the application servers LUNs and grant access for the backup server to the snapshot copies. You will normally have to bring down the application for a few seconds in order to create the snap unless the array supports hot snapshot copies.

I may have to ask the Web admin for this site to allow me to include diagrams in my answers since it would be sooooo much easier for you to visualize the solution from a picture rather than words. Oh well.

Since your backup server has no IP access to the application servers, you cannot use client agents on the applications servers to pass backup metadata information. This means solutions like LAN-free backup and serverless backup will have to be done manually by you. Normally under LAN-free backup, the other servers also have access to a shared tape resource and they can back up their own LUNs with the backup server acting as the traffic cop for access to the tape drives.

Server-free backup also uses IP for passing metadata between application servers and backup servers. In your case, you can attach the tape drive directly to the backup server and manually grant LUN access to that server for the application server LUNS. Make sure you don't leave that access enabled after backup is done and best case is to use snapshots or clones of your data. NT likes to write signatures on new LUNS and you may end up screwing up your production drives if not very careful.

If you use clustering, and the backup server also happens to be a cluster member that can handle resources it will already know about the LUNS. You can then fail over the resource to the backup server, and back up the data while it "owns" the LUNS.

Chris

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