search for: watsysgroup

Displaying 4 results from an estimated 4 matches for "watsysgroup".

2009 Feb 13
1
Suggestions for rsync
Hi, I have 2 Suggestion for rsync. 1)You should have a feature that enables rsync to be able to manage a cluster of web servers with load balancers, so if a person has 100 web servers connected together and running them as a cluster with load balancers, rsync will mount all the hard-drives of the 100 web servers together so they appear as 1 big hard drive. So when a person accesses their website
2009 Jul 14
1
Assistance With "Symlink Has No Referent" Message
Hi All, I am using rsync to backup one server to another. I am connecting to the rsync daemon on the remote server and pulling to the backup server. When using SSH this error does not occur, but there are reasons why I have to use rsync directly. The problem I am having is that some of the symlinks on the remote machine will not copy. I am attempting to copy their referent by using the -L
2009 Jul 17
2
Server Reboots in Mid-Rsync
Hi All, I know this is a long shot, but I thought I would ask. We've been using a backup script which uses rsync for months now on a Xen server without issue. A few weeks ago we had some work done on the server which included upgrading the kernel. We are now running 2.6.18-128.1.10.el5xen and now the server reboots every night in the middle of the rsync process. I've added enough
2009 Jul 03
2
Listing Changed Files Without Two Copies?
Hi All, I am aware that rsync can be run to just list the files that have changed between the source and destination. I would like to capitalize on that feature to monitor some development that is going on in order to get a complete list of files that have been changed on a server. I realize that I can create an initial rsync of the files to some other location and then sometime later run