HARDWARE REQUIREMENTS

PROCESSOR AND MEMORY

Replay Core and Agent can run as a 32-Bit or 64-Bit application. Minimum processor requirements are 3 GHz or multi-core 2 GHz (or greater). Use Multi-core CPUs. Two CPUs will not be as fast as one CPU that is twice as fast. In addition, larger L2 processor caches will provide better performance.

Minimum memory requirements are 4 GB for 32-Bit systems and 8 GB for 64-Bit systems.

DISK SUBSYSTEM

Replay stores the recovery points of protected servers as epochs in a flat file format on a volume designated as the Replay repository. These repository volumes should preferably reside on a low latency device. Replay supports the use of block-level and CIFS or SMB devices. Devices such as internal storage, direct attached or distant devices accessed via a storage area network (SAN) are classified as Block-level devices. CIFS or SMB devices are network shares or NAS.

On the agent side, Replay can protect volumes that reside on internal drives, direct attached storage (DAS) or on Storage Area Networks (SAN). Data residing on Network Attached Storage (NAS) cannot be protected by Replay.

PHYSICAL NETWORK

Network performance is critical to Replay as it uses the network connection to transfer the snapshots from the protected server to the Replay server. Therefore, all components of the network subsystem need to perform optimally and ensure maximum performance.

Use adapters with the Gigabit bandwidth available for best performance. Note that increasing bandwidth increases the number of transmissions that are taking place and in turn makes more work for your system, including more interrupts being generated. Remove unused network adapters to reduce overhead.

Replay delivers a consistent throughput of over 5 GB/m on a 1Gbps network.

Additional factors that may benefit network performance are

  1. Checksum offloading, IPSEC offloading, and large send offloading on the network card
  2. Divide the network into multiple subnets or segments, attaching the server to each segment with a separate adapter. Use a subnet or segment for Replay snapshots. This reduces congestion at the server by spreading server requests.
  3. Use Jumbo Frames on the backup network. Supporting larger Maximum Transmission Units (MTUs) and thus larger frame sizes, specifically Jumbo Frames, will reduce the network stack overhead incurred per byte. A 20% TCP/UDP throughput increase has been measured when the MTU was changed from 1514 to 9000. Also, a significant reduction of CPU utilization is obtained due to the fewer number of calls from the network stack to the network driver.
  4. Enabling “Receive Side Scaling” allows simultaneous processing of network requests on multiple processors insure both improved performance through parallelism and CPU load distribution amongst the system processors. Receive Side Scaling, when supported by the underlying hardware, provides this capability for TCP/UDP traffic and the technology is recommended by Replay where the Replay server services requests from a large number of connections.

NETWORKING INFRASTRUCTURE

Like many IP based products, Replay relies heavily on the networking infrastructure within the environment. This covers anything from DNS and ports to firewalls and permissions. For local configurations, GigE networks are recommended. For WAN configurations when using Replay Replication, any type of link is supported, but replication performance is highly dependent on the quality of the link and the amount of data being transferred. To prepare for a smooth installation, Replay requires the following:

  1. Service Account
    1. That has local full administrative rights.
    2. The right to Log in as a Service
    3. Can be a local account*
    4. If you are protecting Exchange workloads, the Replay Agent service must run under an Exchange administrator account, which must also have local administrative privileges on the Exchange server.
  2. Working DNS
    1. You should be able to ping each server by NETBIOS name and the Fully Qualified Domain Name (FQDN).
    2. Hosts files can be leveraged where DNS cannot.
  3. Firewalls
    1. The following ports should be allowed or the firewall should be disabled:
      Port Port Number Purpose
      TCP/UDP 8001/TCP/UDP Used by Replay for transfers from the protected server to the Replay server
      TCP/UDP 8002/TCP/UDP Used by Replay for mounting existing recovery points by Replay DSM or rollback
      TCP/UDP 8003/TCP/UDP Used by Replay administrative console to communicate with the MMC
      TCP/UDP 8004/TCP/UDP Used by Replay server to communicate with the agent on the protected server.
      TCP/UDP 8005/TCP/UDP Used as the default port for WAN based replication.
  4. Connections Order
    1. Under Advanced Settings in the Network Connections window, on the Adapters and Bindings tab, make sure that the connection listed on the top is the network connection you will be using for backup communications.
  5. Private Backup Networks
    1. For performance reasons, you may decide to use a dedicated backup network. This is done by using separate NICs with a separate subnet and hosts files to sort out the naming issues. By utilizing a backup network, you are moving any traffic associated with backup off the production network.
