Re: Amanda on AIX with an IBM 7337 library

2001-06-26 Thread Thomas Hepper
Hi, On Mon, Jun 25, 2001 at 04:07:08PM -0800, Anthony Valentine wrote: Hello everybody! I have just downloaded and compiled Amanda (2.4.2p2) and am beginning to configure it. At the moment, it looks like I am going to have to write my own tpchanger script. Hmm it would be nice if you can

Re: Mail w/ amverify

2001-06-26 Thread Arjan Molenaar
John R. Jackson wrote: ... I hacked the script a bit to send mail *or* send to stdout (by means of a -m switch, the same way amcheck does). That's probably a good idea. Could you post the change again but use a context (-c) or unified (-u) diff? Plain diff cannot be applied with

disk /dev/dsk/c0t3d0s0 offline on arane.webcom.de?

2001-06-26 Thread Bernd
Betreff: Re: disk /dev/dsk/c0t3d0s0 offline on arane.webcom.de? I get always the Message: [disk /dev/dsk/c0t3d0s0 offline on arane.webcom.de?] Did you run amcheck? What did it say? amcheck told me: amanda@daphne:/export/home/amanda amcheck config Amanda Tape Server Host Check

Inappropriate file type or format

2001-06-26 Thread Clem Kumah
Hello, I wonder if anyone knows what the following errors are. I seem to be getting them in my amanda backup reports. Any help would be appreciated. sendbackup: info end ? fstab: /etc/fstab: Inappropriate file type or format ? fstab: /etc/fstab: Inappropriate file type or format -- Clem

Re: overwrite full with incremental?

2001-06-26 Thread Pamela Miller
Hi, On Mon, 25 Jun 2001, John R. Jackson wrote: ... I need 11 tapes for 1 week's backup? Seems like too many. ... The idea is to have enough tapes for two complete dump cycles, so 11 tapes is the recommended number for two weeks. The reasoning is that you would have (at least) two full

Re: Inappropriate file type or format

2001-06-26 Thread Christoph Sold
Clem Kumah schrieb: Hello, I wonder if anyone knows what the following errors are. I seem to be getting them in my amanda backup reports. Any help would be appreciated. sendbackup: info end ? fstab: /etc/fstab: Inappropriate file type or format ? fstab: /etc/fstab: Inappropriate

Dell Powervault 120T DLT 7000 Autoloader

2001-06-26 Thread Matt Fearnow
I am new to amanda, and have read through all the emails regarding DLT autoloader support. I have to admit I am totally confused now. I am not sure if I should use chg-multi, chg-scsi, or even chg-zd-mtx I have seen all of these referenced concerning DLT autoloaders. So after reading

Amcheck error clarification

2001-06-26 Thread Zombie
I have Amanda working with backing up and restoring on another system. But when I add the server into the disklist, I get the following error when running Amcheck: ERROR: mercury.isni.net NAK: expected PROGRAM, got OPTIONS Mercury, of course if the server, and an attempt at

RE Dell Powervault 120T DLT 7000 Autoloader

2001-06-26 Thread Matt Fearnow
Sorry, but to just follow up. I am trying to use amanda-2.4.2. I am new to amanda, and have read through all the emails regarding DLT autoloader support. I have to admit I am totally confused now. I am not sure if I should use chg-multi, chg-scsi, or even chg-zd-mtx I have seen all of

backing up mounted filesystems

2001-06-26 Thread Denise Ives
Is amanda capable of backing up mounted filessystems? -- Denise E. [EMAIL PROTECTED] Systems Engineer734.822.2037 Download the free WALID WorldConnect software and start using ML.ML domain names today. http://www.walid.com

Re: backing up mounted filesystems

2001-06-26 Thread John R. Jackson
Is amanda capable of backing up mounted filessystems? That's the wrong question. Amanda doesn't do backups. Amanda runs other programs that do backups. So you need to ask if whatever backup program you told Amanda to use (e.g. GNU tar, ufsdump or whatever) is capable. And the answer will be

Re: amcleanup don't work

2001-06-26 Thread John R. Jackson
amcleanup send an email with an empty report and don't remove the indication that is still running an amdump or amflush. What happens if you run amreport by hand, **as the Amanda user**, with just the config name as an arg: su amanda -c amreport config Does it complain about anything? Are

Re: overwrite full with incremental?

2001-06-26 Thread John R. Jackson
... there's further interest in storing several days worth of backups on the holding disk and then flushing them all onto a tape. ... ... Just wondering if anyone has experience running amdump with tapes only once a week to perform full backups, and running it without tape on the other days, so

Re: Amanda on AIX with an IBM 7337 library

2001-06-26 Thread Nate Burton
Amanda-2.5.0 is the current development version which is available via CVS. This information is taken directly from the amanda sourceforge page: --- Anonymous CVS Access This project's SourceForge CVS repository can be checked out through anonymous (pserver) CVS with the

Re: Location of files

2001-06-26 Thread Olivier Nicole
I also don't like looking for several different amanda dirs, but I think the user amanda (if there is one) should be kept separate from the amanda application files. Still, AFAIR, standard Amanda install puts things into /usr/local/etc/amanda, /usr/local/libexec and /usr/local/var/amanda at

Re: Building one one machine; using on another

2001-06-26 Thread a blob of green gelatin
On Tue, 26 Jun 2001, John R. Jackson wrote: The production tape server machine is running Solaris2.6 and doesn't have all of the marbles necessary (well it's missing lex at least) to configure the Makefile. At this point, installing lex on the 2.6 box isn't an option. Why? It's not

Re: RE Dell Powervault 120T DLT 7000 Autoloader

2001-06-26 Thread Matt Fearnow
Well I've made it a little further now. Atleast I can run different commands and not get immediate errors. When I try to run amtape show I get errors. Below is a dump of the logs from /tmp. Any thoughts from anyone? bash-2.04$ /usr/sbin/amtape DailySet1/ show amtape: scanning all 7 slots

Re: Building one one machine; using on another

2001-06-26 Thread John R. Jackson
this machine *is* prvileged ... Sorry. I meant flex (and bison, etc) doesn't need any special privileges, so can be installed anyplace (like your home directory), at least long enough to get Amanda built. Nobody even needs to know ... :-). Speaking of which, do you have a real C compiler on

RE: Amanda on AIX with an IBM 7337 library

2001-06-26 Thread Anthony Valentine
Hello again. I've downloaded the Amanda-2.5.0 source and tried to compile it. Here are the results: Autogen: |amv: /home/amv/-2.5.0 ./autogen ls: 0653-341 The file aclocal.m4 does not exist. configure.in: 8: required file `config/config.h.in' not found configure.in:1718: warning: AC_TRY_RUN

Re: RE Dell Powervault 120T DLT 7000 Autoloader

2001-06-26 Thread John R. Jackson
... When I try to run amtape show I get errors. Below is a dump of the logs from /tmp. Any thoughts from anyone? The currently loaded slot = -1 seems to imply no tape is currently loaded, which -slot current does not appear to be handling. In theory, it should have seen the -1 and used

Request server timeout - please help me...

2001-06-26 Thread Sulamita Garcia
version 2.4.2p2 driver: send-cmd time 0.003 to taper: START-TAPER 20010626 driver: started dumper0 pid 19000 taper: pid 18999 executable taper version 2.4.2p2 driver: started dumper1 pid 19001 driver: started dumper2 pid 19004 driver: started dumper3 pid 19005 dumper: dgram_bind: socket bound

Re: data timeout in middle of dump

2001-06-26 Thread xavier
John R. Jackson wrote: I am having a strange problem here, I'm backing up one of my servers and in the middle of the dump (actually near 35%) the client crashes. It's almost impossible for Amanda to have done this. Amanda, and everything it runs for you (e.g. GNU tar), are strictly user

Re: Building one one machine; using on another

2001-06-26 Thread a blob of green gelatin
On Tue, 26 Jun 2001, John R. Jackson wrote: this machine *is* prvileged ... Sorry. I meant flex (and bison, etc) doesn't need any special privileges, so can be installed anyplace (like your home directory), at least long enough to get Amanda built. Nobody even needs to know ... :-). :)

2 sets of tape

2001-06-26 Thread Olivier Nicole
Hello, I wonder if there is a nice and automatic way to run amanda using 2 sets of tape. I want to use one set one week and the other set the other week. Lets call them DailySet1 and DailySet2. Of course this should be automatic (i.e. only one amanda.conf) as it will be run from cron. Best

Re: data timeout in middle of dump

2001-06-26 Thread John R. Jackson
I noticed that my in paralel option in amanda.conf was set to 4. Maybe that could be the source of my problem (at least it would explain a bandwith overload). I'm only wondering if it affects the dump of multiple partitions on the same system or if it is only influencing dumps on

Re: Amanda on AIX with an IBM 7337 library

2001-06-26 Thread John R. Jackson
I've downloaded the Amanda-2.5.0 source and tried to compile it. ... |amv: /home/amv/-2.5.0 ./autogen ls: 0653-341 The file aclocal.m4 does not exist. configure.in: 8: required file `config/config.h.in' not found The first time you check out the Amanda source tree, autogen will whine like

Re: Request server timeout - please help me...

2001-06-26 Thread John R. Jackson
server/dev/sda3 lev 0 FAILED [Request to server timed out.] What are the **entire** contents of /tmp/amanda/sendsize*debug on server that correspond to one of the failures? My guess is etimeout is too small in amanda.conf. John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]

tapetype of EXB-8500-160m

2001-06-26 Thread Jose Manuel dos Santos Calhariz
As it wasn't defined the spec of a EXB-8505 with 160 meters cartridge in the amanda.conf, so I have run tapetype. Here is the result. define tapetype EXB-8500-160m { comment just produced by tapetype program length 6663 mbytes filemark 110 kbytes speed 480 kbytes } --

Amanda 2.5.0 compile problems (Was: Amanda on AIX with an IBM 7337 library)

2001-06-26 Thread Anthony Valentine
Hello again! Opps! GNU make wasn't in the path! ;) One of those things that makes you feel dumb. . . The GNU make started fine and ran for a while until I got this: gcc -DHAVE_CONFIG_H -I. -I. -I../config -I../common-src -I../server-src -I../tape-src-g -O2 -c scsi-aix.c

Re: overwrite full with incremental?

2001-06-26 Thread Pamela Miller
Hi, On 21 Jun 2001, Alexandre Oliva wrote: On Jun 21, 2001, Pamela Miller [EMAIL PROTECTED] wrote: 0 20010615 DailySet112 3 1524850 1524864 788 3 20010621 DailySet112 3 252040 252064 218 You asked for one full backup per week (dumpcycle), and

Re: amrecover problems

2001-06-26 Thread Benjamin Hyatt
John R. Jackson wrote: That's not enough information to go on, but is the critical piece of the puzzle. Please recompile amidxtaped with -g and reinstall it, then see if you can get a traceback with actual routine names and line numbers. John R. Jackson, Technical Software Specialist,

Re: disk /dev/dsk/c0t3d0s0 offline on arane.webcom.de?

2001-06-26 Thread John R. Jackson
I get always the Message: [disk /dev/dsk/c0t3d0s0 offline on arane.webcom.de?] Did you run amcheck? What did it say? What does /tmp/amanda/sendsize*debug on arane.webcom.de have to say about the failing disk? Bernd Zimmermann John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]

Re: backing up mounted filesystems

2001-06-26 Thread Jobst Schmalenbach
On Tue, Jun 26, 2001 at 11:30:13AM -0500, John R. Jackson ([EMAIL PROTECTED]) wrote: Is amanda capable of backing up mounted filessystems? [snip] And the answer will be yes, but with caveats. Any backup program is going to have issues with data changing out from under it. GNU tar is

Backup problems

2001-06-26 Thread Francis 'Dexter' Gois
Hi, I'm still confused with those error messages occuring when i dump to tape with the Exabyte 17D streamer. I dont think this is an Amanda problem since i get the same problem when dumping with tar (when trying to flush the holding disk on tape myself) : 20010621/ 20010621/dbstat._var.1

Re: amrecover problems

2001-06-26 Thread John R. Jackson
Okay I have modified CFLAGS in restore-src/Makefile -g and recompiled. The end result is a file size not much bigger than amidxtaped without debug. Shouldn't amidxtaped with debug be substantially bigger? Probably. It's not easy getting Amanda compiled with debugging in the GNU

Re: Too many filesystems to AMANDA?

2001-06-26 Thread John R. Jackson
When i run amdump the result is: [...] FAILED [badly formatted response from brutus] What's in the /tmp/amanda/amandad*debug file on brutus that matches this error? What happens if you run amcheck? I have tried chance MAX_DGRAM (64*1024) to MAX_DGRAM(512*1024) ... I'm not sure datagram

Re: Building one one machine; using on another

2001-06-26 Thread Olivier Nicole
Yeah, it should be, but I think that this machine had just the basics installed on it, and then the previous admin went through and got rid of things deemed unworthy. ;( It may be timne to also install a new sys admin... What the heck is such a guy that decide lex is unworthy? He could even

Re: tape record too big for supplied buffer

2001-06-26 Thread Olivier Nicole
I am using amanda 2.4.2p1 on FreeBSD 4.3. The tape drive is (from dmesg): --- sa0 at ahc1 bus 0 target 6 lun 0 sa0: HP C1537A L708 Removable Sequential Access SCSI-2 device sa0: 10.000MB/s transfers (10.000MHz, offset 15) --- Jun 20 09:57:00 kuller /kernel: (sa0:ahc1:0:6:0): tape is now

Re: Building one one machine; using on another

2001-06-26 Thread Olivier Nicole
The production tape server machine is running Solaris2.6 and doesn't have all of the marbles necessary (well it's missing lex at least) to configure the Makefile. At this point, installing lex on the 2.6 box isn't an option. Have you tried http://www.gnu.org/software/flex/flex.html And lex

fs snapshots and amdump wrappers

2001-06-26 Thread Jon LaBadie
Solaris 8, which is running on some systems I'm backing up, has a new feature file system snapshots. It sounds like one could put a wrapper around amdump something like: - Create the file system snapshot. If using gnutar, mount it (readonly) on an available directory - dump the

Re: Amanda setup information request

2001-06-26 Thread John R. Jackson
server FQDN here /dev/ida/c0d0p5 lev 0 FAILED [Request to server FQDN here timed out I sent you a couple of notes about this in another thread, and won't repeat them here. While the process is running, I see gtar running, which I am told it should. So it appears that the compression of the