Re: rsnapshot; was: backup of backup or alternating backups?

2024-09-30 Thread Michael Kjörling
On 30 Sep 2024 19:28 +0100, from debianu...@woodall.me.uk (Tim Woodall): > On a slight tangent, how does rsnapshot deal with ext4 uninited extents? However rsync does. For the actual file copying, rsnapshot largely just delegates to rsync with --link-dest. Looks like at least the Debian packa

Re: Rsync / rsnapshot via NFS

2020-10-22 Thread Nicolas George
basti (12020-10-22): > I try to backup my imap folder (140 GB in 1 000 000 files). > I use rsnapshot on a mounted nfs share. > > The initial sync transfer in 1 hour only 2 GB. > Iotop on the destination show 512kb/s. > > Network between source and destination is 1 GBit.

Rsync / rsnapshot via NFS

2020-10-22 Thread basti
Hello, I try to backup my imap folder (140 GB in 1 000 000 files). I use rsnapshot on a mounted nfs share. The initial sync transfer in 1 hour only 2 GB. Iotop on the destination show 512kb/s. Network between source and destination is 1 GBit. Is the a way to speedup rsync?

Re: rsnapshot is Throwing an Intermittent Error.

2018-06-14 Thread Martin McCormick
T4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) Jun 14 00:01:02 wb5agz kernel: [572848.941297] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) Jun 14 00:27:04 wb5agz rsnapshot[5703]: /usr/bin/rsnapshot halfday: completed successfully That was actuall

Re: rsnapshot is Throwing an Intermittent Error.

2018-06-14 Thread Greg Wooledge
On Thu, Jun 14, 2018 at 10:36:01AM -0500, Martin McCormick wrote: > /bin/rm: cannot remove > '/var/cache/rsnapshot/halfday.1/wb5agz/home/usr/lib/grub > #Mount backup media first since this next is just a rotation. > mount /rsnapshot1 >/dev/null 2>&1 ||exit 1 > mou

rsnapshot is Throwing an Intermittent Error.

2018-06-14 Thread Martin McCormick
On most days or nights, this runs perfectly and then there is the following: From:root@wb5agz (Cron Daemon) Subject: Cron /usr/local/etc/daily_backup /bin/rm: cannot remove '/var/cache/rsnapshot/halfday.1/wb5agz/home/usr/lib/grub /i386-pc': Transport endpoint is not connect

Re: Question about Running rsnapshot

2018-05-05 Thread Andrew McGlashan
Hi, On 05/05/18 07:45, Martin McCormick wrote: > I just realized that I goofed when I wrote the name of > the application that combines multiple drives in to one large > drive. I meant > mhddfs for example: > mhddfs /rsnapshot1,/rsnapshot2 /var/cache/rsnapshot

Re: Question about Running rsnapshot

2018-05-04 Thread Eduardo M KALINOWSKI
On 04-05-2018 16:52, Martin McCormick wrote: > The backup file system resides on a pair of 256 GB usb > drives which are ganged together in to 1 large drive using mmddfs You can't have a hard link between files in different drives[0]. mmddfs is probably copying instead of linking, even if it recei

Re: Question about Running rsnapshot