*NOTE: Replay can take full advantage of “Passthrough”. This is the ability to use the same username and password, but from either different domains or non-domain machines. For example, you may have a server, which is part of the domain ACMECORP, running the Replay Agent Service by logging on with an ACMECORP domain account called REPLAYSVC with a password of “widget01” that has been granted local admin rights on the server to be backed up. The Core server is not a part of the ACMECORP domain, but a standalone system called REPLAYCORE. You can create a service account on REPLAYCORE called REPLAYSVC with a password of “widget01”. To Replay, the two accounts ACMECORP\REPLAYSVC and REPLAYCORE\REPLAYSVC are the same account as long as the passwords match.

MICROSOFT VOLUME SHADOW COPY SERVICE

Replay uses the Volume Shadow Copy Service (VSS) that is included in the Microsoft Windows Server 2003,
2008 and Windows XP, Vista and 7 operating systems to take volume shadow copies. VSS is a mechanism for
creating consistent point-in-time copies of data known as shadow copies. VSS produces consistent shadow
copies by coordinating Replay with business applications (Exchange, SQL etc), file-system services.

Before installing Replay Agents on the application servers, it is necessary to verify that you have installed the
latest Windows service packs and the latest VSS updates.

Here are some simple steps to check the VSS subsystem. Check the following to ensure that the VSS subsystem
on the protected server is in a healthy state

CHECK THE CORE SERVICES

COM+ Event System service is enabled

The Volume Shadow Copy Service (VSS) relies on COM+ to deliver events to VSS components and applications. If
the COM+ Event System service is unavailable, VSS cannot function properly.

  1. To check that the COM+ Event System service is enabled:
  2. Click Start, click Administrative Tools, and then click Services.
  3. In the results pane, double-click COM+ Event System.
  4. Ensure that Startup type is set to Automatic.
  5. Click OK.

Volume Shadow Copy service is enabled

To check that the Volume Shadow Copy service is enabled:

  1. Click Start, click Administrative Tools, and then click Services.
  2. In the results pane, double-click Volume Shadow Copy.
  3. Ensure that Startup type is set to Manual.
  4. Click OK.

Check that the MS Software Shadow Copy Provider service is enabled

To check that the MS Software Shadow Copy Provider service is enabled:

  1. Click Start, click Administrative Tools, and then click Services.
  2. In the results pane, double-click MS Software Shadow Copy Provider.
  3. Ensure that Startup type is set to Manual.
  4. Click OK.

VSS WRITERS ON THE AGENT

To test the status of the VSS writers on the Agent, perform the following steps

  1. Open an elevated Command Prompt.
  2. Click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as
    administrator.
  3. Type vssadmin list writers, and then press Enter.
  4. The output should appear as follows:

The output of this command should provide all writers registered with VSS. Check the State of the Writers. If the
state is anything other than Stable, it might be a cause of concern; however, it does not necessarily have to be a
cause of backup failure. If the Exchange writer is not in stable state (in “Retryable error” state as shown below)
then we have to restart the information store service on the exchange server to get the exchange server in
stable state.

Upon restarting the information store service, you should see “No error” as shown below.

