[mylvmbackup] Re: Rsync

On Tue, Jun 17, 2008 at 05:58:43PM -0400, Davy Campano wrote:
> I'm trying to figure out how to rsync directly to another server.  I tried
> using the following:
> 
> mylvmbackup --backuptype=rsync --vgname=lvm_volume_1
> --lvname=lvm_logical_mysql --backupdir=10.0.0.1:/backups --relpath=mysql

Unless you are using rsync-over-ssh with pre-setup keys, you need to use
either double colons, or a URL that starts with rsync://.

My production setup:
backupdir=adb0::lvm-snapshot/mysql4

-- 
Robin Hugh Johnson
Gentoo Linux Developer & Infra Guy
E-Mail     : robbat2@xxxxxxxxxx
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85

Other related posts: