• Browse Categories

  • Updates by Email

  • Recent Posts

  • RSS Join DT User Group Today!

  • Archives

  • Twitter

    <!-- document.write('TwitThis'); //-->
  • Pages

  •  

    November 2009
    M T W T F S S
    « Oct    
     1
    2345678
    9101112131415
    16171819202122
    23242526272829
    30  
  • Meta

Park Community Federal Credit Union Selects Double-Take® Software

Double-Take® Availability Provides Protection for Park Community’s Exchange and SQL Servers through Real-Time Replication
 
Southborough, Mass. – November 10, 2009 Double-Take® Software (NASDAQ: DBTK) announced today that Park Community Federal Credit Union has selected Double-Take® Availability to protect and provide high availability for its Exchange and SQL Servers, as well as all other servers in their environment. Following extensive research, Park Community selected Double-Take Availability because it was the only solution that could meet the credit union’s disaster recovery needs: ensuring the availability of applications like SQL Server and Exchange Server and effective protection of large quantities of data. 
 
Double-Take Availability provides cost-effective full-server protection and offers rapid recovery from any system outage. The software continuously captures changes as they happen and replicates those changes in real-time to another server, physical or virtual, at any location, locally or globally. With Double-Take Availability, companies like Park Community can quickly and efficiently implement a disaster recovery plan, which allows them to keep their businesses afloat if disaster or downtime strikes.  
 
“Implementing a disaster recovery plan is critical for any business.  Park Community, like many companies, needed a solution that provides continuous, real-time replication to their offsite DR facility for maximum protection against data loss and application downtime,” said Bob Roudebush, director of solutions engineering at Double-Take Software. “Double-Take Availability provided this level of protection in a cost effective way, using software-based protection that is easy to deploy and manage and leverages existing IT investments.”
 
Without the proper data protection solution in place, one that protects data continuously and also provides failover capabilities for the applications that create that data, system outages or site-wide disasters can result in hours or days of downtime and lost productivity. In fact, the Diffusion Group, a consumer technology research and strategic marketing firm, reported that 60 percent of companies that lose their data go out of business within 6 months of the disaster, and 72 percent of businesses that suffer major data loss go under within 24 months.
 
With a small IT staff and tight budget, Park Community required a solution that was efficient enough to protect a massive amount of data using the organization’s existing WAN infrastructure. Double-Take Availability allowed Park Community to replicate data on 30-plus virtual servers, including all data on one server that maintained one terabyte of business-critical data and over 20 million files. Park Community tried various other solutions, none of which were able to replicate in real-time without failing.  In frequent DR testing, Double-Take Availability allows Park Community to recover seamlessly within their strict recovery time objective (RTO) and recovery point objective (RPO) requirements. 
 
“We originally intended to protect only five or six highly critical servers,” said Eric Hubbard, network engineer at Park Community Federal Credit Union.  “However, because Double-Take Availability is affordable and didn’t require additional bandwidth, we were able to implement this disaster recovery solution across our entire server environment all within budget.”
 
For more information on Double-Take Software, go to www.doubletake.com
For more information on Double-Take Availability, go to http://tinyurl.com/ydnsqk5
For the full article, click here!
 

Double-Take 101: GeoCluster Passive Node Volumes

Following up on my last column on what you could do with GeoCluster (now part of Double-Take Availability); I’d like to take some time to explain an interesting phenomenon that end-users see in GC all the time. While inside the cluster manger GUI, GC disks behave exactly the same as shared-cluster disks, when you create a GC between two or more servers, you can see the disk volumes “attached” to the passive nodes in Windows.  This is much different behavior than a traditional shared-disk cluster, where the volumes only appear on the active node for that disk resource.

The reason this happens is due to the fact that GC needs to replicate data from the owning node for that disk resource to all passive nodes that could potentially become owners if resources are moved or fail over.  In a shared-disk cluster, no replication is performed, so the disks only need to be attached to one node at a time; but GC needs the volumes mounted for that replication to occur.  The end result is that if you open up My Computer or Windows Explorer on a passive node, you will see the volumes mounted at all times.  However, you will not be able to do anything with those volumes except view the contents on the drive.  This is less than even read-only privileges, as you won’t be able to do things necessary to open and read files, like change the Last Access or Last Modified dates.

The technology that allows a volume to be mounted, but not accidentally altered, is part of the GC solution set itself.  During configuration, GC inserts a blocking file system filter driver.  This allows GC to control the flow of read and write I/O to disk.  The system can be manually invoked in regular Double-Take Availability or Backup connections as well, but it is turned on by default for GC connections.  Only the node that currently owns the disk resource can bypass the block to read and write to the disk, replicating changes a the byte-level to all other potential owning nodes.

When an arbitration occurs, and the resources move to another node, the block is removed on that node only so that the cluster can resume normal operations.  Once the failed node is brought back into the cluster, GC will block that node’s volumes, allowing it to be re-synchronized and brought back into quiescence with the cluster as a whole.

The practical upshot of all this is the answer to two of our most common GeoCluster questions.  1) No, you cannot use the passive-node data for any purpose, even though you are able to view it in Windows Explorer. 2) Even though you can see the volumes and directories in Windows Explorer, replication will safely occur and the cluster will not be able to accidentally attach to the wrong node’s copy of the data.

Part 2: GeoCluster for Windows 2008 and Hyper-V

GeoCluster is cost effective and easily deployed as it integrates with the Microsoft cluster resources. This provides several benefits in the event of a node failure as the cluster resources can automatically roll the node, automatically start the application resources and bring the disk resource online. Some solutions state they can provide geographically dispersed clusters but are usually complex, cost prohibitive and not flexible due to the fiber channel connectivity required for back end disk based replication. And if using a hardware specific solution you may also loose the benefit of using the failover clustering console which easily manages all the cluster resource groups. Just because you have the ability to separate the nodes across town doesn’t mean that have eliminated the single point of failure and aren’t susceptible to a regional disasters.

Unless, you use GeoCluster which eliminates the need for shared disk and enables each cluster node to have its own set of data you won’t really have a true geographically dispersed cluster architecture.

With the addition of Hyper-V many data centers are now looking to create virtualized GeoClusters. This combination provides maximum flexibility as you not only have the ability to stretch the nodes across greater distances but GeoCluster provides that quick migration capabilities between Hyper-V hosts, near or far. Because GeoCluster can utilize existing physical, virtual, LAN/WAN IP infrastructure it provides the greatest flexibility and high availability foundation for future adoption of SaaS applications via the Cloud. Whether you use an existing cloud, point to point or satellite technology for communications, Double-Take Software provides the dynamic infrastructure for availability between physical or virtual hosts and geographically disperse cluster nodes for disaster recovery.

For more information on Failover Clustering with Microsoft Hyper-V check out the latest Microsoft blog.

For more information on Double-Take Software and GeoCluster click here.

Double-Take 101: What is a GeoCluster? How does it work with Microsoft Clustering?

Editor’s Note: This was taken from questions submitted to the Double-Take User Group and the email address info@doubletake.com. If you’d like to see your questions answered here in Double-Take 101: just reach out through either the group or via email.

Microsoft Clustering Services (MSCS) and related technologies have provided a stable, highly automated availability solution for many years now. As the technology has progressed through NT4 into Server 2000, 2003 and now 2008; more and better feature-sets have made MSCS an attractive solution for High Availability in a local environment. When looking at clustering, there are some limitations that have persisted, even into the current incarnation of MSCS, Server 2008 Failover Clustering (FC). While they do not detract from the overall usefulness of the clustering, they do create logical restrictions to how a cluster could traditionally be deployed.

The most well-known of these considerations is that a shared-disk architecture can both limit the physical distance between nodes of a cluster, and also impose a single copy of the data, creating a potential single-point-of-failure scenario. With some applications, such as Exchange 2007, application-based technologies have been able to overcome this requirement by altering how the cluster functions. This works for those specific apps, but doesn’t assist with other applications that are cluster-aware, but do not permit for Distributed Failover Clustering (DFC) natively like Exchange does.

GeoCluster, which was first introduced by Double-Take Software in the days of NT4, seeks to address this concern. Now a feature of the Double-Take Availability product line, GeoCluster extends Microsoft Clustering technologies on Server 2003 and 2008 to distribute data to more than one disk resource. This provides a higher level of data-redundancy to match the server-redundancy that the underlying cluster architecture provides.

Built to be configured along-side MSCS or DFC, GeoCluster allows you to configure volumes on each node which show as unified disk resources in the cluster manager. This allows you to use the GeoCluster replicated disks with any cluster-aware application, regardless of vendor. From a day-to-day perspective, the cluster acts identically to what you would see if you had a shared-disk architecture, but the similarities stop there.

