You can subscribe to this list here.
2003 |
Jan
(11) |
Feb
(50) |
Mar
(10) |
Apr
(10) |
May
(7) |
Jun
(44) |
Jul
(23) |
Aug
(13) |
Sep
(27) |
Oct
(41) |
Nov
(21) |
Dec
(21) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(23) |
Feb
(20) |
Mar
(9) |
Apr
(6) |
May
(5) |
Jun
(10) |
Jul
(8) |
Aug
(16) |
Sep
(8) |
Oct
(7) |
Nov
(8) |
Dec
(11) |
2005 |
Jan
(6) |
Feb
(3) |
Mar
(11) |
Apr
(14) |
May
(17) |
Jun
(19) |
Jul
(9) |
Aug
(5) |
Sep
(6) |
Oct
(1) |
Nov
|
Dec
(3) |
2006 |
Jan
(7) |
Feb
(5) |
Mar
(4) |
Apr
(8) |
May
(10) |
Jun
|
Jul
(5) |
Aug
(11) |
Sep
|
Oct
(6) |
Nov
(7) |
Dec
(1) |
2007 |
Jan
(1) |
Feb
|
Mar
|
Apr
(1) |
May
(4) |
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
(8) |
Nov
(1) |
Dec
(1) |
2008 |
Jan
(1) |
Feb
(1) |
Mar
(2) |
Apr
|
May
(1) |
Jun
(8) |
Jul
(1) |
Aug
|
Sep
(1) |
Oct
(9) |
Nov
(3) |
Dec
|
2009 |
Jan
|
Feb
|
Mar
(6) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
(3) |
Feb
|
Mar
(11) |
Apr
|
May
(3) |
Jun
(1) |
Jul
|
Aug
(1) |
Sep
(2) |
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
(11) |
Apr
|
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(3) |
2017 |
Jan
(7) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2023 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Marco P. <pa...@el...> - 2005-09-14 17:49:45
|
On Wednesday 14 September 2005 19:46,=20 fle...@li... wrote: > flexbackup-help -- confirmation of subscription -- request 531240 > > We have received a request from 82.54.189.202 for subscription of your > email address, <pa...@el...>, to the > fle...@li... mailing list. To confirm the > request, please send a message to > fle...@li..., and either: > > - maintain the subject line as is (the reply's additional "Re:" is > ok), > > - or include the following line - and only the following line - in the > message body: > > confirm 531240 > > (Simply sending a 'reply' to this message should work from most email > interfaces, since that usually leaves the subject line in the right > form.) > > If you do not wish to subscribe to this list, please simply disregard > this message. Send questions to > fle...@li.... =2D-=20 Marco Pantaleoni elastiC language developer http://www.elasticworld.org |
From: John H. B. I. <ben...@th...> - 2005-09-07 01:25:10
|
I deleted the previous e-mail. To the person that said they were seeing I/O errors, try adding this to your flexbackup.conf file $mt{'tell'} = 'status'; I found this googling sometime last year as my drive showing the same thing. Good Luck, John Bennett |
From: Michele C. <mi...@pr...> - 2005-09-06 09:52:03
|
Hi, I'm using HP Ultrium 460 with slackware 10.1 and flexbaclup 1.2.1. I can backup and restore everythings, but I always the error "/dev/nst0: Input/output error" inside the outout. For example when I try to do a list operation #flexbackup -list -num 1 the output is: flexbackup version 1.2.1 (http://flexbackup.sourceforge.net) |------------------------------------------------------------ | Checking /bin/sh on this machine... bash1 |------------------------------------------------------------ | Logging output to "flexbackup.list.200509061129.log" | Positioning tape at file number 1 |------------------------------------------------------------ /dev/nst0: Input/output error |------------------------------------------------------------ | sudo dd ibs=64k obs=64k conv=noerror if="/dev/nst0" | sudo afio -t -z -D \ | /usr/bin/flexbackup -P gzip -Q -d -Q -q -Z -v -b 64k - |------------------------------------------------------------ -rw-r--r-- 1 nobody nobody 79 Sep 6 10:00:30 2005 //--CONTROL_FILE/flexbackup.volume_header_info Volume Label: level 0 /tmp Tue Sep 06 10:00:29 2005 afio+gzip from fileserver drwxrwxrwt 1 root root Aug 12 14:39:36 2005 .ICE-unix drwxrwxrwt 1 root root Aug 12 14:39:36 2005 .X11-unix ....... list of all files in /tmp drwxrwxrwt 1 root root Sep 6 10:00:30 2005 . -- compressed afio: 12m+756k+723 bytes read in 1 seconds. The operation was successful. 204+0 records in 204+0 records out |------------------------------------------------------------ /dev/nst0: Input/output error |------------------------------------------------------------ Any idea? Thanks MIchele |
From: Marc G. <mar...@ya...> - 2005-08-31 08:05:56
|
Hello -- I'm doing full and differential backups on a spare hard drive. Mostly for my own incompetence, that makes me only realise days later that I deleted an important file. I wonder what the best way is to find out the latest version of a file in my backups. Currently I grep through the output of flexbackup -list for my latest backup archives one after the other until I find the file. But it's a less than pleasant experience... Regards, Marc Gerges __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
From: Joe L. <la...@sc...> - 2005-08-30 23:29:18
|
Hi Josh: They are more for flexbackup. If there is interest in them for the project, I'd be happy to include them. Otherwise, I am not sure there would be general enough interest in this. Any thoughts? Joe Josh Berkus wrote: > Joe, > > >>http://downloads.scalableinformatics.com/downloads/backup/rmob.pl . It >>will look over the names in the directory pointed to by >>--dir=/path/to/backup/files and remove any that are older than >>--age=number_of_days . By default it will work in the current directory >>and remove only the back files that are older than 30 days. > > > Looks cool. Why not upload them to sourceforge? > > --Josh > -- Joseph Landman, Ph.D Founder and CEO Scalable Informatics LLC, email: la...@sc... web : http://www.scalableinformatics.com phone: +1 734 786 8423 fax : +1 734 786 8452 cell : +1 734 612 4615 |
From: Josh B. <jo...@ag...> - 2005-08-30 23:27:47
|
Joe, > http://downloads.scalableinformatics.com/downloads/backup/rmob.pl . =A0It > will look over the names in the directory pointed to by > --dir=3D/path/to/backup/files and remove any that are older than > --age=3Dnumber_of_days . =A0By default it will work in the current direct= ory > and remove only the back files that are older than 30 days. Looks cool. Why not upload them to sourceforge? =2D-Josh =2D-=20 __Aglio Database Solutions_______________ Josh Berkus Consultant jo...@ag... www.agliodbs.com Ph: 415-752-2500 Fax: 415-752-2387 2166 Hayes Suite 200 San Francisco, CA |
From: Joe L. <la...@sc...> - 2005-08-30 23:24:35
|
I wrote a few scripts to help turn flexbackup into a disk-to-usbdisk backup system, maintaining a set duration of backups. You could accomplish much the same thing with some fancy crontab+shell scripts, but I prefer using Perl for anything moderately or more so complex. The first is rmob.pl at http://downloads.scalableinformatics.com/downloads/backup/rmob.pl . It will look over the names in the directory pointed to by --dir=/path/to/backup/files and remove any that are older than --age=number_of_days . By default it will work in the current directory and remove only the back files that are older than 30 days. The second is rotate_backup.pl, which will adjust a soft link to the backup directory (as specified in the /etc/flexbackup.conf file), to point to one of several usbdisk units hanging off /media/usbdisk1, /media/usbdisk2, ... , /media/usbdiskN . Based upon the number of disks (hardwired on the 6th line of the script), and the number of days in a month (hardwired to 31), it will "evenly" divide the month into 31/N slices, and set an index equal to the integer portion of (1+31/N) which is then used to construct the soft link to the appropriate USB2 hard disk. You can set the particular directory where your usbdisk are mounted using the --dir=/path/to/usbdisk which the script will use as a template to create the soft link to --link=/path/to/link/to/for/backup . Couple these two with a few USB2 drives, and a hotplug system that mounts things like this in /media/usbdisk*, as well as a flexbackup config which always backs up to the link (/media/backup in this case), and some simple crontabs 05 0 * * * /usr/sbin/rotate_backup.pl > /srv/backup/rotate-`date -I`.log 2>&1 5 0 * * * /usr/sbin/rmob.pl --age 15 --dir /media/backup 30 0 1,15 * * /usr/bin/flexbackup -set all > /srv/backup/backup-all-`date -I`.log 2>&1 30 0 2-14,16-31 * * /usr/bin/flexbackup -set user -level differential > /srv/backup/backup-user-`date -I`.log 2>&1 30 6 2-14,16-31 * * /usr/bin/flexbackup -set system -level differential > /srv/backup/backup-system-`date -I`.log 2>&1 (note: you could simply do incremental backups rather than differentials) and you have a rather complete rotating backup system to USB2 media. Quite simple really. Joe -- Joseph Landman, Ph.D Founder and CEO Scalable Informatics LLC, email: la...@sc... web : http://www.scalableinformatics.com phone: +1 734 786 8423 fax : +1 734 786 8452 cell : +1 734 612 4615 |
From: Carlos A. S. M. <ca...@tu...> - 2005-08-30 17:12:18
|
Hi: I'm trying to backup some smbfolders /mnt/hariseldon/admContainer/... /mnt/hariseldon/beeTracert/... /mnt/jmorales/admContainer/... /mnt/ragnarok/z4Project/... /mnt/kerberos/Data In some of them there is another dir named "build" and others "deploy" For instance /mnt/hariseldon/admContainer/build /mnt/ragnarok/z4Project/deploy What I need is to not backup this dirs. I think that I can do that whit prune, but I just can't understand the way it's used :-( I can't not use exclude_expr, because if I try to put some in there flexbackup crash due to excesive number of files to backup (I've to comment every exclude line) Thanx! -- ___ Carlos A. Sepulveda M. | JID: ca...@tu... |___| http://www.tuxpan.com/casep | ICQ: 31472448 (o\_|_/o) May the TUX be with You | user #292837 counter.li.org U U '76 1300 L "Bob Esponja" |
From: Chip B. <cb...@in...> - 2005-07-25 19:02:00
|
Flexbackup now seems to be working, however, I can't get it to restore or read indexes. I went down the list of items in the FAQ (blksize, pad, indexes, etc,) and nothing worked. Everything writes fine, but when it goes to read, the hard drive goes nuts forever and the process only dies after a Ctl-C. Any ideas as to how I can troubleshoot it further? ________________________________________ Chip Burke |
From: Simon M. <sim...@ch...> - 2005-07-25 18:05:54
|
> Thanks a lot. It does indeed build fine. I notice on the Flexbackup sit= e > it > is -5 and yours is -6. I am guessing that something was tweaked between > them. They really have no relation. The -6 is just my own rpm release number. M= y package includes patches from the debian package because they include fixes for newer build environments. Simon > > ________________________________________ > Chip Burke > Innova Partners > 1177 Olentangy River Rd. > Columbus, OH 43212-3117 > > Voice: 614-384-7446 > Fax: 614-384-7453 > E-mail: cb...@in... > ________________________________________ > > > -----Original Message----- > From: Simon Matter [mailto:sim...@ch...] > Sent: Monday, July 25, 2005 1:03 PM > Cc: fle...@li... > Subject: Re: FW: [flexbackup-help] Buffer won't build > >> >> It is RPM version 4.4.1 on Fedora Core 4 (2.6.12) i686/P4 >> >> So it looks like the license is taken care of, however now I am gettin= g >> this >> error: >> >> + make 'CFLAGS=3D-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=3D2 -fexceptions -= m32 > > My src rpm builds fine on FC-4. Find it here > http://www.invoca.ch/pub/packages/buffer/ > > Regards, > Simon > >> -march=3Di386 -mtune=3Dpentium4 -fasynchronous-unwind-tables -Wall -s' >> gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=3D2 -fexceptions -m32 -march=3D= i386 >> -mtune=3Dpentium4 -fasynchronous-unwind-tables -Wall -s -c -o buffer= .o >> buffer.c >> buffer.c:135: error: conflicting types for 'shmat' >> /usr/include/sys/shm.h:58: error: previous declaration of 'shmat' was >> here >> buffer.c: In function 'do_size': >> buffer.c:926: warning: ignoring return value of 'sscanf', declared wit= h >> attribute warn_unused_result >> make: *** [buffer.o] Error 1 >> error: Bad exit status from /var/tmp/rpm-tmp.18318 (%build) >> >> >> RPM build errors: >> Bad exit status from /var/tmp/rpm-tmp.18318 (%build) >> >> >> I really appreciate your help as this is the exact type of software I >> need. >> AMANDA is indeed too much and dump is too cumbersome to use effectivel= y. >> Thanks! >> ________________________________________ >> Chip Burke >> >> >> >> -----Original Message----- >> From: fle...@li... >> [mailto:fle...@li...] On Behalf Of >> Charlie >> Brady >> Sent: Monday, July 25, 2005 11:25 AM >> To: Chip Burke >> Cc: fle...@li... >> Subject: Re: [flexbackup-help] Buffer won't build >> >> >> On Mon, 25 Jul 2005, Chip Burke wrote: >> >>> I m trying to compile buffer from the src RPM, and I keep getting: >>> >>> rpmbuild -ba /usr/src/redhat/SPECS/buffer.spec >>> >>> error: Legacy syntax is unsupported: copyright >>> >>> error: line 5: Unknown tag: Copyright: GPL >> >> Do rpm -iv ....src.rpm, then edit /usr/src/redhat/SPECS/buffer.spec, a= nd >> change: >> >> Copyright: GPL >> >> to >> >> License: GPL >> >> Then do: >> >> rpm -bb /usr/src/redhat/SPECS/buffer.spec >> >> BTW, what platform are you building on? And what version of rpm do you >> have (rpm --version)? >> >> -- >> Charlie >> >> A: Because we read from top to bottom, left to right. >> Q: Why should i start my reply below the quoted text? >> >> >> >> ------------------------------------------------------- >> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies >> from IBM. Find simple to follow Roadmaps, straightforward articles, >> informative Webcasts and more! Get everything you need to get up to >> speed, fast. http://ads.osdn.com/?ad_id=3D7477&alloc_id=3D16492&op=3Dc= lick >> _______________________________________________ >> flexbackup-help mailing list >> fle...@li... >> https://lists.sourceforge.net/lists/listinfo/flexbackup-help >> >> >> >> >> ------------------------------------------------------- >> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies >> from IBM. Find simple to follow Roadmaps, straightforward articles, >> informative Webcasts and more! Get everything you need to get up to >> speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id=16492&op=BFick >> _______________________________________________ >> flexbackup-help mailing list >> fle...@li... >> https://lists.sourceforge.net/lists/listinfo/flexbackup-help >> >> > > > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id=16492&op=BFick > _______________________________________________ > flexbackup-help mailing list > fle...@li... > https://lists.sourceforge.net/lists/listinfo/flexbackup-help > > |
From: Chip B. <cb...@in...> - 2005-07-25 17:46:29
|
Thanks a lot. It does indeed build fine. I notice on the Flexbackup site = it is -5 and yours is -6. I am guessing that something was tweaked between them. ________________________________________ Chip Burke Innova Partners 1177 Olentangy River Rd. Columbus, OH 43212-3117 Voice: 614-384-7446 Fax: 614-384-7453 E-mail: cb...@in... ________________________________________ -----Original Message----- From: Simon Matter [mailto:sim...@ch...]=20 Sent: Monday, July 25, 2005 1:03 PM Cc: fle...@li... Subject: Re: FW: [flexbackup-help] Buffer won't build > > It is RPM version 4.4.1 on Fedora Core 4 (2.6.12) i686/P4 > > So it looks like the license is taken care of, however now I am = getting > this > error: > > + make 'CFLAGS=3D-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=3D2 -fexceptions = -m32 My src rpm builds fine on FC-4. Find it here http://www.invoca.ch/pub/packages/buffer/ Regards, Simon > -march=3Di386 -mtune=3Dpentium4 -fasynchronous-unwind-tables -Wall -s' > gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=3D2 -fexceptions -m32 = -march=3Di386 > -mtune=3Dpentium4 -fasynchronous-unwind-tables -Wall -s -c -o = buffer.o > buffer.c > buffer.c:135: error: conflicting types for 'shmat' > /usr/include/sys/shm.h:58: error: previous declaration of 'shmat' was = here > buffer.c: In function 'do_size': > buffer.c:926: warning: ignoring return value of 'sscanf', declared = with > attribute warn_unused_result > make: *** [buffer.o] Error 1 > error: Bad exit status from /var/tmp/rpm-tmp.18318 (%build) > > > RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.18318 (%build) > > > I really appreciate your help as this is the exact type of software I > need. > AMANDA is indeed too much and dump is too cumbersome to use = effectively. > Thanks! > ________________________________________ > Chip Burke > > > > -----Original Message----- > From: fle...@li... > [mailto:fle...@li...] On Behalf Of = Charlie > Brady > Sent: Monday, July 25, 2005 11:25 AM > To: Chip Burke > Cc: fle...@li... > Subject: Re: [flexbackup-help] Buffer won't build > > > On Mon, 25 Jul 2005, Chip Burke wrote: > >> I m trying to compile buffer from the src RPM, and I keep getting: >> >> rpmbuild -ba /usr/src/redhat/SPECS/buffer.spec >> >> error: Legacy syntax is unsupported: copyright >> >> error: line 5: Unknown tag: Copyright: GPL > > Do rpm -iv ....src.rpm, then edit /usr/src/redhat/SPECS/buffer.spec, = and > change: > > Copyright: GPL > > to > > License: GPL > > Then do: > > rpm -bb /usr/src/redhat/SPECS/buffer.spec > > BTW, what platform are you building on? And what version of rpm do you > have (rpm --version)? > > -- > Charlie > > A: Because we read from top to bottom, left to right. > Q: Why should i start my reply below the quoted text? > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. = http://ads.osdn.com/?ad_id=3D7477&alloc_id=3D16492&op=3Dclick > _______________________________________________ > flexbackup-help mailing list > fle...@li... > https://lists.sourceforge.net/lists/listinfo/flexbackup-help > > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id=16492&op=BFick > _______________________________________________ > flexbackup-help mailing list > fle...@li... > https://lists.sourceforge.net/lists/listinfo/flexbackup-help > > |
From: Simon M. <sim...@ch...> - 2005-07-25 17:03:17
|
> > It is RPM version 4.4.1 on Fedora Core 4 (2.6.12) i686/P4 > > So it looks like the license is taken care of, however now I am getting > this > error: > > + make 'CFLAGS=3D-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=3D2 -fexceptions -m= 32 My src rpm builds fine on FC-4. Find it here http://www.invoca.ch/pub/packages/buffer/ Regards, Simon > -march=3Di386 -mtune=3Dpentium4 -fasynchronous-unwind-tables -Wall -s' > gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=3D2 -fexceptions -m32 -march=3Di= 386 > -mtune=3Dpentium4 -fasynchronous-unwind-tables -Wall -s -c -o buffer.= o > buffer.c > buffer.c:135: error: conflicting types for 'shmat' > /usr/include/sys/shm.h:58: error: previous declaration of 'shmat' was h= ere > buffer.c: In function 'do_size': > buffer.c:926: warning: ignoring return value of 'sscanf', declared with > attribute warn_unused_result > make: *** [buffer.o] Error 1 > error: Bad exit status from /var/tmp/rpm-tmp.18318 (%build) > > > RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.18318 (%build) > > > I really appreciate your help as this is the exact type of software I > need. > AMANDA is indeed too much and dump is too cumbersome to use effectively= . > Thanks! > ________________________________________ > Chip Burke > > > > -----Original Message----- > From: fle...@li... > [mailto:fle...@li...] On Behalf Of Charl= ie > Brady > Sent: Monday, July 25, 2005 11:25 AM > To: Chip Burke > Cc: fle...@li... > Subject: Re: [flexbackup-help] Buffer won't build > > > On Mon, 25 Jul 2005, Chip Burke wrote: > >> I m trying to compile buffer from the src RPM, and I keep getting: >> >> rpmbuild -ba /usr/src/redhat/SPECS/buffer.spec >> >> error: Legacy syntax is unsupported: copyright >> >> error: line 5: Unknown tag: Copyright: GPL > > Do rpm -iv ....src.rpm, then edit /usr/src/redhat/SPECS/buffer.spec, an= d > change: > > Copyright: GPL > > to > > License: GPL > > Then do: > > rpm -bb /usr/src/redhat/SPECS/buffer.spec > > BTW, what platform are you building on? And what version of rpm do you > have (rpm --version)? > > -- > Charlie > > A: Because we read from top to bottom, left to right. > Q: Why should i start my reply below the quoted text? > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=3D7477&alloc_id=3D16492&op=3Dcl= ick > _______________________________________________ > flexbackup-help mailing list > fle...@li... > https://lists.sourceforge.net/lists/listinfo/flexbackup-help > > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id=16492&op=BFick > _______________________________________________ > flexbackup-help mailing list > fle...@li... > https://lists.sourceforge.net/lists/listinfo/flexbackup-help > > |
From: Chip B. <cb...@in...> - 2005-07-25 16:08:57
|
It is RPM version 4.4.1 on Fedora Core 4 (2.6.12) i686/P4 So it looks like the license is taken care of, however now I am getting = this error: + make 'CFLAGS=3D-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=3D2 -fexceptions = -m32 -march=3Di386 -mtune=3Dpentium4 -fasynchronous-unwind-tables -Wall -s' gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=3D2 -fexceptions -m32 = -march=3Di386 -mtune=3Dpentium4 -fasynchronous-unwind-tables -Wall -s -c -o buffer.o buffer.c buffer.c:135: error: conflicting types for 'shmat' /usr/include/sys/shm.h:58: error: previous declaration of 'shmat' was = here buffer.c: In function 'do_size': buffer.c:926: warning: ignoring return value of 'sscanf', declared with attribute warn_unused_result make: *** [buffer.o] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.18318 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.18318 (%build) I really appreciate your help as this is the exact type of software I = need. AMANDA is indeed too much and dump is too cumbersome to use effectively. Thanks! ________________________________________ Chip Burke -----Original Message----- From: fle...@li... [mailto:fle...@li...] On Behalf Of = Charlie Brady Sent: Monday, July 25, 2005 11:25 AM To: Chip Burke Cc: fle...@li... Subject: Re: [flexbackup-help] Buffer won't build On Mon, 25 Jul 2005, Chip Burke wrote: > I m trying to compile buffer from the src RPM, and I keep getting: >=20 > rpmbuild -ba /usr/src/redhat/SPECS/buffer.spec >=20 > error: Legacy syntax is unsupported: copyright >=20 > error: line 5: Unknown tag: Copyright: GPL Do rpm -iv ....src.rpm, then edit /usr/src/redhat/SPECS/buffer.spec, and = change: Copyright: GPL to License: GPL Then do: rpm -bb /usr/src/redhat/SPECS/buffer.spec BTW, what platform are you building on? And what version of rpm do you=20 have (rpm --version)? -- Charlie A: Because we read from top to bottom, left to right. Q: Why should i start my reply below the quoted text? ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. = http://ads.osdn.com/?ad_id=3D7477&alloc_id=3D16492&op=3Dclick _______________________________________________ flexbackup-help mailing list fle...@li... https://lists.sourceforge.net/lists/listinfo/flexbackup-help |
From: Charlie B. <cha...@e-...> - 2005-07-25 15:25:49
|
On Mon, 25 Jul 2005, Chip Burke wrote: > I m trying to compile buffer from the src RPM, and I keep getting: > > rpmbuild -ba /usr/src/redhat/SPECS/buffer.spec > > error: Legacy syntax is unsupported: copyright > > error: line 5: Unknown tag: Copyright: GPL Do rpm -iv ....src.rpm, then edit /usr/src/redhat/SPECS/buffer.spec, and change: Copyright: GPL to License: GPL Then do: rpm -bb /usr/src/redhat/SPECS/buffer.spec BTW, what platform are you building on? And what version of rpm do you have (rpm --version)? -- Charlie A: Because we read from top to bottom, left to right. Q: Why should i start my reply below the quoted text? |
From: Chip B. <cb...@in...> - 2005-07-25 14:36:38
|
I m trying to compile buffer from the src RPM, and I keep getting: rpmbuild -ba /usr/src/redhat/SPECS/buffer.spec error: Legacy syntax is unsupported: copyright error: line 5: Unknown tag: Copyright: GPL Any ideas as to what the problem might be? ________________________________________ Chip Burke |
From: Roger P. <rp...@pr...> - 2005-07-08 19:09:14
|
On Fri, 8 Jul 2005 11:05:46 -0700 "Jim Conner" <jc...@tl...> wrote: > First I need to apologize ... snip Accepted by me, at least, no problem. .. > > So, I installed flexbackup almost 3 months ago. It worked perfectly! I > never had any problems with it until one day and all of a sudden I > started getting the message "Out of memory" after flexbackup runs for > about 20 minutes. So, the following is the actual output from a > semi-interactive run from cli. Btw, it doesn't matter which set I try > and run. I get the same results for every set. ... snip Hi: This may be of little help to you, BUT: I've been using flexbackup for several years and have never seen your problem. My setup is different, and accesses a remote machine via NFS and my 10 MB network, so it is quite slow. You seem to have 1 GB RAM and 2 GB Swap, and four processors (drool :-)). The suggestion that I have is: try a setup for the local machine only and see if that works:- that will separate the local/remote issues. Possibly try refreshing software: I have had a very odd experience (SuSE8.2) totally unrelated to flexbackup, which cause a system-lockup when deleting several hundred files (junk emails). That has gone away after a reload of the software. Your problem seems to be afio, which I also use and with which I have had no problems. Sorry, best that I can suggest, good luck -------------------------------------------------------------------------- Roger Pryor P. Eng. Email: rp...@pr... Pryor and Pryor Inc. Telephone: (+1) 604-685-2621 602 - 1230 Comox Street, Internet: http://www.pryor-and-pryor.com Vancouver, B.C., V6E 1K7, Canada |
From: Jim C. <jc...@tl...> - 2005-07-08 18:03:53
|
First I need to apologize for a rant I posted the last time I posted = (which was some time ago...perhaps a little over a couple months ago?) = I just recently realized that messages from the mail list would = sometimes get filtered at the server and therefore I'd see messages = which were questions come through but rarely if ever saw people answer = those questions. In fact, this happened to me the last time I sent a = question to the list for which I never received any answers or = assistance. Now that I realize that the server is blocking a lot of = those messages I've learned there is a place where I can retrieve those = blocked messages so I am going to re-ask my question if that is ok with = everybody :) So, I installed flexbackup almost 3 months ago. It worked perfectly! I = never had any problems with it until one day and all of a sudden I = started getting the message "Out of memory" after flexbackup runs for = about 20 minutes. So, the following is the actual output from a = semi-interactive run from cli. Btw, it doesn't matter which set I try = and run. I get the same results for every set. box is running rh9 (when not running flexbackup) 09:20:33 up 86 days, 19:19, 1 user, load average: 0.00, 0.00, 0.00 100 processes: 99 sleeping, 1 running, 0 zombie, 0 stopped CPU0 states: 0.0% user 0.0% system 0.0% nice 0.0% iowait 100.0% = idle CPU1 states: 0.0% user 0.0% system 0.0% nice 0.0% iowait 100.0% = idle CPU2 states: 0.0% user 0.2% system 0.0% nice 0.0% iowait 99.3% = idle CPU3 states: 0.0% user 0.0% system 0.0% nice 0.0% iowait 100.0% = idle Mem: 1029980k av, 117444k used, 912536k free, 0k shrd, 25068k = buff 43280k actv, 35220k in_d, 288k in_c Swap: 2040244k av, 24936k used, 2015308k free 42880k = cached -- snip -- [backup@web2 ~]$ /usr/bin/sudo /usr/bin/flexbackup -set tlbmini flexbackup version 1.2.1 (http://flexbackup.sourceforge.net) /etc/flexbackup.conf syntax OK |------------------------------------------------------------ | Checking 'buffer' on this machine... Ok | Checking /bin/sh on this machine... bash2 | Checking shell on host1... bash2 | Checking shell on host4... bash2 | Checking shell on host2... bash2 | Checking for required programs on host host1... = ------------- W A R N I N G ------------- THIS IS A PRIVATE COMPUTER SYSTEM. This computer system including all related equipment, network devices = (specifically including Internet access), are provided only for authorized use. All = computer systems may be monitored for all lawful purposes, including to ensure that their = use is authorized, for management of the system, to facilitate protection = against unauthorized access, and to verify security procedures, survivability and operational = security. Monitoring includes active attacks by authorized personnel and their = entities to test or verify the security of the system. During monitoring, information may be = examined, recorded, copied and used for authorized purposes. All information = including personal information, placed on or sent over this system may be monitored. Uses = of this system, authorized or unauthorized, constitutes consent to monitoring of this = system. Unauthorized use may subject you to criminal prosecution. Evidence of = any such unauthorized use collected during monitoring may be used for = administrative, criminal or other adverse action. Use of this system constitutes consent to = monitoring for these purposes. Ok | Checking for required programs on host host4... = ------------- W A R N I N G ------------- THIS IS A PRIVATE COMPUTER SYSTEM. This computer system including all related equipment, network devices = (specifically including Internet access), are provided only for authorized use. All = computer systems may be monitored for all lawful purposes, including to ensure that their = use is authorized, for management of the system, to facilitate protection = against unauthorized access, and to verify security procedures, survivability and operational = security. Monitoring includes active attacks by authorized personnel and their = entities to test or verify the security of the system. During monitoring, information may be = examined, recorded, copied and used for authorized purposes. All information = including personal information, placed on or sent over this system may be monitored. Uses = of this system, authorized or unauthorized, constitutes consent to monitoring of this = system. Unauthorized use may subject you to criminal prosecution. Evidence of = any such unauthorized use collected during monitoring may be used for = administrative, criminal or other adverse action. Use of this system constitutes consent to = monitoring for these purposes. Ok | Checking for required programs on host host2... = ------------- W A R N I N G ------------- THIS IS A PRIVATE COMPUTER SYSTEM. This computer system including all related equipment, network devices = (specifically including Internet access), are provided only for authorized use. All = computer systems may be monitored for all lawful purposes, including to ensure that their = use is authorized, for management of the system, to facilitate protection = against unauthorized access, and to verify security procedures, survivability and operational = security. Monitoring includes active attacks by authorized personnel and their = entities to test or verify the security of the system. During monitoring, information may be = examined, recorded, copied and used for authorized purposes. All information = including personal information, placed on or sent over this system may be monitored. Uses = of this system, authorized or unauthorized, constitutes consent to monitoring of this = system. Unauthorized use may subject you to criminal prosecution. Evidence of = any such unauthorized use collected during monitoring may be used for = administrative, criminal or other adverse action. Use of this system constitutes consent to = monitoring for these purposes. Ok | Checking 'buffer' on host host1... = ------------- W A R N I N G ------------- THIS IS A PRIVATE COMPUTER SYSTEM. This computer system including all related equipment, network devices = (specifically including Internet access), are provided only for authorized use. All = computer systems may be monitored for all lawful purposes, including to ensure that their = use is authorized, for management of the system, to facilitate protection = against unauthorized access, and to verify security procedures, survivability and operational = security. Monitoring includes active attacks by authorized personnel and their = entities to test or verify the security of the system. During monitoring, information may be = examined, recorded, copied and used for authorized purposes. All information = including personal information, placed on or sent over this system may be monitored. Uses = of this system, authorized or unauthorized, constitutes consent to monitoring of this = system. Unauthorized use may subject you to criminal prosecution. Evidence of = any such unauthorized use collected during monitoring may be used for = administrative, criminal or other adverse action. Use of this system constitutes consent to = monitoring for these purposes. Ok | Checking 'buffer' on host host4... = ------------- W A R N I N G ------------- THIS IS A PRIVATE COMPUTER SYSTEM. This computer system including all related equipment, network devices = (specifically including Internet access), are provided only for authorized use. All = computer systems may be monitored for all lawful purposes, including to ensure that their = use is authorized, for management of the system, to facilitate protection = against unauthorized access, and to verify security procedures, survivability and operational = security. Monitoring includes active attacks by authorized personnel and their = entities to test or verify the security of the system. During monitoring, information may be = examined, recorded, copied and used for authorized purposes. All information = including personal information, placed on or sent over this system may be monitored. Uses = of this system, authorized or unauthorized, constitutes consent to monitoring of this = system. Unauthorized use may subject you to criminal prosecution. Evidence of = any such unauthorized use collected during monitoring may be used for = administrative, criminal or other adverse action. Use of this system constitutes consent to = monitoring for these purposes. Ok | Checking 'buffer' on host host2... = ------------- W A R N I N G ------------- THIS IS A PRIVATE COMPUTER SYSTEM. This computer system including all related equipment, network devices = (specifically including Internet access), are provided only for authorized use. All = computer systems may be monitored for all lawful purposes, including to ensure that their = use is authorized, for management of the system, to facilitate protection = against unauthorized access, and to verify security procedures, survivability and operational = security. Monitoring includes active attacks by authorized personnel and their = entities to test or verify the security of the system. During monitoring, information may be = examined, recorded, copied and used for authorized purposes. All information = including personal information, placed on or sent over this system may be monitored. Uses = of this system, authorized or unauthorized, constitutes consent to monitoring of this = system. Unauthorized use may subject you to criminal prosecution. Evidence of = any such unauthorized use collected during monitoring may be used for = administrative, criminal or other adverse action. Use of this system constitutes consent to = monitoring for these purposes. Ok |------------------------------------------------------------ | Doing level 0 backup of set tlbmini using afio Out of memory! -- snip -- Now, here is my config... -- snip -- # -*-Mode: perl-*- $type =3D 'afio'; $set{'tlbmini'} =3D 'host1:/etc ' . 'host1:/var/log ' . 'host1:/var/backup ' . 'host1:/boot ' . 'host1:/home ' . 'host2:/etc ' . 'host2:/var/log ' . 'host2:/boot ' . 'host2:/var/backup ' . 'host2:/home ' . '/etc ' . '/var/log ' . '/boot ' . '/var/backup ' . '/home ' . 'host4:/etc ' . 'host4:/var/log ' . 'host4:/boot ' . 'host4:/var/backup ' . 'host4:/home ' . 'host4:/usr/local ' ; # $set{'tlb'} =3D 'host1:/etc ' . 'host1:/var/log ' . 'host1:/var/backup ' . 'host1:/boot ' . 'host1:/home ' . 'host1:/usr/bin ' . 'host1:/usr/sbin ' . 'host1:/bin ' . 'host1:/sbin ' . 'host1:/lib ' . 'host1:/usr/lib ' . 'host1:/usr/local/src '. 'host2:/etc ' . 'host2:/var/log ' . 'host2:/boot ' . 'host2:/var/backup ' . 'host2:/home ' . 'host2:/usr/bin ' . 'host2:/usr/sbin ' . 'host2:/bin ' . 'host2:/sbin ' . 'host2:/lib ' . 'host2:/usr/lib ' . '/etc ' . '/var/log ' . '/boot ' . '/var/backup ' . '/home ' . '/usr/bin ' . '/usr/sbin ' . '/bin ' . '/sbin ' . '/lib ' . '/usr/lib ' . 'host4:/etc ' . 'host4:/var/log ' . 'host4:/boot ' . 'host4:/var/backup ' . 'host4:/home ' . 'host4:/usr/local ' . 'host4:/usr/bin ' . 'host4:/usr/sbin ' . 'host4:/bin ' . 'host4:/sbin ' . 'host4:/lib ' . 'host4:/usr/lib'; ## Individual sets (requires a tape per set $set{'lb1'} =3D 'host1:/boot '. 'host1:/etc '. 'host1:/usr/sbin '. 'host1:/usr/bin '. 'host1:/home '. 'host1:/bin '. 'host1:/sbin '. 'host1:/lib '. 'host1:/var/log '. 'host1:/var/backup '. 'host1:/usr/lib '. 'host1:/usr/local/src'; $set{'web1'} =3D 'host2:/home '. 'host2:/var/log '. 'host2:/boot '. 'host2:/etc '. 'host2:/var/backup '. 'host2:/usr/bin '. 'host2:/usr/sbin '. 'host2:/sbin '. 'host2:/bin '. 'host2:/usr/lib '. 'host2:/lib'; $set{'web2'} =3D '/home /var/log /boot /etc /var/backup /usr/sbin'. '/usr/bin /sbin /bin /lib /usr/lib'; $set{'web3'} =3D 'host4:/etc '. 'host4:/var/log '. 'host4:/boot '. 'host4:/var/backup '. 'host4:/usr/local '. 'host4:/usr/bin '. 'host4:/usr/sbin '. 'host4:/bin '. 'host4:/home '. 'host4:/lib '. 'host4:/usr/lib'; $prune{'/'} =3D "proc tmp lost+found"; $prune{'/usr'} =3D "lost+found"; $prune{'/boot'} =3D "lost+found"; $compress =3D 'gzip'; # one of = false/gzip/bzip2/lzop/zip/compress/hardware $compr_level =3D '9'; # compression level (1-9) (for = gzip/bzip2/lzop/zip) $buffer =3D 'buffer'; # one of false/buffer/mbuffer $buffer_megs =3D '10'; # buffer memory size (in megabytes) $buffer_fill_pct =3D '75'; # start writing when buffer this percent = full $buffer_pause_usec =3D '100'; # pause after write (tape devices only) $device =3D '/dev/tape'; $blksize =3D '32'; #$mt_blksize =3D "0"; $pad_blocks =3D 'true'; $remoteshell =3D 'ssh'; # command for remote shell (rsh/ssh/ssh2) $remoteuser =3D 'backup'; # if non-null, secondary username for remote = shells $label =3D 'true'; # somehow store identifying label in archive? $verbose =3D 'true'; # echo each file? $sparse =3D 'true'; # handle sparse files? $indexes =3D 'true'; # false to turn off all table-of-contents = support $staticfiles =3D 'false'; $atime_preserve =3D 'true'; $traverse_fs =3D 'false'; $exclude_expr[0] =3D '.*/[Cc]ache/.*'; $exclude_expr[1] =3D '.*~$'; $exclude_expr[2] =3D '^#.*'; $exclude_expr[3] =3D 'lost\+found'; $exclude_expr[4] =3D 'proc'; $erase_tape_set_level_zero =3D 'false'; $erase_rewind_only =3D 'true'; $logdir =3D '/var/log/flexbackup'; # directory for log files $comp_log =3D 'gzip'; # compress log? = false/gzip/bzip2/lzop/compress/zip $staticlogs =3D 'false'; # static log filenames w/ no date = stamp $prefix =3D ''; # log files will start with this = prefix $tmpdir =3D '/tmp'; # used for temporary refdate files, = etc $stampdir =3D '/var/lib/flexbackup'; # directory for backup timestamps $index =3D '/var/lib/flexbackup/index'; # DB filename for tape indexes $keyfile =3D '00-index-key'; # filename for keyfile if archiving = to dir $sprefix =3D ''; # stamp files will start with this = prefix $afio_nocompress_types =3D 'mp3 MP3 Z z gz gif zip ZIP lha jpeg jpg JPG = taz tgz deb rpm bz2 lzo'; $afio_echo_block =3D 'true'; $afio_compress_threshold =3D '3'; $afio_compress_cache_size =3D '2'; $tar_echo_record_num =3D 'true'; $cpio_format =3D 'newc'; $dump_length =3D '0'; $dump_use_dumpdates =3D 'false'; $star_fifo =3D 'true'; $star_acl =3D 'true'; $star_format =3D 'exustar'; $star_echo_block_num =3D 'false'; $pax_format =3D 'ustar'; $zip_nocompress_types =3D 'mp3 MP3 Z z gz gif zip ZIP lha jpeg jpg JPG = taz tgz deb rpm bz2 lzo'; $pkgdelta_archive_list =3D 'rootonly'; $pkgdelta_archive_unowned =3D 'true'; $pkgdelta_archive_changed =3D 'true'; $path{'tar'} =3D 'sudo tar'; $path{'afio'} =3D 'sudo afio'; $path{'cpio'} =3D 'sudo cpio'; $path{'dump'} =3D 'sudo /sbin/dump'; $path{'star'} =3D 'sudo star'; $path{'find'} =3D 'sudo find'; $path{'buffer'} =3D 'sudo buffer'; $path{'mt'} =3D 'sudo mt'; $path{'cat'} =3D 'sudo cat'; 1; -- snip -- Watching top during a backup it is clearly obvious that flexbackup is = going wild using memory... -- snip -- Before: [backup@web2 ~]$ free -m total used free shared buffers = cached Mem: 1005 72 933 0 11 = 10 -/+ buffers/cache: 49 956 Swap: 1992 25 1966 During/after: [root@web2 ~]# free -m total used free shared buffers = cached Mem: 1005 996 9 0 0 = 3 -/+ buffers/cache: 992 13 Swap: 1992 1809 183 PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME CPU = COMMAND 5854 root 12 0 1835M 887M 1104 D 1.7 88.2 3:03 0 = flexbackup 5854 root 16 0 2696M 899M 712 R 27.0 89.4 4:40 2 = flexbackup 5854 root 18 0 2755M 877M 724 D 4.7 87.2 4:53 2 = flexbackup from a time session: real 38m17.124s user 3m54.220s sys 1m34.320s and it never gives the terminal back. I have to sigint it. -- snip -- All I can think is that *maybe* flexbackup is grabbing a list of files = and storing them in memory. Now, I also ran flexbackup with the -n switch. When I run it with -n = then flexbackup never finishes and I have to forcibly kill flexbackup to = get my terminal back. -- snip -- [backup@web2 ~]$ time /usr/bin/sudo /usr/bin/flexbackup -set tlbmini -n flexbackup version 1.2.1 (http://flexbackup.sourceforge.net) /etc/flexbackup.conf syntax OK (debug) no backup or mt commands will be executed (debug) no old stamps or old log files will be removed |------------------------------------------------------------ | Checking 'buffer' on this machine... (debug) sh /tmp/buftest.localhost.7773.sh Ok | Checking /bin/sh on this machine... (debug) set x =3D 1 && test $x && echo csh:yes; echo tcsh:$tcsh; echo = bash:$BASH_VERSION; echo zsh:$ZSH_VERSION; echo ksh:$KSH_VERSION bash2 | Checking shell on lb1... (debug) ssh -l backup lb1 'set x =3D 1 && test $x && echo csh:yes; echo = tcsh:$tcsh; echo bash:$BASH_VERSION; echo zsh:$ZSH_VERSION; echo = ksh:$KSH_VERSION' bash2 | Checking shell on web3... (debug) ssh -l backup web3 'set x =3D 1 && test $x && echo csh:yes; echo = tcsh:$tcsh; echo bash:$BASH_VERSION; echo zsh:$ZSH_VERSION; echo = ksh:$KSH_VERSION' bash2 | Checking shell on web1... (debug) ssh -l backup web1 'set x =3D 1 && test $x && echo csh:yes; echo = tcsh:$tcsh; echo bash:$BASH_VERSION; echo zsh:$ZSH_VERSION; echo = ksh:$KSH_VERSION' bash2 | Checking for required programs on host lb1... (debug) ssh -l backup lb1 "sh -c 'type touch 2>&1; type rm 2>&1; type = sudo find 2>&1; type printf 2>&1; type gzip 2>&1; type sudo buffer 2>&1; = type sudo afio 2>&1'" | Checking for required programs on host web3... (debug) ssh -l backup web3 "sh -c 'type touch 2>&1; type rm 2>&1; type = sudo find 2>&1; type printf 2>&1; type gzip 2>&1; type sudo buffer 2>&1; = type sudo afio 2>&1'" | Checking for required programs on host web1... (debug) ssh -l backup web1 "sh -c 'type touch 2>&1; type rm 2>&1; type = sudo find 2>&1; type printf 2>&1; type gzip 2>&1; type sudo buffer 2>&1; = type sudo afio 2>&1'" | Checking 'buffer' on host lb1... (debug) cat /tmp/buftest.lb1.7773.sh | (ssh -l backup lb1 'cat > = /tmp/buftest.lb1.7773.sh; sh /tmp/buftest.lb1.7773.sh; rm -f = /tmp/buftest.lb1.7773.sh') Ok | Checking 'buffer' on host web3... (debug) cat /tmp/buftest.web3.7773.sh | (ssh -l backup web3 'cat > = /tmp/buftest.web3.7773.sh; sh /tmp/buftest.web3.7773.sh; rm -f = /tmp/buftest.web3.7773.sh') Ok | Checking 'buffer' on host web1... (debug) cat /tmp/buftest.web1.7773.sh | (ssh -l backup web1 'cat > = /tmp/buftest.web1.7773.sh; sh /tmp/buftest.web1.7773.sh; rm -f = /tmp/buftest.web1.7773.sh') Ok |------------------------------------------------------------ (debug) sudo mt -f /dev/tape setblk 32768 > /dev/null 2>&1 (debug) sudo mt -f /dev/tape setblk 32768 2>&1 | Doing level 0 backup of set tlbmini using afio (debug) sudo mt -f /dev/tape rewind 2>&1 (debug) dd ibs=3D32k obs=3D32k conv=3Dnoerror,sync count=3D1 = if=3D/dev/tape | ERROR: Tape doesn't have an index! (use -newtape?) | Making sure tape is at end of data... (debug) sudo mt -f /dev/tape eod 2>&1 | Backup set "tlbmini" (lb1:/etc lb1:/var/log lb1:/var/backup lb1:/boot = lb1:/home web1:/etc web1:/var/log web1:/boot web1:/var/backup web1:/home = /etc /var/log /boot /var/backup /home web3:/etc web3:/var/log web3:/boot = web3:/var/backup web3:/home web3:/usr/local ) | Tape #0 |------------------------------------------------------------ (debug) sudo mt -f /dev/tape tell 2>&1 |------------------------------------------------------------ | Backup of: lb1:/etc | Date of this level 0 backup: Fri Jul 08 10:52:07 2005 | Date of last level 0 backup: the epoch |------------------------------------------------------------ ssh -l backup lb1 'printf "mp3 MP3 Z z gz gif zip ZIP lha jpeg jpg JPG = taz \ tgz deb rpm bz2 lzo" > /tmp/nocompress.7773' ssh -l backup lb1 'printf "Volume Label:\nlevel 0 lb1:/etc Fri Jul 08 \ 10:52:07 2005 afio+gzip from web2.tlb.local\n\n" > /tmp/label.7773' ssh -l backup lb1 'cd "/etc" && (printf "//--/tmp/label.7773 \ flexbackup.volume_header_info\n" && sudo find . -depth -xdev ! -type = s ! \ -regex ".*/[Cc]ache/.*" ! -regex ".*~"$ ! -regex "^#.*" ! -regex \ "lost\+found" ! -regex "proc" -print ) | sudo afio -o -E \ /tmp/nocompress.7773 -z -1 m -P gzip -Q -9 -Z -M 2m -T 3k -v -a -B -b = \ 32k - | sudo buffer -m 10m -p 75 -s 32k -t ; x=3D(${PIPESTATUS[@]}); = i=3D0; \ while [ $i -lt ${#x[@]} ]; do [ ${x[$i]} -eq 0 ] || exit ${x[$i]}; \ i=3D$(($i+1)); done' | sudo buffer -m 10m -p 75 -s 32k -t -u 100 -B = -o \ "/dev/tape" ssh -l backup lb1 'rm -f /tmp/nocompress.7773 /tmp/label.7773' |------------------------------------------------------------ (debug) command output would be here |------------------------------------------------------------ | Removing out of date level 1 timestamp for lb1:/etc | Removing out of date level 2 timestamp for lb1:/etc | Removing out of date level 3 timestamp for lb1:/etc | Backup start: Fri Jul 08 10:52:07 2005 | Backup end: Fri Jul 08 10:52:07 2005 |------------------------------------------------------------ (debug) sudo mt -f /dev/tape tell 2>&1 |------------------------------------------------------------ | Backup of: lb1:/var/log | Date of this level 0 backup: Fri Jul 08 10:52:07 2005 | Date of last level 0 backup: the epoch |------------------------------------------------------------ ssh -l backup lb1 'printf "mp3 MP3 Z z gz gif zip ZIP lha jpeg jpg JPG = taz \ tgz deb rpm bz2 lzo" > /tmp/nocompress.7773' ssh -l backup lb1 'printf "Volume Label:\nlevel 0 lb1:/var/log Fri Jul = 08 \ 10:52:07 2005 afio+gzip from web2.tlb.local\n\n" > /tmp/label.7773' ssh -l backup lb1 'cd "/var/log" && (printf "//--/tmp/label.7773 \ flexbackup.volume_header_info\n" && sudo find . -depth -xdev ! -type = s ! \ -regex ".*/[Cc]ache/.*" ! -regex ".*~"$ ! -regex "^#.*" ! -regex \ "lost\+found" ! -regex "proc" -print ) | sudo afio -o -E \ /tmp/nocompress.7773 -z -1 m -P gzip -Q -9 -Z -M 2m -T 3k -v -a -B -b = \ 32k - | sudo buffer -m 10m -p 75 -s 32k -t ; x=3D(${PIPESTATUS[@]}); = i=3D0; \ while [ $i -lt ${#x[@]} ]; do [ ${x[$i]} -eq 0 ] || exit ${x[$i]}; \ i=3D$(($i+1)); done' | sudo buffer -m 10m -p 75 -s 32k -t -u 100 -B = -o \ "/dev/tape" ssh -l backup lb1 'rm -f /tmp/nocompress.7773 /tmp/label.7773' |------------------------------------------------------------ (debug) command output would be here |------------------------------------------------------------ | Removing out of date level 1 timestamp for lb1:/var/log | Removing out of date level 2 timestamp for lb1:/var/log | Removing out of date level 3 timestamp for lb1:/var/log | Backup start: Fri Jul 08 10:52:07 2005 | Backup end: Fri Jul 08 10:52:07 2005 |------------------------------------------------------------ (debug) sudo mt -f /dev/tape tell 2>&1 |------------------------------------------------------------ | Backup of: lb1:/var/backup | Date of this level 0 backup: Fri Jul 08 10:52:07 2005 | Date of last level 0 backup: the epoch |------------------------------------------------------------ ssh -l backup lb1 'printf "mp3 MP3 Z z gz gif zip ZIP lha jpeg jpg JPG = taz \ tgz deb rpm bz2 lzo" > /tmp/nocompress.7773' ssh -l backup lb1 'printf "Volume Label:\nlevel 0 lb1:/var/backup Fri = Jul \ 08 10:52:07 2005 afio+gzip from web2.tlb.local\n\n" > = /tmp/label.7773' ssh -l backup lb1 'cd "/var/backup" && (printf "//--/tmp/label.7773 \ flexbackup.volume_header_info\n" && sudo find . -depth -xdev ! -type = s ! \ -regex ".*/[Cc]ache/.*" ! -regex ".*~"$ ! -regex "^#.*" ! -regex \ "lost\+found" ! -regex "proc" -print ) | sudo afio -o -E \ /tmp/nocompress.7773 -z -1 m -P gzip -Q -9 -Z -M 2m -T 3k -v -a -B -b = \ 32k - | sudo buffer -m 10m -p 75 -s 32k -t ; x=3D(${PIPESTATUS[@]}); = i=3D0; \ while [ $i -lt ${#x[@]} ]; do [ ${x[$i]} -eq 0 ] || exit ${x[$i]}; \ i=3D$(($i+1)); done' | sudo buffer -m 10m -p 75 -s 32k -t -u 100 -B = -o \ "/dev/tape" ssh -l backup lb1 'rm -f /tmp/nocompress.7773 /tmp/label.7773' |------------------------------------------------------------ (debug) command output would be here |------------------------------------------------------------ | Removing out of date level 1 timestamp for lb1:/var/backup | Removing out of date level 2 timestamp for lb1:/var/backup | Removing out of date level 3 timestamp for lb1:/var/backup | Backup start: Fri Jul 08 10:52:07 2005 | Backup end: Fri Jul 08 10:52:07 2005 |------------------------------------------------------------ (debug) sudo mt -f /dev/tape tell 2>&1 |------------------------------------------------------------ | Backup of: lb1:/boot | Date of this level 0 backup: Fri Jul 08 10:52:07 2005 | Date of last level 0 backup: the epoch |------------------------------------------------------------ ssh -l backup lb1 'printf "mp3 MP3 Z z gz gif zip ZIP lha jpeg jpg JPG = taz \ tgz deb rpm bz2 lzo" > /tmp/nocompress.7773' ssh -l backup lb1 'printf "Volume Label:\nlevel 0 lb1:/boot Fri Jul 08 = \ 10:52:07 2005 afio+gzip from web2.tlb.local\n\n" > /tmp/label.7773' ssh -l backup lb1 'cd "/boot" && (printf "//--/tmp/label.7773 \ flexbackup.volume_header_info\n" && sudo find . -depth -xdev ! -type = s ! \ -regex ".*/[Cc]ache/.*" ! -regex ".*~"$ ! -regex "^#.*" ! -regex \ "lost\+found" ! -regex "proc" -print ) | sudo afio -o -E \ /tmp/nocompress.7773 -z -1 m -P gzip -Q -9 -Z -M 2m -T 3k -v -a -B -b = \ 32k - | sudo buffer -m 10m -p 75 -s 32k -t ; x=3D(${PIPESTATUS[@]}); = i=3D0; \ while [ $i -lt ${#x[@]} ]; do [ ${x[$i]} -eq 0 ] || exit ${x[$i]}; \ i=3D$(($i+1)); done' | sudo buffer -m 10m -p 75 -s 32k -t -u 100 -B = -o \ "/dev/tape" ssh -l backup lb1 'rm -f /tmp/nocompress.7773 /tmp/label.7773' |------------------------------------------------------------ (debug) command output would be here |------------------------------------------------------------ | Removing out of date level 1 timestamp for lb1:/boot | Removing out of date level 2 timestamp for lb1:/boot | Removing out of date level 3 timestamp for lb1:/boot | Backup start: Fri Jul 08 10:52:07 2005 | Backup end: Fri Jul 08 10:52:07 2005 |------------------------------------------------------------ (debug) sudo mt -f /dev/tape tell 2>&1 |------------------------------------------------------------ | Backup of: lb1:/home | Date of this level 0 backup: Fri Jul 08 10:52:07 2005 | Date of last level 0 backup: the epoch |------------------------------------------------------------ ssh -l backup lb1 'printf "mp3 MP3 Z z gz gif zip ZIP lha jpeg jpg JPG = taz \ tgz deb rpm bz2 lzo" > /tmp/nocompress.7773' ssh -l backup lb1 'printf "Volume Label:\nlevel 0 lb1:/home Fri Jul 08 = \ 10:52:07 2005 afio+gzip from web2.tlb.local\n\n" > /tmp/label.7773' ssh -l backup lb1 'cd "/home" && (printf "//--/tmp/label.7773 \ flexbackup.volume_header_info\n" && sudo find . -depth -xdev ! -type = s ! \ -regex ".*/[Cc]ache/.*" ! -regex ".*~"$ ! -regex "^#.*" ! -regex \ "lost\+found" ! -regex "proc" -print ) | sudo afio -o -E \ /tmp/nocompress.7773 -z -1 m -P gzip -Q -9 -Z -M 2m -T 3k -v -a -B -b = \ 32k - | sudo buffer -m 10m -p 75 -s 32k -t ; x=3D(${PIPESTATUS[@]}); = i=3D0; \ while [ $i -lt ${#x[@]} ]; do [ ${x[$i]} -eq 0 ] || exit ${x[$i]}; \ i=3D$(($i+1)); done' | sudo buffer -m 10m -p 75 -s 32k -t -u 100 -B = -o \ "/dev/tape" ssh -l backup lb1 'rm -f /tmp/nocompress.7773 /tmp/label.7773' |------------------------------------------------------------ (debug) command output would be here |------------------------------------------------------------ | Removing out of date level 1 timestamp for lb1:/home | Removing out of date level 4 timestamp for lb1:/home | Backup start: Fri Jul 08 10:52:07 2005 | Backup end: Fri Jul 08 10:52:07 2005 |------------------------------------------------------------ (debug) sudo mt -f /dev/tape tell 2>&1 |------------------------------------------------------------ | Backup of: web1:/etc | Date of this level 0 backup: Fri Jul 08 10:52:07 2005 | Date of last level 0 backup: the epoch |------------------------------------------------------------ ssh -l backup web1 'printf "mp3 MP3 Z z gz gif zip ZIP lha jpeg jpg JPG = \ taz tgz deb rpm bz2 lzo" > /tmp/nocompress.7773' ssh -l backup web1 'printf "Volume Label:\nlevel 0 web1:/etc Fri Jul 08 = \ 10:52:07 2005 afio+gzip from web2.tlb.local\n\n" > /tmp/label.7773' ssh -l backup web1 'cd "/etc" && (printf "//--/tmp/label.7773 \ flexbackup.volume_header_info\n" && sudo find . -depth -xdev ! -type = s ! \ -regex ".*/[Cc]ache/.*" ! -regex ".*~"$ ! -regex "^#.*" ! -regex \ "lost\+found" ! -regex "proc" -print ) | sudo afio -o -E \ /tmp/nocompress.7773 -z -1 m -P gzip -Q -9 -Z -M 2m -T 3k -v -a -B -b = \ 32k - | sudo buffer -m 10m -p 75 -s 32k -t ; x=3D(${PIPESTATUS[@]}); = i=3D0; \ while [ $i -lt ${#x[@]} ]; do [ ${x[$i]} -eq 0 ] || exit ${x[$i]}; \ i=3D$(($i+1)); done' | sudo buffer -m 10m -p 75 -s 32k -t -u 100 -B = -o \ "/dev/tape" ssh -l backup web1 'rm -f /tmp/nocompress.7773 /tmp/label.7773' |------------------------------------------------------------ (debug) command output would be here |------------------------------------------------------------ | Removing out of date level 1 timestamp for web1:/etc | Removing out of date level 4 timestamp for web1:/etc | Backup start: Fri Jul 08 10:52:07 2005 | Backup end: Fri Jul 08 10:52:07 2005 |------------------------------------------------------------ (debug) sudo mt -f /dev/tape tell 2>&1 |------------------------------------------------------------ | Backup of: web1:/var/log | Date of this level 0 backup: Fri Jul 08 10:52:07 2005 | Date of last level 0 backup: the epoch |------------------------------------------------------------ ssh -l backup web1 'printf "mp3 MP3 Z z gz gif zip ZIP lha jpeg jpg JPG = \ taz tgz deb rpm bz2 lzo" > /tmp/nocompress.7773' ssh -l backup web1 'printf "Volume Label:\nlevel 0 web1:/var/log Fri = Jul \ 08 10:52:07 2005 afio+gzip from web2.tlb.local\n\n" > = /tmp/label.7773' ssh -l backup web1 'cd "/var/log" && (printf "//--/tmp/label.7773 \ flexbackup.volume_header_info\n" && sudo find . -depth -xdev ! -type = s ! \ -regex ".*/[Cc]ache/.*" ! -regex ".*~"$ ! -regex "^#.*" ! -regex \ "lost\+found" ! -regex "proc" -print ) | sudo afio -o -E \ /tmp/nocompress.7773 -z -1 m -P gzip -Q -9 -Z -M 2m -T 3k -v -a -B -b = \ 32k - | sudo buffer -m 10m -p 75 -s 32k -t ; x=3D(${PIPESTATUS[@]}); = i=3D0; \ while [ $i -lt ${#x[@]} ]; do [ ${x[$i]} -eq 0 ] || exit ${x[$i]}; \ i=3D$(($i+1)); done' | sudo buffer -m 10m -p 75 -s 32k -t -u 100 -B = -o \ "/dev/tape" ssh -l backup web1 'rm -f /tmp/nocompress.7773 /tmp/label.7773' |------------------------------------------------------------ (debug) command output would be here |------------------------------------------------------------ | Removing out of date level 1 timestamp for web1:/var/log | Removing out of date level 4 timestamp for web1:/var/log | Backup start: Fri Jul 08 10:52:07 2005 | Backup end: Fri Jul 08 10:52:07 2005 |------------------------------------------------------------ (debug) sudo mt -f /dev/tape tell 2>&1 |------------------------------------------------------------ | Backup of: web1:/boot | Date of this level 0 backup: Fri Jul 08 10:52:07 2005 | Date of last level 0 backup: the epoch |------------------------------------------------------------ ssh -l backup web1 'printf "mp3 MP3 Z z gz gif zip ZIP lha jpeg jpg JPG = \ taz tgz deb rpm bz2 lzo" > /tmp/nocompress.7773' ssh -l backup web1 'printf "Volume Label:\nlevel 0 web1:/boot Fri Jul = 08 \ 10:52:07 2005 afio+gzip from web2.tlb.local\n\n" > /tmp/label.7773' ssh -l backup web1 'cd "/boot" && (printf "//--/tmp/label.7773 \ flexbackup.volume_header_info\n" && sudo find . -depth -xdev ! -type = s ! \ -regex ".*/[Cc]ache/.*" ! -regex ".*~"$ ! -regex "^#.*" ! -regex \ "lost\+found" ! -regex "proc" -print ) | sudo afio -o -E \ /tmp/nocompress.7773 -z -1 m -P gzip -Q -9 -Z -M 2m -T 3k -v -a -B -b = \ 32k - | sudo buffer -m 10m -p 75 -s 32k -t ; x=3D(${PIPESTATUS[@]}); = i=3D0; \ while [ $i -lt ${#x[@]} ]; do [ ${x[$i]} -eq 0 ] || exit ${x[$i]}; \ i=3D$(($i+1)); done' | sudo buffer -m 10m -p 75 -s 32k -t -u 100 -B = -o \ "/dev/tape" ssh -l backup web1 'rm -f /tmp/nocompress.7773 /tmp/label.7773' |------------------------------------------------------------ (debug) command output would be here |------------------------------------------------------------ | Removing out of date level 1 timestamp for web1:/boot | Removing out of date level 4 timestamp for web1:/boot | Backup start: Fri Jul 08 10:52:07 2005 | Backup end: Fri Jul 08 10:52:07 2005 |------------------------------------------------------------ (debug) sudo mt -f /dev/tape tell 2>&1 |------------------------------------------------------------ | Backup of: web1:/var/backup | Date of this level 0 backup: Fri Jul 08 10:52:07 2005 | Date of last level 0 backup: the epoch |------------------------------------------------------------ ssh -l backup web1 'printf "mp3 MP3 Z z gz gif zip ZIP lha jpeg jpg JPG = \ taz tgz deb rpm bz2 lzo" > /tmp/nocompress.7773' ssh -l backup web1 'printf "Volume Label:\nlevel 0 web1:/var/backup Fri = \ Jul 08 10:52:07 2005 afio+gzip from web2.tlb.local\n\n" > \ /tmp/label.7773' ssh -l backup web1 'cd "/var/backup" && (printf "//--/tmp/label.7773 \ flexbackup.volume_header_info\n" && sudo find . -depth -xdev ! -type = s ! \ -regex ".*/[Cc]ache/.*" ! -regex ".*~"$ ! -regex "^#.*" ! -regex \ "lost\+found" ! -regex "proc" -print ) | sudo afio -o -E \ /tmp/nocompress.7773 -z -1 m -P gzip -Q -9 -Z -M 2m -T 3k -v -a -B -b = \ 32k - | sudo buffer -m 10m -p 75 -s 32k -t ; x=3D(${PIPESTATUS[@]}); = i=3D0; \ while [ $i -lt ${#x[@]} ]; do [ ${x[$i]} -eq 0 ] || exit ${x[$i]}; \ i=3D$(($i+1)); done' | sudo buffer -m 10m -p 75 -s 32k -t -u 100 -B = -o \ "/dev/tape" ssh -l backup web1 'rm -f /tmp/nocompress.7773 /tmp/label.7773' |------------------------------------------------------------ (debug) command output would be here |------------------------------------------------------------ | Removing out of date level 1 timestamp for web1:/var/backup | Removing out of date level 6 timestamp for web1:/var/backup | Backup start: Fri Jul 08 10:52:07 2005 | Backup end: Fri Jul 08 10:52:07 2005 |------------------------------------------------------------ (debug) sudo mt -f /dev/tape tell 2>&1 |------------------------------------------------------------ | Backup of: web1:/home | Date of this level 0 backup: Fri Jul 08 10:52:07 2005 | Date of last level 0 backup: the epoch |------------------------------------------------------------ ssh -l backup web1 'printf "mp3 MP3 Z z gz gif zip ZIP lha jpeg jpg JPG = \ taz tgz deb rpm bz2 lzo" > /tmp/nocompress.7773' ssh -l backup web1 'printf "Volume Label:\nlevel 0 web1:/home Fri Jul = 08 \ 10:52:07 2005 afio+gzip from web2.tlb.local\n\n" > /tmp/label.7773' ssh -l backup web1 'cd "/home" && (printf "//--/tmp/label.7773 \ flexbackup.volume_header_info\n" && sudo find . -depth -xdev ! -type = s ! \ -regex ".*/[Cc]ache/.*" ! -regex ".*~"$ ! -regex "^#.*" ! -regex \ "lost\+found" ! -regex "proc" -print ) | sudo afio -o -E \ /tmp/nocompress.7773 -z -1 m -P gzip -Q -9 -Z -M 2m -T 3k -v -a -B -b = \ 32k - | sudo buffer -m 10m -p 75 -s 32k -t ; x=3D(${PIPESTATUS[@]}); = i=3D0; \ while [ $i -lt ${#x[@]} ]; do [ ${x[$i]} -eq 0 ] || exit ${x[$i]}; \ i=3D$(($i+1)); done' | sudo buffer -m 10m -p 75 -s 32k -t -u 100 -B = -o \ "/dev/tape" ssh -l backup web1 'rm -f /tmp/nocompress.7773 /tmp/label.7773' |------------------------------------------------------------ (debug) command output would be here |------------------------------------------------------------ | Removing out of date level 1 timestamp for web1:/home | Removing out of date level 6 timestamp for web1:/home | Backup start: Fri Jul 08 10:52:07 2005 | Backup end: Fri Jul 08 10:52:07 2005 |------------------------------------------------------------ (debug) sudo mt -f /dev/tape tell 2>&1 |------------------------------------------------------------ | Backup of: /etc | Date of this level 0 backup: Fri Jul 08 10:52:07 2005 | Date of last level 0 backup: the epoch |------------------------------------------------------------ printf "mp3 MP3 Z z gz gif zip ZIP lha jpeg jpg JPG taz tgz deb rpm bz2 = \ lzo" > /tmp/nocompress.7773 printf "Volume Label:\nlevel 0 /etc Fri Jul 08 10:52:07 2005 afio+gzip = \ from web2.tlb.local\n\n" > /tmp/label.7773 cd "/etc" && (printf "//--/tmp/label.7773 = flexbackup.volume_header_info\n" \ && sudo find . -depth -xdev ! -type s ! -regex ".*/[Cc]ache/.*" ! = -regex \ ".*~"$ ! -regex "^#.*" ! -regex "lost\+found" ! -regex "proc" -print = ) | \ sudo afio -o -E /tmp/nocompress.7773 -z -1 m -P gzip -Q -9 -Z -M 2m = -T \ 3k -v -a -B -b 32k - | sudo buffer -m 10m -p 75 -s 32k -t -u 100 -B = -o \ "/dev/tape" rm -f /tmp/nocompress.7773 /tmp/label.7773 |------------------------------------------------------------ (debug) command output would be here |------------------------------------------------------------ | Removing out of date level 1 timestamp for /etc | Removing out of date level 2 timestamp for /etc | Backup start: Fri Jul 08 10:52:07 2005 | Backup end: Fri Jul 08 10:52:07 2005 |------------------------------------------------------------ (debug) sudo mt -f /dev/tape tell 2>&1 |------------------------------------------------------------ | Backup of: /var/log | Date of this level 0 backup: Fri Jul 08 10:52:07 2005 | Date of last level 0 backup: the epoch |------------------------------------------------------------ printf "mp3 MP3 Z z gz gif zip ZIP lha jpeg jpg JPG taz tgz deb rpm bz2 = \ lzo" > /tmp/nocompress.7773 printf "Volume Label:\nlevel 0 /var/log Fri Jul 08 10:52:07 2005 = afio+gzip \ from web2.tlb.local\n\n" > /tmp/label.7773 cd "/var/log" && (printf "//--/tmp/label.7773 \ flexbackup.volume_header_info\n" && sudo find . -depth -xdev ! -type = s ! \ -regex ".*/[Cc]ache/.*" ! -regex ".*~"$ ! -regex "^#.*" ! -regex \ "lost\+found" ! -regex "proc" -print ) | sudo afio -o -E \ /tmp/nocompress.7773 -z -1 m -P gzip -Q -9 -Z -M 2m -T 3k -v -a -B -b = \ 32k - | sudo buffer -m 10m -p 75 -s 32k -t -u 100 -B -o "/dev/tape" rm -f /tmp/nocompress.7773 /tmp/label.7773 |------------------------------------------------------------ (debug) command output would be here |------------------------------------------------------------ | Removing out of date level 1 timestamp for /var/log | Removing out of date level 2 timestamp for /var/log | Backup start: Fri Jul 08 10:52:07 2005 | Backup end: Fri Jul 08 10:52:07 2005 |------------------------------------------------------------ (debug) sudo mt -f /dev/tape tell 2>&1 |------------------------------------------------------------ | Backup of: /boot | Date of this level 0 backup: Fri Jul 08 10:52:07 2005 | Date of last level 0 backup: the epoch |------------------------------------------------------------ printf "mp3 MP3 Z z gz gif zip ZIP lha jpeg jpg JPG taz tgz deb rpm bz2 = \ lzo" > /tmp/nocompress.7773 printf "Volume Label:\nlevel 0 /boot Fri Jul 08 10:52:07 2005 afio+gzip = \ from web2.tlb.local\n\n" > /tmp/label.7773 cd "/boot" && (printf "//--/tmp/label.7773 \ flexbackup.volume_header_info\n" && sudo find . -regex \ "\./\(lost+found\)/.*" -prune -o -xdev ! -type s ! -regex \ ".*/[Cc]ache/.*" ! -regex ".*~"$ ! -regex "^#.*" ! -regex = "lost\+found" \ ! -regex "proc" -print ) | sudo afio -o -E /tmp/nocompress.7773 -z -1 = m \ -P gzip -Q -9 -Z -M 2m -T 3k -v -a -B -b 32k - | sudo buffer -m 10m = -p \ 75 -s 32k -t -u 100 -B -o "/dev/tape" rm -f /tmp/nocompress.7773 /tmp/label.7773 |------------------------------------------------------------ (debug) command output would be here |------------------------------------------------------------ | Removing out of date level 1 timestamp for /boot | Removing out of date level 2 timestamp for /boot | Backup start: Fri Jul 08 10:52:07 2005 | Backup end: Fri Jul 08 10:52:07 2005 |------------------------------------------------------------ (debug) sudo mt -f /dev/tape tell 2>&1 |------------------------------------------------------------ | Backup of: /var/backup | Date of this level 0 backup: Fri Jul 08 10:52:07 2005 | Date of last level 0 backup: the epoch |------------------------------------------------------------ printf "mp3 MP3 Z z gz gif zip ZIP lha jpeg jpg JPG taz tgz deb rpm bz2 = \ lzo" > /tmp/nocompress.7773 printf "Volume Label:\nlevel 0 /var/backup Fri Jul 08 10:52:07 2005 \ afio+gzip from web2.tlb.local\n\n" > /tmp/label.7773 cd "/var/backup" && (printf "//--/tmp/label.7773 \ flexbackup.volume_header_info\n" && sudo find . -depth -xdev ! -type = s ! \ -regex ".*/[Cc]ache/.*" ! -regex ".*~"$ ! -regex "^#.*" ! -regex \ "lost\+found" ! -regex "proc" -print ) | sudo afio -o -E \ /tmp/nocompress.7773 -z -1 m -P gzip -Q -9 -Z -M 2m -T 3k -v -a -B -b = \ 32k - | sudo buffer -m 10m -p 75 -s 32k -t -u 100 -B -o "/dev/tape" rm -f /tmp/nocompress.7773 /tmp/label.7773 |------------------------------------------------------------ (debug) command output would be here |------------------------------------------------------------ | Removing out of date level 1 timestamp for /var/backup | Removing out of date level 2 timestamp for /var/backup | Backup start: Fri Jul 08 10:52:07 2005 | Backup end: Fri Jul 08 10:52:07 2005 |------------------------------------------------------------ (debug) sudo mt -f /dev/tape tell 2>&1 |------------------------------------------------------------ | Backup of: /home | Date of this level 0 backup: Fri Jul 08 10:52:07 2005 | Date of last level 0 backup: the epoch |------------------------------------------------------------ printf "mp3 MP3 Z z gz gif zip ZIP lha jpeg jpg JPG taz tgz deb rpm bz2 = \ lzo" > /tmp/nocompress.7773 printf "Volume Label:\nlevel 0 /home Fri Jul 08 10:52:07 2005 afio+gzip = \ from web2.tlb.local\n\n" > /tmp/label.7773 cd "/home" && (printf "//--/tmp/label.7773 \ flexbackup.volume_header_info\n" && sudo find . -depth -xdev ! -type = s ! \ -regex ".*/[Cc]ache/.*" ! -regex ".*~"$ ! -regex "^#.*" ! -regex \ "lost\+found" ! -regex "proc" -print ) | sudo afio -o -E \ /tmp/nocompress.7773 -z -1 m -P gzip -Q -9 -Z -M 2m -T 3k -v -a -B -b = \ 32k - | sudo buffer -m 10m -p 75 -s 32k -t -u 100 -B -o "/dev/tape" rm -f /tmp/nocompress.7773 /tmp/label.7773 |------------------------------------------------------------ (debug) command output would be here |------------------------------------------------------------ | Removing out of date level 1 timestamp for /home | Removing out of date level 2 timestamp for /home | Backup start: Fri Jul 08 10:52:07 2005 | Backup end: Fri Jul 08 10:52:07 2005 |------------------------------------------------------------ (debug) sudo mt -f /dev/tape tell 2>&1 |------------------------------------------------------------ | Backup of: web3:/etc | Date of this level 0 backup: Fri Jul 08 10:52:07 2005 | Date of last level 0 backup: the epoch |------------------------------------------------------------ ssh -l backup web3 'printf "mp3 MP3 Z z gz gif zip ZIP lha jpeg jpg JPG = \ taz tgz deb rpm bz2 lzo" > /tmp/nocompress.7773' ssh -l backup web3 'printf "Volume Label:\nlevel 0 web3:/etc Fri Jul 08 = \ 10:52:07 2005 afio+gzip from web2.tlb.local\n\n" > /tmp/label.7773' ssh -l backup web3 'cd "/etc" && (printf "//--/tmp/label.7773 \ flexbackup.volume_header_info\n" && sudo find . -depth -xdev ! -type = s ! \ -regex ".*/[Cc]ache/.*" ! -regex ".*~"$ ! -regex "^#.*" ! -regex \ "lost\+found" ! -regex "proc" -print ) | sudo afio -o -E \ /tmp/nocompress.7773 -z -1 m -P gzip -Q -9 -Z -M 2m -T 3k -v -a -B -b = \ 32k - | sudo buffer -m 10m -p 75 -s 32k -t ; x=3D(${PIPESTATUS[@]}); = i=3D0; \ while [ $i -lt ${#x[@]} ]; do [ ${x[$i]} -eq 0 ] || exit ${x[$i]}; \ i=3D$(($i+1)); done' | sudo buffer -m 10m -p 75 -s 32k -t -u 100 -B = -o \ "/dev/tape" ssh -l backup web3 'rm -f /tmp/nocompress.7773 /tmp/label.7773' |------------------------------------------------------------ (debug) command output would be here |------------------------------------------------------------ | Removing out of date level 1 timestamp for web3:/etc | Removing out of date level 2 timestamp for web3:/etc | Backup start: Fri Jul 08 10:52:07 2005 | Backup end: Fri Jul 08 10:52:07 2005 |------------------------------------------------------------ (debug) sudo mt -f /dev/tape tell 2>&1 |------------------------------------------------------------ | Backup of: web3:/var/log | Date of this level 0 backup: Fri Jul 08 10:52:07 2005 | Date of last level 0 backup: the epoch |------------------------------------------------------------ ssh -l backup web3 'printf "mp3 MP3 Z z gz gif zip ZIP lha jpeg jpg JPG = \ taz tgz deb rpm bz2 lzo" > /tmp/nocompress.7773' ssh -l backup web3 'printf "Volume Label:\nlevel 0 web3:/var/log Fri = Jul \ 08 10:52:07 2005 afio+gzip from web2.tlb.local\n\n" > = /tmp/label.7773' ssh -l backup web3 'cd "/var/log" && (printf "//--/tmp/label.7773 \ flexbackup.volume_header_info\n" && sudo find . -depth -xdev ! -type = s ! \ -regex ".*/[Cc]ache/.*" ! -regex ".*~"$ ! -regex "^#.*" ! -regex \ "lost\+found" ! -regex "proc" -print ) | sudo afio -o -E \ /tmp/nocompress.7773 -z -1 m -P gzip -Q -9 -Z -M 2m -T 3k -v -a -B -b = \ 32k - | sudo buffer -m 10m -p 75 -s 32k -t ; x=3D(${PIPESTATUS[@]}); = i=3D0; \ while [ $i -lt ${#x[@]} ]; do [ ${x[$i]} -eq 0 ] || exit ${x[$i]}; \ i=3D$(($i+1)); done' | sudo buffer -m 10m -p 75 -s 32k -t -u 100 -B = -o \ "/dev/tape" ssh -l backup web3 'rm -f /tmp/nocompress.7773 /tmp/label.7773' |------------------------------------------------------------ (debug) command output would be here |------------------------------------------------------------ | Removing out of date level 1 timestamp for web3:/var/log | Removing out of date level 2 timestamp for web3:/var/log | Backup start: Fri Jul 08 10:52:07 2005 | Backup end: Fri Jul 08 10:52:07 2005 |------------------------------------------------------------ (debug) sudo mt -f /dev/tape tell 2>&1 |------------------------------------------------------------ | Backup of: web3:/boot | Date of this level 0 backup: Fri Jul 08 10:52:07 2005 | Date of last level 0 backup: the epoch |------------------------------------------------------------ ssh -l backup web3 'printf "mp3 MP3 Z z gz gif zip ZIP lha jpeg jpg JPG = \ taz tgz deb rpm bz2 lzo" > /tmp/nocompress.7773' ssh -l backup web3 'printf "Volume Label:\nlevel 0 web3:/boot Fri Jul = 08 \ 10:52:07 2005 afio+gzip from web2.tlb.local\n\n" > /tmp/label.7773' ssh -l backup web3 'cd "/boot" && (printf "//--/tmp/label.7773 \ flexbackup.volume_header_info\n" && sudo find . -depth -xdev ! -type = s ! \ -regex ".*/[Cc]ache/.*" ! -regex ".*~"$ ! -regex "^#.*" ! -regex \ "lost\+found" ! -regex "proc" -print ) | sudo afio -o -E \ /tmp/nocompress.7773 -z -1 m -P gzip -Q -9 -Z -M 2m -T 3k -v -a -B -b = \ 32k - | sudo buffer -m 10m -p 75 -s 32k -t ; x=3D(${PIPESTATUS[@]}); = i=3D0; \ while [ $i -lt ${#x[@]} ]; do [ ${x[$i]} -eq 0 ] || exit ${x[$i]}; \ i=3D$(($i+1)); done' | sudo buffer -m 10m -p 75 -s 32k -t -u 100 -B = -o \ "/dev/tape" ssh -l backup web3 'rm -f /tmp/nocompress.7773 /tmp/label.7773' |------------------------------------------------------------ (debug) command output would be here |------------------------------------------------------------ | Removing out of date level 1 timestamp for web3:/boot | Removing out of date level 2 timestamp for web3:/boot | Backup start: Fri Jul 08 10:52:07 2005 | Backup end: Fri Jul 08 10:52:07 2005 |------------------------------------------------------------ (debug) sudo mt -f /dev/tape tell 2>&1 |------------------------------------------------------------ | Backup of: web3:/var/backup | Date of this level 0 backup: Fri Jul 08 10:52:07 2005 | Date of last level 0 backup: the epoch |------------------------------------------------------------ ssh -l backup web3 'printf "mp3 MP3 Z z gz gif zip ZIP lha jpeg jpg JPG = \ taz tgz deb rpm bz2 lzo" > /tmp/nocompress.7773' ssh -l backup web3 'printf "Volume Label:\nlevel 0 web3:/var/backup Fri = \ Jul 08 10:52:07 2005 afio+gzip from web2.tlb.local\n\n" > \ /tmp/label.7773' ssh -l backup web3 'cd "/var/backup" && (printf "//--/tmp/label.7773 \ flexbackup.volume_header_info\n" && sudo find . -depth -xdev ! -type = s ! \ -regex ".*/[Cc]ache/.*" ! -regex ".*~"$ ! -regex "^#.*" ! -regex \ "lost\+found" ! -regex "proc" -print ) | sudo afio -o -E \ /tmp/nocompress.7773 -z -1 m -P gzip -Q -9 -Z -M 2m -T 3k -v -a -B -b = \ 32k - | sudo buffer -m 10m -p 75 -s 32k -t ; x=3D(${PIPESTATUS[@]}); = i=3D0; \ while [ $i -lt ${#x[@]} ]; do [ ${x[$i]} -eq 0 ] || exit ${x[$i]}; \ i=3D$(($i+1)); done' | sudo buffer -m 10m -p 75 -s 32k -t -u 100 -B = -o \ "/dev/tape" ssh -l backup web3 'rm -f /tmp/nocompress.7773 /tmp/label.7773' |------------------------------------------------------------ (debug) command output would be here |------------------------------------------------------------ | Removing out of date level 1 timestamp for web3:/var/backup | Removing out of date level 2 timestamp for web3:/var/backup | Backup start: Fri Jul 08 10:52:07 2005 | Backup end: Fri Jul 08 10:52:07 2005 |------------------------------------------------------------ (debug) sudo mt -f /dev/tape tell 2>&1 |------------------------------------------------------------ | Backup of: web3:/home | Date of this level 0 backup: Fri Jul 08 10:52:07 2005 | Date of last level 0 backup: the epoch |------------------------------------------------------------ ssh -l backup web3 'printf "mp3 MP3 Z z gz gif zip ZIP lha jpeg jpg JPG = \ taz tgz deb rpm bz2 lzo" > /tmp/nocompress.7773' ssh -l backup web3 'printf "Volume Label:\nlevel 0 web3:/home Fri Jul = 08 \ 10:52:07 2005 afio+gzip from web2.tlb.local\n\n" > /tmp/label.7773' ssh -l backup web3 'cd "/home" && (printf "//--/tmp/label.7773 \ flexbackup.volume_header_info\n" && sudo find . -depth -xdev ! -type = s ! \ -regex ".*/[Cc]ache/.*" ! -regex ".*~"$ ! -regex "^#.*" ! -regex \ "lost\+found" ! -regex "proc" -print ) | sudo afio -o -E \ /tmp/nocompress.7773 -z -1 m -P gzip -Q -9 -Z -M 2m -T 3k -v -a -B -b = \ 32k - | sudo buffer -m 10m -p 75 -s 32k -t ; x=3D(${PIPESTATUS[@]}); = i=3D0; \ while [ $i -lt ${#x[@]} ]; do [ ${x[$i]} -eq 0 ] || exit ${x[$i]}; \ i=3D$(($i+1)); done' | sudo buffer -m 10m -p 75 -s 32k -t -u 100 -B = -o \ "/dev/tape" ssh -l backup web3 'rm -f /tmp/nocompress.7773 /tmp/label.7773' |------------------------------------------------------------ (debug) command output would be here |------------------------------------------------------------ | Backup start: Fri Jul 08 10:52:07 2005 | Backup end: Fri Jul 08 10:52:07 2005 |------------------------------------------------------------ (debug) sudo mt -f /dev/tape tell 2>&1 |------------------------------------------------------------ | Backup of: web3:/usr/local | Date of this level 0 backup: Fri Jul 08 10:52:07 2005 | Date of last level 0 backup: the epoch |------------------------------------------------------------ ssh -l backup web3 'printf "mp3 MP3 Z z gz gif zip ZIP lha jpeg jpg JPG = \ taz tgz deb rpm bz2 lzo" > /tmp/nocompress.7773' ssh -l backup web3 'printf "Volume Label:\nlevel 0 web3:/usr/local Fri = Jul \ 08 10:52:07 2005 afio+gzip from web2.tlb.local\n\n" > = /tmp/label.7773' ssh -l backup web3 'cd "/usr/local" && (printf "//--/tmp/label.7773 \ flexbackup.volume_header_info\n" && sudo find . -depth -xdev ! -type = s ! \ -regex ".*/[Cc]ache/.*" ! -regex ".*~"$ ! -regex "^#.*" ! -regex \ "lost\+found" ! -regex "proc" -print ) | sudo afio -o -E \ /tmp/nocompress.7773 -z -1 m -P gzip -Q -9 -Z -M 2m -T 3k -v -a -B -b = \ 32k - | sudo buffer -m 10m -p 75 -s 32k -t ; x=3D(${PIPESTATUS[@]}); = i=3D0; \ while [ $i -lt ${#x[@]} ]; do [ ${x[$i]} -eq 0 ] || exit ${x[$i]}; \ i=3D$(($i+1)); done' | sudo buffer -m 10m -p 75 -s 32k -t -u 100 -B = -o \ "/dev/tape" ssh -l backup web3 'rm -f /tmp/nocompress.7773 /tmp/label.7773' |------------------------------------------------------------ (debug) command output would be here |------------------------------------------------------------ | Removing out of date level 1 timestamp for web3:/usr/local | Removing out of date level 2 timestamp for web3:/usr/local | Backup start: Fri Jul 08 10:52:07 2005 | Backup end: Fri Jul 08 10:52:07 2005 |------------------------------------------------------------ (debug) sudo mt -f /dev/tape tell 2>&1 |------------------------------------------------------------ | Rewinding... (debug) sudo mt -f /dev/tape rewind 2>&1 | Removing old level 0 log of tlbmini (dated 200506101513) | Removing old level 0 log of tlbmini (dated 200506101514) | Removing old level 0 log of tlbmini (dated 200506120315) | Removing old level 0 log of tlbmini (dated 200506190315) | Removing old level 0 log of tlbmini (dated 200506260315) | Removing old level 0 log of tlbmini (dated 200507030315) | Removing old level 0 log of tlbmini (dated 200507071003) | Removing old level 0 log of tlbmini (dated 200507080952) | Removing old level 1 log of tlbmini (dated 200506110315) | Removing old level 1 log of tlbmini (dated 200506150315) | Removing old level 1 log of tlbmini (dated 200506180315) | Removing old level 1 log of tlbmini (dated 200506220315) | Removing old level 1 log of tlbmini (dated 200506250315) | Removing old level 1 log of tlbmini (dated 200506290315) | Removing old level 1 log of tlbmini (dated 200507020315) | Removing old level 1 log of tlbmini (dated 200507060315) | Removing old level incremental log of tlbmini (dated 200506130315) | Removing old level incremental log of tlbmini (dated 200506140315) | Removing old level incremental log of tlbmini (dated 200506160315) | Removing old level incremental log of tlbmini (dated 200506170315) | Removing old level incremental log of tlbmini (dated 200506200315) | Removing old level incremental log of tlbmini (dated 200506210315) | Removing old level incremental log of tlbmini (dated 200506230315) | Removing old level incremental log of tlbmini (dated 200506240315) | Removing old level incremental log of tlbmini (dated 200506270315) | Removing old level incremental log of tlbmini (dated 200506280315) | Removing old level incremental log of tlbmini (dated 200506300315) | Removing old level incremental log of tlbmini (dated 200507010315) | Removing old level incremental log of tlbmini (dated 200507040315) | Removing old level incremental log of tlbmini (dated 200507050315) | Removing old level incremental log of tlbmini (dated 200507070315) | Removing old level incremental log of tlbmini (dated 200507080315) | Compressing log (tlbmini.0.200507081052.gz) | Linking tlbmini.latest.gz -> tlbmini.0.200507081052.gz |------------------------------------------------------------ Where viewing top (immediately) shows that flexbackup is again sucking = up resources... PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME CPU = COMMAND 7773 root 17 0 995M 884M 1660 D 75.1 87.9 1:38 2 = flexbackup 7773 root 15 0 1475M 871M 1176 D 24.3 86.6 2:31 0 = flexbackup 7773 root 17 0 2438M 888M 768 R 25.1 88.3 4:20 0 = flexbackup Again, I had to sigint the process to get the terminal back. real 11m37.682s user 3m31.760s sys 1m8.610s TIA! :) Any ideas would be very appreciated. - Jim ---------------------------------------- Jim Conner -- Senior Systems Engineer=20 818.735.8970- Perl Developer TLBCreative http://www.tlbcreative.com 32123 Lindero Cyn Rd Ste 200 Westlake Village,CA 91361 --=20 No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.323 / Virus Database: 267.8.11/44 - Release Date: 7/8/2005 =20 |
From: Shaun S. <sh...@ue...> - 2005-06-21 08:42:11
|
Hello All, It seems to be a recurring problem that with running flexback via command line it runs fine, even manually running the cron script. Though when I let the cron job run this is all I get: |------------------------------------------------------------ | Doing level 0 backup of /home using cpio | Rewinding & erasing tape... | Creating index key 200401262000 |------------------------------------------------------------ At block 0. |------------------------------------------------------------ | File number 1, tape index 200401262000 | Backup of: /home | Date of this level 0 backup: Mon Jan 26 20:00:30 2004 | Date of last level 0 backup: the epoch |------------------------------------------------------------ | touch "/home/level 0 -home Mon Jan 26 20:00:30 2004 cpio+hardware from \ | redhat" | cd "/home" && find . -depth -xdev ! -type s ! -regex ".*/[Cc]ache/.*" ! \ | -regex ".*~"$ -print0 | cpio -o -0 -H newc -v -C 10240 | buffer -m 15m \ | -p 75 -s 10k -t -u 100 -B -o "/dev/st0" | rm -f "/home/level 0 -home Mon Jan 26 20:00:30 2004 cpio+hardware from \ | redhat" |------------------------------------------------------------ But of course there is no file listing indicating a complete backup as there would be if the backup was successful or run manually in our case. Is there any known issues that would cause this? Thanks Shaun E-Mail Disclaimer : http://www.altron.co.za/email.asp Should you have any questions regarding this e-mail legal notice please contact us on 1. Telephone number : +27116453600 2. Fax number : +27117263009 3. E-mail address : in...@al... |
From: Goran T. <go...@go...> - 2005-06-15 08:41:29
|
Hello, Sorry for bothering you again with this problem, this is my last post about it. The problem isn't solved. Does anyone know if it's possible to repair my archive? I've been googling for hours but can't find anything. Or maybe I should just give up trying to rescue this archive :( ========================= My first question: I'm trying to list the files in an archive home.0.afio-gz but get the error below. Is the archive corrupt and beyond rescue or is it still possible to retrieve files from the archive? flexbackup version 1.2.1 (http://flexbackup.sourceforge.net) |------------------------------------------------------------ | Checking /bin/sh on this machine... unknown (probably Bourne Shell) |------------------------------------------------------------ | Logging output to "flexbackup.list.log" | Auto-set to type=afio compress=gzip | Reading from on-disk file home.0.afio-gz |------------------------------------------------------------ | dd ibs=10k obs=10k conv=noerror if="home.0.afio-gz" | afio -t -z -D \ | /usr/local/bin/flexbackup -P gzip -Q -d -Q -q -Z -v -b 10k - |------------------------------------------------------------ afio: "-" [offset 4288270336m+6]: Fatal error: afio: "-": Unrecognizable archive |------------------------------------------------------------ Best Regards Goran ----- Original Message ----- From: "Goran Tornqvist" <go...@go...> To: <fle...@li...> Sent: Wednesday, April 27, 2005 10:22 AM Subject: Re: [flexbackup-help] afio: Unrecognizable archive > Thanks for your reply... > But same error occurrs when trying that: > > root@server:/mnt/backup/server# afio -tZ home.0.afio-gz > afio: "home.0.afio-gz" [offset 6]: Fatal error: > afio: "home.0.afio-gz": Unrecognizable archive > > My guess is that flexbackup is running the same command in the background > maybe, I don't know. > > Any other ideas? > > Best Regards > Goran > > > ----- Original Message ----- > From: "s. keeling" <ke...@sp...> > To: <fle...@li...> > Sent: Tuesday, April 26, 2005 4:16 PM > Subject: Re: [flexbackup-help] afio: Unrecognizable archive > > >> Incoming from Goran Tornqvist: >>> >>> I'm trying to list the files in an archive home.0.afio-gz but get the >>> error below. >>> Is the archive corrupt and beyond rescue or is it still possible to >>> retrieve files from the archive? >> >> Just a guess, but try "afio -tZ /full/path/to/home.0.afio-gz" >> >> >> -- >> Any technology distinguishable from magic is insufficiently advanced. >> (*) http://www.spots.ab.ca/~keeling >> - - >> >> >> ------------------------------------------------------- >> SF email is sponsored by - The IT Product Guide >> Read honest & candid reviews on hundreds of IT Products from real users. >> Discover which products truly live up to the hype. Start reading now. >> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >> _______________________________________________ >> flexbackup-help mailing list >> fle...@li... >> https://lists.sourceforge.net/lists/listinfo/flexbackup-help >> > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Tell us your software development plans! > Take this survey and enter to win a one-year sub to SourceForge.net > Plus IDC's 2005 look-ahead and a copy of this survey > Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix > _______________________________________________ > flexbackup-help mailing list > fle...@li... > https://lists.sourceforge.net/lists/listinfo/flexbackup-help > |
From: Niall B. <ni...@la...> - 2005-06-09 23:14:41
|
On Thu, 9 Jun 2005 Erw...@sy... wrote: > Here is one of my last question about flex and then it will be ok. > I would like to backup only certains files but not all the directory You can do this in one or two ways. You can use $prune{'/'} = "tmp proc"; to leave out directories. Flexbackup works better when you think in terms of excluding what you don't want backed up, but the regular expression match will allow you do that. You could reverse the exclude_expr. $exclude_expr[0] = '^.*jpg'; will only backup files ending in jpg. Don't try this with multiple expressions, and remember it won't work with 'dump'. To backup multiple runs to one tape, change this setting: $erase_tape_set_level_zero = 'false'; You will need to initialise your tapes with flexbackup -newtape but you should now be able to append backups. I don't use it myself, as I run multiple locations within the same set and just do one set. Niall |
From: <Erw...@sy...> - 2005-06-09 10:04:01
|
Hi list and niall=20 Special thanks for you Niall again. Here is one of my last question about flex and then it will be ok.=20 I would like to backup only certains files but not all the directory Is it possible ?? I think not but maybe. Thanks for reply=20 -----Message d'origine----- De : Niall Brosnan [mailto:ni...@la...]=20 Envoy=E9 : mercredi 8 juin 2005 10:51 =C0 : CHEVALIER, Erwan -Syntegra FR Cc : fle...@li... Objet : RE: [flexbackup-help] blksize parameters CHEVALIER, Erwan wrote: > It's ok. > Success. > Yes, Thanks for all Niall > So now parameters working. > In order to all understand, what is the difference between nst0 and st0. > Someone had explain to me: > St0: When you backup the device rewind then after each record. > Not on st0. > If it's true how it can block a test?? > This is the last question for you Master . > Bye and thanks again.=20 Hi Erwan, great! The non-rewinding device (nst0) allows multiple archives on one tape. During the test, flexbackup writes several files to tape. Then it compares them back against where they should be on tape: e.g. It counts 2 records forward and then compares the third file. The difference comes when you write multiple files: NST0 +=3D FILE 1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-= =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D+ NST0 +=3D FILE 1 -=3D | =3D FILE 2 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D= -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D+ NST0 +=3D FILE 1 -=3D | =3D FILE 2 -=3D | =3D FILE 3 -=3D-=3D-=3D-=3D-=3D-= =3D-=3D-=3D-=3D-=3D-=3D+ NST0 +=3D FILE 1 -=3D | =3D FILE 2 -=3D | =3D FILE 3 -=3D | =3D FILE 4 -=3D-=3D-=3D-= =3D+ ST0 +=3D FILE 1 =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-= =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D+ ST0 +=3D FILE 2 =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-= =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D+ ST0 +=3D FILE 3 =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-= =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D+ ST0 +=3D FILE 4 =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-= =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D+ Now when you compare FILE 1 on disk to FILE 1 on tape, it is succesful for /dev/nst0, but fails for /dev/st0 as FILE 1 !=3D FILE 4 flexbackup should really trap that particular error, and suggest that you u= se the non-rewinding device. It is however, clearly marked in the config. Good luck with your restore, Niall =20 > -----Message d'origine----- > De : Niall Brosnan [mailto:ni...@la...] Envoy=E9 : mardi 7=20 > juin 2005 19:28 =C0 : CHEVALIER, Erwan -Syntegra FR Cc :=20 > fle...@li... > Objet : RE: [flexbackup-help] blksize parameters >=20 > Hi Erwan, > thanks for your perseverance. >=20 > Your config file is still set to > $device =3D '/dev/st0' ; though, >=20 > It really HAS to be the non rewinding device, /dev/nst0 >=20 > On my system, this error gives the same error that you are seeing. >=20 > Niall >=20 ******************************************************************** This email may contain information which is privileged or confidential. If = you are not the intended recipient of this email, please notify the sender = immediately and delete it without reading, copying, storing, forwarding or = disclosing its contents to any other person Thank you Check us out at http://www.bt.com/consulting ******************************************************************** |
From: Niall B. <ni...@la...> - 2005-06-08 18:18:04
|
CHEVALIER, Erwan wrote: > It's ok. > Success. > Yes, Thanks for all Niall > So now parameters working. > In order to all understand, what is the difference between nst0 and st0. > Someone had explain to me: > St0: When you backup the device rewind then after each record. > Not on st0. > If it's true how it can block a test?? > This is the last question for you Master . > Bye and thanks again.=20 Hi Erwan, great! The non-rewinding device (nst0) allows multiple archives on one tape. During the test, flexbackup writes several files to tape. Then it compares them back against where they should be on tape: e.g. It counts 2 records forward and then compares the third file. The difference comes when you write multiple files: NST0 +=3D FILE 1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-= =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D+ NST0 +=3D FILE 1 -=3D | =3D FILE 2 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D= -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D+ NST0 +=3D FILE 1 -=3D | =3D FILE 2 -=3D | =3D FILE 3 -=3D-=3D-=3D-=3D-=3D-= =3D-=3D-=3D-=3D-=3D-=3D+ NST0 +=3D FILE 1 -=3D | =3D FILE 2 -=3D | =3D FILE 3 -=3D | =3D FILE 4 -=3D= -=3D-=3D-=3D+ ST0 +=3D FILE 1 =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-= =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D+ ST0 +=3D FILE 2 =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-= =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D+ ST0 +=3D FILE 3 =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-= =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D+ ST0 +=3D FILE 4 =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-= =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D+ Now when you compare FILE 1 on disk to FILE 1 on tape, it is succesful for /dev/nst0, but fails for /dev/st0=20 as FILE 1 !=3D FILE 4 flexbackup should really trap that particular error, and suggest that you use the non-rewinding device. It is however, clearly marked in the config. Good luck with your restore, Niall =20 > -----Message d'origine----- > De : Niall Brosnan [mailto:ni...@la...]=20 > Envoy=E9 : mardi 7 juin 2005 19:28 > =C0 : CHEVALIER, Erwan -Syntegra FR > Cc : fle...@li... > Objet : RE: [flexbackup-help] blksize parameters >=20 > Hi Erwan, > thanks for your perseverance. >=20 > Your config file is still set to > $device =3D '/dev/st0' ; though, >=20 > It really HAS to be the non rewinding device, /dev/nst0 >=20 > On my system, this error gives the same error that you are seeing. >=20 > Niall >=20 |
From: <Erw...@sy...> - 2005-06-08 13:59:57
|
I keep getting only one backup per tape when I do -set all=20 =20 But the problem is now I use a non rewindable device=20 /dev/nst0. So any explication ?? Because each time I backup 3 set, it erase the two first and let me the last one . Thanks. ******************************************************************** This email may contain information which is privileged or confidential. If = you are not the intended recipient of this email, please notify the sender = immediately and delete it without reading, copying, storing, forwarding or = disclosing its contents to any other person Thank you Check us out at http://www.bt.com/consulting ******************************************************************** |
From: <Erw...@sy...> - 2005-06-08 09:36:02
|
One of the last question. | buffer -m 10m -p 75 -s 10k -t -u 100 -i "/dev/nst0" | afio -t -z -D \ | /usr/bin/flexbackup -P gzip -Q -d -Q -q -Z -v -b 10k - |------------------------------------------------------------ afio: "-" [offset 6]: Fatal error: afio: "-": Unrecognizable archive Kilobytes Out 10 |------------------------------------------------------------ At block 1. Here is the stdout of the flexbackup -list of the only one archive I've mad= e. My archive is ok=20 Thanks for all -----Message d'origine----- De : Niall Brosnan [mailto:ni...@la...]=20 Envoy=E9 : mardi 7 juin 2005 19:30 =C0 : CHEVALIER, Erwan -Syntegra FR Objet : RE: [flexbackup-help] blksize parameters=20 On Tue, 7 Jun 2005 Erw...@sy... wrote: =20 >=20 > [root@annuaire31 flextest]# flexbackup -test-tape-drive=20 > -compress=3Dfalse -device=3Dst0 No, -device=3D/dev/nst0 > $device =3D '/dev/nst0'; This is your problem. Niall ******************************************************************** This email may contain information which is privileged or confidential. If = you are not the intended recipient of this email, please notify the sender = immediately and delete it without reading, copying, storing, forwarding or = disclosing its contents to any other person Thank you Check us out at http://www.bt.com/consulting ******************************************************************** |
From: Niall B. <ni...@la...> - 2005-06-07 17:30:05
|
Hi Erwan, thanks for your perseverance. Your config file is still set to $device = '/dev/st0' ; though, It really HAS to be the non rewinding device, /dev/nst0 On my system, this error gives the same error that you are seeing. Niall |