Re: Autoflush not working in 2.5.2

2007-05-07 Thread Jean-Louis Martineau
Steven Can you post: amflush.1 or amflush.2 log file, the one with the error amflush.datestamp.debug file with the error. Jean-Louis Steven Backus wrote: My solaris machine seems to have backed up fine last night, however, none of my holding disks were drained. I do nightly backups to

Re: Amrecovery?

2007-05-07 Thread Paul Bijnens
On 2007-05-07 02:47, Donofrio, Lewis wrote: Folks, In amanda 2.5.x do we stil have to do the amrecover trick documented in the 'how to use amanda witht the file-driver - chapter13', pg 107 (13.4) when it states load tape b3_14 not continue [?/Y/n/s/t]? Then on a 'second terminal run: amtape

Re: amstatus returns uninitialized value!

2007-05-07 Thread Jean-Louis Martineau
Can you post the amdump.X log file that show this error in amstatus. Jean-Louis FL wrote: I'm using amanda version 2.5.1p3 amstatus Daily works for a while, then returns the following: MP line 3238. Use of uninitialized value in hash element at /usr/sbin/amstatus line 681, AMDUMP line

2.5.2 compilation failure on irix-6.5.x

2007-05-07 Thread Jean-Francois Malouin
First go at amanda-2.5.2 on a system running irix-6.5.x and compile fails with the error: cc-1040 cc: ERROR File = amanda.h, Line = 623 An identifier is expected. #define vstrallocf(...) debug_vstrallocf(__FILE__,__LINE__,__VA_ARGS__) ^ cc-1204 cc: WARNING File =

question on splitsize

2007-05-07 Thread Freels, James D.
On another system with a smaller tape drive (limited to about 4-5 GB), I have been using the new capability in 2.5.x for manual tape changers and spanning tapes to more than one tape per backup. This has been working great and as expected except for the split size. Within my dumptype statement,

Re: 2.5.2 compilation failure on irix-6.5.x

2007-05-07 Thread dustin
This is the same error as in http://groups.yahoo.com/group/amanda-hackers/message/5401 the same patch is attached here -- could you let us know if it fixes the compile? Dustin On Mon, May 07, 2007 at 12:05:44PM -0400, Jean-Francois Malouin wrote: First go at amanda-2.5.2 on a system running

Re: amstatus returns uninitialized value!

2007-05-07 Thread FL
On 5/7/07, Jean-Louis Martineau [EMAIL PROTECTED] wrote: Can you post the amdump.X log file that show this error in amstatus. Jean-Louis I don't see the error in amdump.1, only the command amstatus Daily shows this error. But here are the last 40 lines of /var/log/amanda/Daily/amdump.1

Re: 2.5.2 compilation failure on irix-6.5.x

2007-05-07 Thread Jean-Francois Malouin
* Pieter Bowman [EMAIL PROTECTED] [20070507 13:27]: ... First go at amanda-2.5.2 on a system running irix-6.5.x and compile fails with the error: ... This is the case on both IRIX and OSF/1. These compilers can't handle: #define vstrallocf(...) debug_vstrallocf(__FILE__

Re: 2.5.2 compilation failure on irix-6.5.x

2007-05-07 Thread Pieter Bowman
... First go at amanda-2.5.2 on a system running irix-6.5.x and compile fails with the error: ... This is the case on both IRIX and OSF/1. These compilers can't handle: #define vstrallocf(...) debug_vstrallocf(__FILE__,__LINE__,__VA_ARGS__) The patch for sockaddr_storage seems to

amanda upgrade questions

2007-05-07 Thread Guy Dallaire
I understand that amanda 2.5 is compatible with amanda 2.4 clients. This means I could upgrade my server and do the clients later ? I would like to upgrade to 2.5.2 for security reason (ability to encrypt backups, ssh) I compiled my server and client with restriction on the tcp and udp ports

amverify - reality check?

2007-05-07 Thread Donofrio, Lewis
Folks, I've been tasked with guaranteeing that the backup vtapes or in the future real tapes are good. So I found the command amverify that seems to be the correct routine but I want to know does it completely check the archive and the files contained within?

Re: 2.5.2 compilation failure on irix-6.5.x

2007-05-07 Thread Jean-Louis Martineau
Pieter, Jean-Francois, Can you try the attached patch for the vstrallocf problem. Jean-Louis Pieter Bowman wrote: ... First go at amanda-2.5.2 on a system running irix-6.5.x and compile fails with the error: ... This is the case on both IRIX and OSF/1. These compilers can't handle:

Re: Amrestore

2007-05-07 Thread Ian Turner
On Saturday 05 May 2007 09:13, Donofrio, Lewis wrote: Do I still have to use another tty to change tapes with amanda 2.5.x? Amrestore only supports one tape at a time, so you can change tapes with the same TTY. Amrecover and amfetchdump know how to use the changer now, so you don't need

Re: 2.5.2 compilation failure on irix-6.5.x

2007-05-07 Thread Pieter Bowman
... cc-1084 cc: ERROR File = /usr/include/sys/socket.h, Line = 66 The indicated declaration has an invalid combination of type specifiers. typedef int socklen_t; ... I'm guessing that Jean-Francois' release of IRIX is probably newer than the one I have (IRIX 6.5.4m here). The

FW: DailySet1 AMANDA VERIFY REPORT FOR DailySet101 DailySet102 DailySet103 DailySet104

2007-05-07 Thread Donofrio, Lewis
Am I in trouble or are these ok? --doesn't feel alright...)-: From my # su - amanda -c /usr/sbin/amverify DailySet1 command __ Lewis [EMAIL PROTECTED] Cell: (734) 323-8776 -Original Message- From: Amanda user on

Re: 2.5.2 compilation failure on irix-6.5.x

2007-05-07 Thread Jean-Francois Malouin
* Pieter Bowman [EMAIL PROTECTED] [20070507 15:09]: ... cc-1084 cc: ERROR File = /usr/include/sys/socket.h, Line = 66 The indicated declaration has an invalid combination of type specifiers. typedef int socklen_t; ... I'm guessing that Jean-Francois' release of IRIX

Re: 2.5.2 compilation failure on irix-6.5.x

2007-05-07 Thread Pieter Bowman
... Can you try the attached patch for the vstrallocf problem. ... That corrected the problem for both IRIX and OSF/1 for me. Pieter

Re: restore not finding all incremental levels (SOLVED)

2007-05-07 Thread Paul Yeatman
-In response to your message- --received from Jon LaBadie-- On Thu, Apr 19, 2007 at 06:50:44PM -0700, Paul Yeatman wrote: -In response to your message- --received from Jean-Louis Martineau-- Paul Yeatman wrote: So, as I continue to look at the problem, I haven't seen before

Re: amverify - reality check?

2007-05-07 Thread Gene Heskett
On Monday 07 May 2007, Donofrio, Lewis wrote: Folks, I've been tasked with guaranteeing that the backup vtapes or in the future real tapes are good. So I found the command amverify that seems to be the correct routine but I want to know does it completely check the archive and the files

Re: amverify - reality check?

2007-05-07 Thread Olivier Nicole
I've been tasked with guaranteeing that the backup vtapes or in the future real tapes are good. So I found the command amverify that seems to be the correct routine but I want to know does it completely check the archive and the files contained within? Amverify will try to extract any

Re: amverify - reality check?

2007-05-07 Thread Jon LaBadie
On Tue, May 08, 2007 at 09:42:52AM +0700, Olivier Nicole wrote: I've been tasked with guaranteeing that the backup vtapes or in the future real tapes are good. So I found the command amverify that seems to be the correct routine but I want to know does it completely check the archive and