GeoCluster uses the Double-Take Replication Engine to allow the owning node for each disk resource to replicate changes to data to all other potential owning nodes throughout the cluster. This ensures that each node which may be called upon to run the application will have a copy of all data that the application needs to run properly. GeoCluster supports the same number of potential nodes as the version of Windows will permit; so as long as the cluster design is valid for your OS, it will work with GeoCluster as well. By leveraging the Double-Take Replication Engine, we can provide byte-level, write-order intact copies, safely replicating data from one node to another even for complex applications and solution sets.

If an application on a node – or the node itself – fails, GeoCluster allows the native cluster technology to arbitrate which node should take over the responsibilities, and automatically begins protecting the data from that new owner to all surviving nodes listed as potential owners. Once the original node is fixed or replaced, the GeoCluster system will make sure a copy of the data is synced to it, and ongoing replication keeps it ready to resume its role once either you manually move the resources back or – if you have configured automatic moves to preferred owners – once the cluster moves the resources back. Safety systems integrated into GeoCluster will prohibit the Cluster from accidentally assigning resources to a node that is not properly protected, allowing for resumption of duties only after the data is intact on the original, repaired, node.

GeoCluster provides an automated and integrated methodology for replication of data between nodes of an MSCS or DFC, while allowing that cluster to function as if it were leveraging a shared disk architecture. As an added benefit, provided all hardware is cleared as Cluster Capable, the hardware for the individual nodes and their disk resources do not have to match. This allows you greater flexibility, more resiliency and extended reliability for highly critical applications that can take advantage of Microsoft Cluster Technologies

As always, you don’t have to take our word for it.  You can find out more right from Microsoft, check out this blog to see what the Microsoft Virtualization Team is doing with partners like Double-Take Software!

Part 1: GeoCluster for Windows 2008 and Hyper-V

Windows 2008 Failover Cluster services introduced some improvements over it’s predecessor MSCS. A 500ms roundtrip UDP heartbeat and residing on the same LAN/Subnet is no longer required which improves the ability to stretch the nodes greater distances for a true geographically dispersed cluster. There is still a shared disk requirement but with products like GeoCluster that allows each node to share and own their own copy of the data, the GeoCluster solution provides the ability to stretch the cluster nodes across farther distances for not only for Double-Take Availability but also disaster recovery.

Click Video below to see the Double-Take Software 101 Video on Failover Clustering and GeoCluster.

For more information on Failover Clustering with Microsoft Hyper-V check out the latest Microsoft blog.

For more information on Double-Take Software and GeoCluster click here.

Double-Take 101: Can I use Availability and Backup together?

Yes! Double-Take Availability and Double-Take Backup work very well together, and were designed from the ground up to be able to inter-operate without a hitch. Since they’re used for very different purposes, you will want to make sure you have the right product for your needs; but where that is both products, you can feel safe using both without worrying about conflicts.

Double-Take Availability is used for failover. It is typically one-to-one, and allows for you to get back up and running in about 30 minutes (less in many cases). You have to pre-define the failover target before you can get started.

Double-Take Backup is a recovery solution, everything replicates to one or more Repository Servers, from which you can restore individual files, directories or volumes at any point in time, or the entire server back to the same or different hardware.

Most of our clients have need for Double-Take Backup on nearly every server in their environment, but only a certain sub-set of servers need Double-Take Availability. When we built the Double-Take Software Suite version 5.2, we took this into account.

First, install and configure all Double-Take Availability solutions that you need. Once your source and target systems are up and running, and your availability jobs are mirrored and in a Protected state, you can install Double-Take Backup by using the activation key via the Double-Take Management Console and then launching the Double-Take Backup wizard from the Repository or some other machine (like your workstation).  The new Unified Installer for Double-Take means you don’t have to install any new code if Double-Take Availability has already been put onto the source servers. The Double-Take Backup wizard will take into account that Double-Take Availability is configured on the source, and take the appropriate action to not interfere. For servers that don’t need Double-Take Availability, just install Double-Take Backup directly, and then run the Double-Take Backup wizard to set up protection to a Repository Server.

One word of caution. If you are using the Double-Take Application Manager (DTAM) wizard, and you fail over for an extended period of time, you will want to re-run the Double-Take Backup wizard, setting up Backup protection from the DTAM target to the Repository Server to resume data protection while you are failed over. You can use the Double-Take Backup key from the original source to set up this protection.

So, for those servers that are hyper-sensitive to downtime, use both Double-Take Availability and Double-Take Backup. For all other servers, use Double-Take Backup alone to provide Rapid Recovery to repaired or replaced physical or virtual hardware.

Microsoft Site Recovery Solution Launch

Posted 03 November 09

“Hi, I’m Jim Schwartz, Director of Virtualization Solutions at Microsoft and I’m writing as a guest on Edwin’s blog today. 

Despite tough times, an Enterprise Strategy Group study shows that 31% of businesses surveyed said DR will be their main driver for Virtualization in 2009. This shows a continued shift as IT Pros who look beyond test/dev and basic server consolidation scenarios in deploying virtualization technologies.  

 Having a plan to deal with worst case scenarios like disasters and widespread system outages presents technical and business challenges–application and data availability need to be maintained; however, deployment and operational costs are always an issue. Virtualization has been a game changer for many companies seeking to mitigate impact to critical applications and data. Businesses previously unable to justify end-to-end site recovery are finding solutions now within reach.

This week Microsoft is launching a comprehensive solution to help customers implement cost effective, end-to-end site recovery programs. Built on proven capabilities in Windows Server 2008 R2 and the System Center management suite, Microsoft is helping IT Professionals leverage Windows Server Hyper-V and Failover Clustering along with tools like Virtual Machine Manager to deliver cost effective site recovery.

The Microsoft Site Recovery Solution ecosystem is ramping with a broad range of storage replication partners like Double-Take Software, EMC, HDS, HP delivering solutions that take advantage of the Microsoft Cluster Resource DLL. With cluster integration IT Professionals can deploy streamlined and operationally effective site recovery.

You can learn more about the Microsoft Site Recovery Solution by joining the Microsoft team and Enterprise Strategy Group on Thursday, November 5th at 10:30am Pacific for a webcast Building Effective and Highly Available Disaster Recovery Solutions Using Microsoft Virtualization This webcast looks at key drivers for site recovery solutions and reviews practical deployment considerations (you can view the recorded version of the webcast after the 5th). Microsoft and select partners will also be demonstrating Site Recovery Solutions at TechEd, so if you plan to be in Berlin during the week of November 9th, make sure to stop by the Virtualization Solutions kiosk in the Technical Learning Center.

Jim Schwartz
Director Virtualization Solutions, Microsoft Corporation”

To read more on this topic, click here.

Double-Take replication software solves remote-office data backup headache for Lennox International

By Beth Pariseau, Senior News Writer
23 Oct 2009 | SearchDataBackup.com

“A heating, air conditioning and refrigeration equipment manufacturer with more than 160 locations worldwide solved daily data backup failures and made file restores quicker by replicating data to a centralized server at headquarters.

Dallas-based Lennox International issues its large remote offices a standard Windows server, which IT manager Drew Duke said in the past also included a direct-attached tape drive and either CA Inc. ARCserve or EMC Corp.’s NetWorker data backup software.

Unfortunately, executing nightly tape-based backups at these remote locations was easier said than done. “We’d get calls for a file restore, and then come to find out that though the software depended on [staff] switching out tapes every night, they hadn’t even opened the package of tapes,” Duke said. It was also difficult with a small IT staff for the company to go to each remote location to make sure the backup was configured properly.

“After 10 or 11 times I said, ‘This is ridiculous,’” Duke said. “Half the time the tapes hadn’t been opened, and other times the log file partitions were full and we didn’t have monitoring to alert us to that.”

Duke said he solved the problem by adding replication software from Double-Take Software Inc.

The implementation came after he evaluated Symantec Corp.’s Veritas NetBackup and what at the time was called Double-Take Livewire replication.

“NetBackup had a lot of the traditional look and feel of an old-school backup program,” Duke said. “It was also expensive.”

Lennox tested the Double-Take replication software, and Duke was pleased with the results. “I was fine with making sure it was configured correctly, but I couldn’t be going back to look at log files every day to see, did it work, or did it not work?” he said. He said within seven hours of bringing in Double-Take’s software, Lennox had seven of its remote servers backing up to a central Windows server at headquarters.

A Double-Take client is now added to each new server deployed before it’s sent to its remote location from headquarters. Lennox is in the middle of a major server refresh, so most of its remote locations now have Double-Take installed and backing up to Dallas, where it still has NetWorker installed to back up the Windows server’s Volume Shadow Copy service (VSS) snapshots to tape for secondary data backup.”

For the full article, click here!

To learn more about Double-Take Backup, click here.

Cluster-Funk is Taking their Show on the Road…to Berlin!

Double-Take Software Berlin Cluster-Funk Invite

Backup has never been more Affordable!

Double-Take Backup agent