4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
11 results tagged rsnapshot x
  • rsnapshot - ArchWiki

    How rotation works :

    When rsnapshot hourly is called, a new backup will be created from the file system, and saved in <snapshot_root>/hourly.0/. The rest of the retained backups will continue to get incremented each time the command is run. So eventually, what was <snapshot_root>/hourly.0, will become <snapshot_root>/hourly.23/. Then the next time the command is run, this will be deleted.

    When rsnapshot daily is called, it will create <snapshot_root>/daily.0/ from the <snapshot_root>/hourly.23/ backup if it exists. Otherwise, rotation works the same way.
    
    Likewise, when rsnapshot weekly is called, it will create <snapshot_root>/weekly.0/ from the <snapshot_root>/daily.6/ backup if it exists. The pattern follows the same for each additional retain level that is configured.
    11 septembre 2015 à 16:21:36 UTC+2 - permalink - archive.org - https://wiki.archlinux.org/index.php/Rsnapshot
    rotation rsnapshot
  • Memo rsnapshot

    Un pattern avec rsnapshot :

    Utiliser la directive backup_script pour éxécuter un script distant (backup script<tab>ssh root@hostA.com /mon/script/backup.sh<tab>unused/)
    Et ensuite la directive backup pour récupérer ce qui a été produit à distance en local (backuptab>root@hostA.com:/mon/working/dir/<tabhostA.com

    De cette façon, il n'y a plus de cron sur la machine à backup. Le cron rsnapshot déclenche le backup à distance, et ensuite ramène les datas.

    On pourrait aller un cran plus loin en ayant pas de script sur la machine à backup mais laisser le script a quand meme des avantages : on a le dernier backup en local et un script plus clair qu'une suite de ssh root@host 'cmd1', ssh root@host 'cmd'..

    PS : le script doit se charger de faire le ménage avant de commencer, on supprime tout et on lancer le backup. Car on ne veut garder qu'une copie en local

    18 mars 2015 à 13:41:21 UTC+1 - permalink - archive.org - https://links.infomee.fr/?kx7g_g
    rsnapshot
  • thumbnail
    Welcome to Attic — Attic - Deduplicating Archiver 0.13 documentation

    Découverte sympa, même si je reste fan de rsnapshot et de ses hardlink

    • http://anarcat.koumbit.org/2014-11-18-bup-vs-attic-silly-benchmark
    • http://blog-libre.org/post/2014/11/19/attic-backup-le-grenier-incrementiel
    19 novembre 2014 à 13:03:40 UTC+1 - permalink - archive.org - https://attic-backup.org/
    attic backup rsnapshot
  • backup - Rsnapshot: using different intervals for different directories - Ask Ubuntu

    Pour avoir plusieurs politiques de retentions suivant les répertoires, il faut créer plusieurs fichiers de config et lancer en cron rsnapshot en précisant la conf (-c)

    Attention à bien changer le snapshot_root

    7 août 2014 à 12:00:17 UTC+2 - permalink - archive.org - http://askubuntu.com/questions/97817/rsnapshot-using-different-intervals-for-different-directories
    rsnapshot
  • HowTos/RsnapshotBackups - CentOS Wiki

    à tester le script de report en perl

    5 janvier 2014 à 17:25:23 UTC+1 - permalink - archive.org - http://wiki.centos.org/HowTos/RsnapshotBackups
    rsnapshot
  • rsnapshot HOWTO
    23 décembre 2012 à 17:58:33 UTC+1 - permalink - archive.org - http://www.rsnapshot.org/howto/1.2/rsnapshot-HOWTO.en.html#what_you_will_need
    rsnapshot rsync
  • Sauvegarde journalisée de votre machine avec RSnapShot | Le blog de NicoLargo
    23 décembre 2012 à 17:58:16 UTC+1 - permalink - archive.org - http://blog.nicolargo.com/2011/02/sauvegarde-journalisee-de-votre-machine-avec-rsnapshot.html
    rsnapshot rsync
  • rsnapshot
    25 avril 2011 à 20:26:57 UTC+2 - permalink - archive.org - http://www.rsnapshot.org/
    linux rsnapshot rsync tools
  • Sauvegarde avec rSnapshot, configuration complèteVoid And Any | Void And Any
    25 avril 2011 à 16:33:47 UTC+2 - permalink - archive.org - http://voidandany.free.fr/index.php/sauvegarde-avec-rsnapshot-configuration-complete/
    rsnapshot
  • Backup incremental avec rsnapshot - Pervasive Network (Thus0 / Petrus homepage)
    24 avril 2011 à 20:40:07 UTC+2 - permalink - archive.org - http://www.pervasive-network.org/SPIP/Backup-incremental-avec-rsnapshot
    rsnapshot
  • Sauvegardes incrémentales avec rsnapshot
    24 avril 2011 à 19:37:48 UTC+2 - permalink - archive.org - http://www.exhaustif.com/Sauvegardes-incrementales-avec.html
    rsnapshot rsync
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation