/[sysadmin-cookbook]/recepies/ganeti/migrate-lxc/5-lxc-rsync-snapshot.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /recepies/ganeti/migrate-lxc/5-lxc-rsync-snapshot.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 319 - (hide annotations)
Fri May 2 15:48:22 2014 UTC (9 years, 11 months ago) by dpavlin
File MIME type: application/x-sh
File size: 232 byte(s)
exclude rootfs/(var)?/tmp from rsync

1 dpavlin 306 #!/bin/sh -x
2    
3     . ./0-host.sh
4     . ./0-lxc.sh
5 dpavlin 312 . ./0-ganeti.sh
6 dpavlin 306
7 dpavlin 319 ssh_lxc rsync -ravH --numeric-ids --sparse --delete --exclude /tmp --exclude /var/tmp --exclude /rootfs/tmp --exclude /rootfs/var/tmp /tmp/ganeti-$host/ $storage:/tmp/$host/

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26