Backing up Linux clustering file systems

Backing up Linux clustering file systems

How do I back up Linux clustering file systems?

    Requires Free Membership to View

    When you register, my team of editors will also send you resources covering Linux administration and management; integration and interoperability between Linux, Windows and Unix; securing Linux and mixed-platform environments; and migrating to Linux.

    Cathleen A. Gagne, Senior Editorial Director

    By submitting your registration information to SearchEnterpriseLinux.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 SearchEnterpriseLinux.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

In most cases, the best choice is to backup the cluster from a remote machine with client agents installed on each machine in the cluster. This will take the resource load off of the cluster itself. The alternative to doing remote backups would be to install backup software on the cluster. The two types of installs would be to either install backup software to each node in the cluster or to install at each node to the same place on a shared volume, and configure for failover. If you install backup software to each individual node in the cluster, then it will be configured the same way non-clustered machines are configured. So, whether your have two machines and two tape drives, or you have a fibre library and plan on using a SAN/NAS and want to take full advantage of your resources, then you would configure backup software as if the two machines were standalones. This reduces the load on the network to the remote agents. The key is trading speed for simplicity.

This was first published in March 2003