Backing up Lotus Domino with Tar and Rsync

 Data Center/Servers, Linux, Lotus Domino Add a new comment

A couple of months ago we upgraded our Lotus Domino server to the latest code from IBM. We're running Domino 8 on Linux. We’ve been running on Red Hat Linux for nearly four years now and it’s been a good move. We’ve even survived hardware failure twice in the last three years thanks to good backups. We began with Red Hat 2.1 Enterprise and now we’ve moved to Red Hat Enterprise 5. The in-place upgrade of the OS took a little over an hour and the upgrade of the Domino code was accomplished in much less time than that. We used a DVD of Red Hat 5 that came from and ISO downloaded from Red Hat

For the last couple of years I’d been backing up the server using a script that downed the server while the Notes Data directory was backed up with “tar” and then “gzipped.” The tar.gz file was then copied to another directory on the server and then using another script was “rsynced” to another Linux server. We had been keeping day stamped backup files and they were taking up space on that server. This year, following the upgrade, I wanted to change that and following some research I’ve been able to do just that. On Monday-Friday each week our Domino Server is shutdown for about a half hour while the Notes data directory is backed up. I’ve also changed the script so that the date is appended to each tar file. This tar.gz file is then copied to a backup directory and then after rsync has safely moved it to another Linux server, it is deleted. This move has reclaimed nearly 45 gigabytes of disk space on our Domino server.

My backup server is a Ubuntu 7.04 server which also functions as our intranet web server and it’s got plenty of disk space. I’ve decided that I wanted to keep two weeks of backups and so I’m using yet another script which has been added to cron.daily. This script uses the “find” “mtime”, “exec” and “rm” to remove files older than 14 days. This has been a good solution and one that just works. It’s one of the reasons I love Linux and open source.

    Add a comment

    Post a comment using one of these accounts
    Or join now
    At least 6 characters

    Note: Comment will appear soon after you have activated your account.
    Obscene/spam comments will be removed and accounts suspended.
    The information you submit is subject to our Privacy Policy and Terms of Service.

    ITworld LIVE

    Data Center/ServersWhite Papers & Webcasts

    White Paper

    ESG ~ HP StoreOnce: the Next Wave of Data Deduplication

    Leveraging deduplication in backup environments yields significant advantages. The cost savings in reducing disk capacity requirements change the economics of disk-based backup. For some organizations, it allows disk-based backup-and, importantly, recovery-to be extended to additional workloads in the environment. For others, deduplication makes it possible to introduce disk-based backup where it may not have been feasible before.

    White Paper

    HP Converged Storage Sets the Stage for the Next Era of Computing

    Enterprise storage has undergone many changes in recent years - with converged storage and infrastructure 2.0 paving the way for reduced IT infrastructure costs and greater performance. This report discusses the latest trends that are setting the stage for the next era of computing. Learn about the new infrastructure and storage trends that are changing the way business storage works today.

    White Paper

    Business Value of Blade

    The nature of the blade platform makes system management, monitoring and provisioning easy and efficient. Access this resource to learn how blade migration will save your data center time and money while increasing performance.

    White Paper

    Measuring the Business Value of CI in the Data Center - IDC-HP White Paper

    One of the key strategies that IT teams are pursuing to reduce capital costs while boosting asset utilization and employee productivity is the transition to highly virtualized data centers. However, IDC finds that expectations for further boosts in IT asset use and operational efficiency often surpass the actual results for a variety of reasons. These problems can quickly overwhelm any hoped-for benefits as the scope of virtual server deployment expands.

    White Paper

    HP CloudSystem Matrix: Managing at a Higher Level

    This white paper examines IT management challenges from a fundamental and system standpoint. In addition, it introduces the concept of a service-oriented and automated approach to IT management.

    See more White Papers | Webcasts

    Ask a question

    Ask a Question