Search

 

 

New Page 1 New Page 1

Informative Articles

Data Recovery: Beginners Tips
Right now you probably in a lot of mental pain, and all you’re concerned about is recovering your data as quickly as possible - so we’ll refrain from comments on the wisdom of regular back ups. The time for preventative measures has gone - the...

E-commerce, A No Nonsense Perspective For New Business
Success is about making fewer mistakes - why you should read this Guide? Whilst failure is one of the best ways we can learn, learning from others’ experience is far less painful - and that’s essentially the point of this guide! Learning from...

New Iomega Tera Series: Desktop Hard Drive with 1TB capacity
New Iomega Tera Series: Desktop Hard Drive with 1TB capacity Triple-Interface, External Drive with four high-speed, high capacity SATA drives Geneva – Iomega International S.A. the European Headquarters of Iomega Corporation (NYSE: IOM), a...

Outsourcing: Multiplying It Services
As global competition intensifies and heats ups, an increasingly large number of firms have begun to compete and challenge big computer business giants i.e. Electronic Data Systems (EDS) and IBM with low cost products, sophisticated technology,...

Webfarms II: Balancing The Load.
Okay, so you understand webfarms now. What's the magic that actually distributes the load, and how does it determine how the distribution is handled? At ORCS Web we use the Foundry Server Iron products to perform our webfarm load-balancing. If one...

 
Using SANRAD V-Switch as the VSS hardware provider for Windows backups

Introduction

Many Microsoft Window applications (like Exchange, MS-SQL, etc) are critical to the daily core functionality for many companies and organizations. Managing the data backup for these applications presents new challenges for system administrators. While there is an ever increasing need for more and more data to be backed up, at the same time the system administrator must cope with the issue of shrinking backup windows in which the application can be taken offline in order to backup the application data. Another issue to contend with is the performance hit the production server takes when backup is running.

Microsoft Volume Shadow Copy Service (VSS) and SANRAD iSCSI V-Switch acting as VSS storage provider can help the system administrator resolve these issues by:

* Eliminating the need to take the application offline.

* Quickly responding to the increasing need for storage.

* Enabling fast backup and restore by backing up to disks and offloading the backup performance hit from the production volumes and servers.

This application note describes VSS, how it works, the required basic configuration in order for VSS to work with the SANRAD V-Switch to create snapshots as well as the backup design options using VSS and SANRAD V-Switch. We use Veritas' BackupExec (V10.0) to help us demonstrate taking backups with VSS using SANRAD V-Switch.

This application note assumes that the user has basic knowledge of how to use SANRAD V-Switch to configure volumes and expose them to the servers as disks. The user should also be familiar with Microsoft Iscsi initiator for connecting Windows 2003 server to the exposed iSCSI volumes by the SANRAD V-Switch.

What is VSS?

Microsoft Volume Shadow Copy Service (VSS) provides the backup infrastructure for the Windows Server 2003 operating systems, as well as a mechanism for creating consistent point-in-time copies of data known as shadow copies or snapshots.

VSS can produce consistent snapshots by coordinating between different applications (business, file-system services, backup) and storage hardware.

The following steps describe VSS Architecture:

STEP 1. Path 1: The Requestor (usually a backup application) make a request to VSS (running on the application server) to create snapshots of production volumes so that backups can be made from the snapshots and not from the production volumes.

STEP 2. Path 2: If the volumes "belong" to an application that has a VSS Writer (VSS aware application like Exchange), the VSS requests the Writer to prepare the volumes. The Writer will usually flash the data to the disk and freeze IO writes from the application during the time the VSS takes the snapshots

Associated Websites

Associated Websites

 

Our Blogs are on UK small business and being a UK freelancer or contractor as well as website marketing and web design. If you are a biker we can help with your motor bike insurance.

 

We have a site for contractors  and sites for HomeloansUK and PR-Help. We provide Branding help and offer Free-Marketing-Help and help for IT contractors. For E-commerce information, visit Small-Business-Web. We offer Page Rank Web Links and Cheap Home Loans Direct plus 0-BadDebtLoans and more Cheap Home Loans Direct. Our sites also help with Negotiation of any Personal-Secured-Loans. Our site called Management-Today can help you Innovate-Today, but for more loans go to 1st4HomeLoans.

 

Our HomeLoansUK site is affiliated with Branding and TrafficBuilding sites and Sales technique site. Also on offer is Beauty-Online and FreeNetDesign. If you are a  contractor and need help with a Small-Business-Web then our E-Commerce site is great. If you want Easy-Mortgages or even 1st-4-Tenant-Loans go to 5-Star-Mortgages. We help find Cheap Kitchen Appliances and Low Rate Home Loans. For the IT contractor, EstuaryFinance can refer you to our Online IR35 Compliance site for help with IR35.


(usually few seconds). This ensures application data consistency when recovery is needed. If there is no VSS writer then VSS will go directly to the next step but there is no guarantee that the data is in a consistent state.

STEP 3. Path 3: VSS requests a provider to create a snapshot. There are three kinds of VSS providers: Hardware, Software and System. A system provider is part of the Windows 2003 OS and it will take snapshots and keep them but only at the OS level. A hardware provider is usually a storage provider, like SANRAD Iscsi V-Switch, which creates and maintains snapshots at the storage hardware level. VSS chooses the provider from a list (first on the list with priority given to hardware provider if one exists).

STEP 4. Path 4: VSS goes back to the VSS Writer (if it exists) and allows it to unfreeze the application I/O activity and resume normal activity.

STEP 5. Path 5: VSS goes back to the requestor (backup application) and gives it the location of the snapshots so it can start the backup from the snapshots.

STEP 6. Path 6: Once backup is complete, the requestor informs VSS which in turn informs the VSS provider to delete the snapshots.

Summary

The combined solution of Microsoft Volume Shadow Copy Service (VSS), SANRAD V-Switch as the VSS storage provider and backup VSS aware applications (like Veritas BackupExec V10) allow companies to offload backup jobs from the production environment, leave applications up for user access while backing up the data and have a data life cycle for regulations compliance.

This article describes VSS, how it works, the required basic configuration in order for VSS to work with the SANRAD V-Switch to create snapshots as well as the backup design options using VSS and SANRAD V-Switch. We use Veritas' BackupExec (V10.0) to help us demonstrate taking backups with VSS using SANRAD V-Switch. It further discusses about Configuring Windows Application server to use the V-Switch as the VSS Hardware Provider, Configuring the V-Switch for VSS, Configuring the Backup Application to use VSS for the backup job, Backup design options using the V-Switch as the VSS hardware provider, D2D - Offload the backup from the production volumes, D2D - Offload the backup from production servers, D2D - Save the backups in remote location with SANRAD data replication, and D2D2T - Offload old backups from disks to tape with SANRAD data replication. For further reading click here

About the author:

None