2018-05-04 Thread Martin McCormick
mbines multiple drives in to one large drive. I meant mhddfs for example: mhddfs /rsnapshot1,/rsnapshot2 /var/cache/rsnapshot -o mlimit=100M >/dev/null 2>&1 The file systems used on these drives are Linux file systems and are mounted ext4. Greg Wooledge writes: > Two (or more

Re: Question about Running rsnapshot

2018-05-04 Thread Andrew McGlashan
On 05/05/18 05:52, Martin McCormick wrote: > Andrew McGlashan writes: >> Have you got your backup areas on different file systems? > > I do. The backup file system resides on a pair of 256 GB usb > drives which are ganged together in to 1 large drive using mmddfs Is it this: https://www.micr

Re: Question about Running rsnapshot

2018-05-04 Thread Greg Wooledge
On Fri, May 04, 2018 at 02:52:05PM -0500, Martin McCormick wrote: > As I write this, I am beginning to realize that maybe only > hard links in the same directory structure will reference the > same inode and that hard links spanning multiple directory trees > can be different but contain meta

Re: Question about Running rsnapshot

2018-05-04 Thread Martin McCormick
Andrew McGlashan writes: > Hi, > > Have you got your backup areas on different file systems? I do. The backup file system resides on a pair of 256 GB usb drives which are ganged together in to 1 large drive using mmddfs and then mounted on /var/cache/rsnapshot. The very first back

Re: Question about Running rsnapshot

2018-05-04 Thread Andrew McGlashan
Hi, On 05/05/18 03:40, Martin McCormick wrote: > rsnapshot hard-links files that haven't changed to save space. I > am doing two half-day backups and a daily each day. Shouldn't > the inode number as in ls -i filename stay the same for all the > backups? There is a daily

Question about Running rsnapshot

2018-05-04 Thread Martin McCormick
rsnapshot hard-links files that haven't changed to save space. I am doing two half-day backups and a daily each day. Shouldn't the inode number as in ls -i filename stay the same for all the backups? There is a daily.0 file plus a halfday.0 and a halfday.1 backup and all 3 have diffe

Re: rsnapshot

2017-09-09 Thread Jochen Spieker
Pol Hallen: > > well, does "delta" keeps my backup for 10 years? For your configuration: yes, I think so. I am still using rsnapshot's old days/weeks/months method, so I do not have own experience with the alpa/beta/gamma/delta thing. J. -- I am on the payroll of a company to whom I owe my undy

Re: rsnapshot

2017-09-09 Thread Pol Hallen
hello and thanks for your reply :) well, does "delta" keeps my backup for 10 years? thanks # Daily at 01:00 am 00 01 * * * root /usr/bin/rsnapshot alpha # Weekly on every Monday at 03:30 am 30 3 * * 1 root /usr/bin/rsnapshot beta #

Re: rsnapshot

2017-09-08 Thread rhkramer
On Friday, September 08, 2017 08:24:09 AM Greg Wooledge wrote: > On Thu, Sep 07, 2017 at 09:40:21PM +0200, Jochen Spieker wrote: > > Pol Hallen: > > > 00 01 * * * root/usr/bin/rsnapshot alpha > > > 30 3 * * * root/usr/bin/rs

Re: rsnapshot

2017-09-08 Thread Greg Wooledge
On Thu, Sep 07, 2017 at 09:40:21PM +0200, Jochen Spieker wrote: > Pol Hallen: > > 00 01 * * * root/usr/bin/rsnapshot alpha > > 30 3 * * * root/usr/bin/rsnapshot beta > > alpha will be run daily at 01:00 am and beta daily at 03:30 a

Re: rsnapshot

2017-09-07 Thread Jochen Spieker
Pol Hallen: > > cat /etc/rsnapshot.conf > [...] > > retain alpha 1 > retain beta7 > retain gamma 12 > retain delta 10 alpha = daily beta = weekly gamma = monthly delta = yearly? > cat /etc/cron.d/rsnapshot > > 00 01 * * * root

rsnapshot

2017-09-07 Thread Pol Hallen
Hi folks :-) I just upgraded 2 pc to debian stable (finally! :-) I see new version of rsnapshot 1.4.2.1, I'd like make a daily backup and keep it for 10 years, so I done this: cat /etc/rsnapshot.conf [...] retain alpha 1 retain beta7 retain gamma 12 retain delta 10 cat

Re: rsnapshot advice

2016-10-20 Thread Jochen Spieker
Pol Hallen: > > PPS: main backup of each server will be /etc/ For /etc you can also install etckeeper on all servers and just git+ssh pull from a remote location. J. -- Television advertisements are the apothesis of twentieth century culture. [Agree] [Disagree]

Re: rsnapshot advice

2016-10-19 Thread Eike Lantzsch
On Mittwoch, 19. Oktober 2016 14:13:00 PYST Dan Ritter wrote: > On Wed, Oct 19, 2016 at 06:59:56PM +0200, Pol Hallen wrote: > > Hey all :-) > > > > I need an advice about remote rsnapshot backup: in my scenario I've 8 > > servers and one primary (backup serve