Refer to MS KB 838133 (http://support.microsoft.com/kb/838183)How to turn on the Exchange writer for the
Volume Shadow Copy service in Windows Small Business Server 2003

VSS PROVIDERS ON THE AGENT

To test the status of the VSS writers on the Agent, perform the following steps

  1. Open an elevated Command Prompt.
  2. Click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as
    administrator.
  3. Type vssadmin list providers, and then press Enter.
  4. The output should appear as follows:

The output of the command must list the provider name “Microsoft Software Shadow Copy Provider 1.0”. If any
other compatible hardware VSS providers are installed on the agent, they will be listed here.

VSS STORAGE SPACE AVAILABILITY

The Volume Shadow Copy Service (VSS) requires sufficient storage space to create the shadow copies. The
volume shadow copy storage area must be on an NTFS file system volume. To successfully create a shadow copy for volumes less than 500 megabytes, the minimum is 50 megabytes of free space. For volumes more than 500
megabytes, the minimum is 320 megabytes of free space. Lastly, maintain at least 1 gigabyte of free disk space
on each volume if volume size is more than 1 gigabyte.

Do not store the volume shadow copy storage area on a storage device that can be easily removed from the
computer for e.g. a USB disk. Do not store the volume shadow copy storage area on a storage device that may
not be available to Windows until late in the system startup sequence. For example, a logical unit number (LUN)
created on an Internet SCSI (iSCSI) storage subsystem might not appear until a software initiator has started.
Lastly, also make sure that Disk Management displays an online status for fixed disks and a Healthy status for
volumes.

ENABLE EXCHANGE VSS WRITER IN SMALL BUSINESS SERVER 2003

By default, the Setup program for Microsoft Windows Small Business Server 2003 disabvles the Microsoft
Exchange Server 2003 writer for the Volume Shadow Copy service. The Exchange 2003 writer may cause
conflicts with the Backup utility (NTBackup.exe). However, you can manually turn on the Exchange writer for use
with Replay.

  1. Click Start, click Run, type regedit, and then click OK.
  2. Locate and then double-click the following registry subkey:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS\ParametersSystem
  3. Double-click the Disable Exchange Writer value.
  4. In the Value data text box, change the value from 1 to 0, and then click OK.
  5. Quit Registry Editor.
  6. Click Start, point to Administrative Tools, and then click Services.
  7. Stop and then restart the Microsoft Exchange Information Store service.

SOFTWARE REQUIREMENTS

SUPPORTED OPERATING SYSTEMS

Operating System Platform Architecture
Windows® Server 2008 R2 64-bit
Windows® Server 2008 64-bit
Windows® Server 2003 R2 32-bit or 64-bit
Windows® Server 2003 32-bit or 64-bit
Windows® Small Business Server 2008 32-bit
Windows® Small Business Server 2003 32-bit or 64-bit
Windows® Vista 32-bit or 64-bit
Windows® 7 32-bit or 64-bit
Windows® XP SP3 32-bit or 64-bit

PROTECTING EXCHANGE 2003 AND EXCHANGE 2007 WITH REPLAY FOR EXCHANGE

Replay for Exchange support includes the ability to perform periodic mountability checks on all databases, nightly or weekly page-by-page integrity checksum checks on all databases and finally the ability to truncate storage group logs on the exchange server. These features are only exposed if ..

and Replay Core runs on
Protected Application and Platform Windows Server 2003 32-Bit Windows Server 2003 64-Bit Windows Server 2008 32-Bit Windows Server 2008 64-Bit
If Replay Agent is installed on Exchange Server 2003 on Windows Server (x86) Yes Yes No No
On Exchange Server 2007 on Windows 2003 (x64) No Yes No Yes
On Exchange Server 2007 on Windows 2008 (x64) No Yes No Yes

PROTECTING SQL 2000, 2005 OR 2008 WITH REPLAY

Replay for SQL support includes the ability to perform an instance aware nightly attachability checks on all databases using a locally installed instance of SQL on the Replay Core. These features are only exposed if ..

and Replay Core runs on
Protected Application and Platform Windows Server 2003 32-Bit* Windows Server 2003 64-Bit* Windows Server 2008 32-Bit* Windows Server 2008 64-Bit*
If Replay Agent is installed on SQL 2000 on Windows 2003 (x86) Yes Yes Yes Yes
On SQL 2005 on Windows 2003 (x86) Yes Yes Yes Yes
On SQL 2005 on Windows 2003 (x64)) Yes Yes Yes Yes
On SQL 2008 on Windows 2008 (x86) Yes Yes Yes Yes
On SQL 2008 on Windows 2008 (x64) Yes Yes Yes Yes

Replay Attachability test requires that equal or a newer version of SQL server be installed on the Replay Core

AppAssure Software for Exchange continuously protects and monitors the health of your Exchange data stores and allows administrators to quickly search, recover, and analyze mailbox content. With AppAssure Software for Exchange you can backup and restore individual email messages, folders, or mailboxes to a live Exchange server or directly to a PST, thereby solving some of your most costly and time consuming challenges.
AppAssure Software for SQL is an enterprise SQL server backup and disaster recovery software solution developed to assure comprehensive protection - including system and user databases, SQL binaries and the server - making it possible to restore both servers and databases in just minutes.
AppAssure Software for Hyper-V is an enterprise-class backup and disaster recovery software solution designed for Windows Server 2008 Hyper-V environments. AppAssure Software for Hyper-V supports both host and guest level backup methodologies while delivering accelerated backups, fast local recoveries and disaster recovery, all-in-one solution.
AppAssure Software for SharePoint is an enterprise backup and disaster recovery software solution developed to assure comprehensive protection - including front-end servers, SQL servers and the web servers - making it possible to restore both the entire SharePoint environment, individual SharePoint servers and databases and individual SharePoint objects in just minutes.
AppAssure Software for Windows Servers is an application-aware, server-based backup and disaster recovery software solution that delivers fast application backups, fast local recoveries and off-site disaster recovery, all-in-one solution.
Small businesses typically have limited IT resources and smaller staffs than large enterprises, but with AppAssure Software for Windows Small Business Server they have full access to the same powerful server backup and recovery software tools found in larger organizations.
AppAssure Software for VMware is an enterprise-class backup and disaster recovery software solution designed for Windows workloads running VMware virtual environments. With one price for an unlimited number of guests, AppAssure Software delivers accelerated backups, fast local recoveries and disaster recovery, all-in-one solution.
AppAssure Software for Windows Desktops (VDI) simplifies and automates backup and disaster recovery processes, while giving an administrator the ability to remotely monitor and manage large VDI deployments or geographically distributed machines from a single console.
DocRetriever for SharePoint dramatically simplifies the process of restoring individual documents, sites, sub-sites and folders. SharePoint Administrators no longer need to spend countless hours rebuilding your entire production database, or worry about deploying a temporary SharePoint recovery farm, just to recover an individual document or list item.
MailRetriever for Exchange is an affordable and easy-to-use e-mail recovery software package for browsing, recovering, searching, exporting, and analyzing e-mail and mailbox content directly from any unmounted Microsoft Exchange Data Store (EDB). MailRetriever for Exchange can even open and repair corrupted EDB files. With MailRetriever for Exchange, you are never more than just a few clicks away from recovering a message or mailbox. MailRetriever for Exchange eliminates the need for time-consuming full-server and EDB restores for message recovery.
For individual message or mailbox recovery, AppAssure Software and Microsoft Storage Solutions have partnered together to deliver MailRetriever for DPM, enabling Microsoft Exchange administrators around the world to gain efficient and economical access to message-level recovery.
AppAssure´s Backup software for Kaseya lets you recover from any server failure to physical or virtual machines in minutes, backup and recover either locally or offsite, and provide offsite DR to customers with low bandwidth through integrated deduplication and replication.
AppAssure Backup & Disaster Recovery Software is best way to back up and protect your VMware virtual machines. It doesn´t just support your virtual environment - rather; it leverages VMware ESX, ESXi and vSphere to provide a whole new level of protection for all your virtualized applications, services and desktops. AppAssure Software lets you meet your VMware backup RTO and RPO objectives for less.