Re: rsnapshot advice

2016-10-19 Thread Chris
Pol Hallen wrote: > What is better: make on each server rsnapshot and automatically backup > data (ssh+root) to primary server? > > Or on primary server make a remote backup to all other servers (ssh+root)? I would pull the backup, in case one server is compromised, only one

Re: rsnapshot advice

2016-10-19 Thread Dan Ritter
On Wed, Oct 19, 2016 at 06:59:56PM +0200, Pol Hallen wrote: > Hey all :-) > > I need an advice about remote rsnapshot backup: in my scenario I've 8 > servers and one primary (backup server) in same LAN. > > What is better: make on each server rsnapshot and automatically

Re: rsnapshot advice

2016-10-19 Thread Pol Hallen
PPS: main backup of each server will be /etc/ Pol

rsnapshot advice

2016-10-19 Thread Pol Hallen
Hey all :-) I need an advice about remote rsnapshot backup: in my scenario I've 8 servers and one primary (backup server) in same LAN. What is better: make on each server rsnapshot and automatically backup data (ssh+root) to primary server? Or on primary server make a remote backup t

Re: Rsnapshot /var/run PID

2015-10-26 Thread Simon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Oct 25, 2015 at 04:27:10PM +, Simon wrote: Hi All, Using Debian 8 and I'd like to run rsnapshot as a regular (non-root) user but it doesn't have permissions to drop the pid file in /var/run. I created a directory called rs

Re: Rsnapshot /var/run PID

2015-10-26 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Oct 25, 2015 at 04:27:10PM +, Simon wrote: > Hi All, > > Using Debian 8 and I'd like to run rsnapshot as a regular (non-root) > user but it doesn't have permissions to drop the pid file in > /var/run. > &g

Rsnapshot /var/run PID

2015-10-25 Thread Simon
Hi All, Using Debian 8 and I'd like to run rsnapshot as a regular (non-root) user but it doesn't have permissions to drop the pid file in /var/run. I created a directory called rsnapshot in /var/run with the appropriate permissions which, I thought, fixed the problem. Unfortunat

Re: rsnapshot and cron :-)

2011-07-03 Thread Aniruddha
On Wed, Jun 29, 2011 at 11:21 AM, Pol Hallen wrote: > Hi folks > > Using rsnapshot I've unsure about maintein my backup for almost 24 months: > > in rsnapshot.conf I have: > > interval        hourly  6 > interval        daily   7 > interval        weekly  4 > in

rsnapshot and cron :-)

2011-06-29 Thread Pol Hallen
Hi folks Using rsnapshot I've unsure about maintein my backup for almost 24 months: in rsnapshot.conf I have: intervalhourly 6 intervaldaily 7 intervalweekly 4 interval monthly 24 (I hope that "interval monthly 24" is same of maintein my bac

Re: delay shutdown while backup (rsnapshot) is running

2010-07-05 Thread André Berger
* Fabian Kürten (2010-07-01): [...] > Now my question: How can I prevent/delay the shutdown while rsnapshot is > running. For your information, I am using gnome, so a solution working > only for shutdowns via gnome system menu would be sufficient. How does that system work? You could ru

delay shutdown while backup (rsnapshot) is running

2010-07-01 Thread Fabian Kürten
Hi, I am using rsnapshot, together with run-rsnapshot and cron on my laptop. This works perfectly fine as long as I don't decide to shutdown during a backup. Unfortunately, on shutdown, rsnapshot gets terminated/killed, which leaves the backup in an inconsistent state. For example this might

backing up with rsnapshot and LVM snapshots

2010-03-04 Thread Celejar
Hi, I've been backing up using rsnapshot directly on my running system. I recently decided to begin doing this properly, and to use LVM's snapshot facility, so I wrote a basic, simple script to encapsulate the rsnapshot call with LVM snapshot creation, mounting, umounting, and removal

rsnapshot

2006-12-20 Thread nomar
Have a look at an application called rsnapshot: http://www.rsnapshot.org/ # apt-get install rsnapshot -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]