Permissin denied

2003-02-20 Thread Madhvi Gokool
Hello After changing the group of the user amanda to disk , when I run amcheck , I ams till getiing the Amanda Tape Server Host Check - ERROR: /dev/nst0: Permission denied (expecting a new tape) NOTE: skipping tape-writable test Server check took 0.000 seconds Th

listing files in disklist

2003-02-20 Thread Xander D Harkness
I am running amanda very successfully across the network and it works well with numerous servers. I have a Compaq DDS3. Where I am having difficulty is on one of the fileservers. It has a directory with over 300Gb of files. It would be very awkward to subdivide this into directories as the cont

listing files in disklist

2003-02-20 Thread Xander D Harkness
I am running amanda very successfully across the network and it works well with numerous servers. I have a Compaq DDS3. Where I am having difficulty is on one of the fileservers. It has a directory with over 300Gb of files. It would be very awkward to subdivide this into directories as the cont

[no subject]

2003-02-20 Thread Bao Ho
I am trying to set up a tapeless backup, but keep receiving this error message in the mail FAILURE AND STRANGE DUMP SUMMARY: lnx200/Maillev 0 FAILED [can't switch to incremental dump] Anyone please tell me what this means and how to fix it. Thank you in advance.

Re: downgrading

2003-02-20 Thread Gene Heskett
On Thu February 20 2003 17:50, [EMAIL PROTECTED] wrote: >This is what I did at the shell... > ># Pop in a tape. >% mt -f /dev/nst0 rewind >% mt -f /dev/nst0 fsf 1 >% dd if=/dev/nst0 skip=1 bs=32k | tar tvf - >dd: reading `/dev/nst0': Input/output error >0+0 records in >0+0 records out > ># Let's tr

amcheck: "No include for 'diskname'"?

2003-02-20 Thread Kirk Strauser
I've been tinkering with my disklist entries. Right now, I'm using the following setup to split a very large filesystem into a few manageable chunks: # Special large directories kanga.honeypot.net /usr/share compressed-tar-with-excludes -1 local kanga.ho

Re: downgrading

2003-02-20 Thread rwong
I manually tarred stuff onto a blank tape and was able to successfully read the tar back off the tape. The commands issued were something along the lines of: # Plop in a tape % mt -f /dev/nst0 rewind % dd of=/dev/nst0 blah blah blah..fake tape header^D % mt -f /dev/nst0 rewind % mt -f /dev/nst0 fs

Re: downgrading

2003-02-20 Thread rwong
This is what I did at the shell... # Pop in a tape. % mt -f /dev/nst0 rewind % mt -f /dev/nst0 fsf 1 % dd if=/dev/nst0 skip=1 bs=32k | tar tvf - dd: reading `/dev/nst0': Input/output error 0+0 records in 0+0 records out # Let's try another file marker on the same tape. % mt -f /dev/nst0 rewind %

Re: amcheck error

2003-02-20 Thread Qian Chen
On Thu, 20 Feb 2003, Joshua Baker-LePain wrote: >_On Thu, 20 Feb 2003 at 7:11pm, Madhvi Gokool wrote >_ >_> ERROR: backup.terrasky.mu: [could not access /dev/hda5 (/usr): Permission >_> denied] >_> ERROR: backup.terrasky.mu: [could not access /dev/hda5 (/dev/hda5): >_> Permission denied] >_> I hav

Re: amcheck error

2003-02-20 Thread Joshua Baker-LePain
On Thu, 20 Feb 2003 at 4:02pm, Qian Chen wrote > google found your post in 6/2002. "$chkconfig --list" showed the amandaidx > amidxtape were not running. I enabled them and was able to do "$telnet > localhost amandaidx". amrecover would let me in now, i can see all the > files i want to extract an

Re: downgrading

2003-02-20 Thread Jon LaBadie
On Thu, Feb 20, 2003 at 02:47:15PM -0500, [EMAIL PROTECTED] wrote: > Another observation I noticed while examining the backups from 3-4 days > ago. [[ snip ]] > If I attempt to access file markers greater than 1, I don't have any > problems and there are no syslog messages. But if i attempt t

Re: downgrading

2003-02-20 Thread Joshua Baker-LePain
On Thu, 20 Feb 2003 at 2:47pm, [EMAIL PROTECTED] wrote > Another observation I noticed while examining the backups from 3-4 days > ago. > > It appears that the first tape does contain data. The only spot that > doesn't have data is file 1. The tape header is there, file n >= 2 appear > to al

Re: downgrading

2003-02-20 Thread rwong
Those are the unix commands I am using. I don't know why script put so much funny characters in it. I tried cleaning it up... mt -f /dev/nst0 {rewind|fsf #|offline} dd if=/dev/nst0 skip=1 bs=32k | tar tvf - robin On Thu, 20 Feb 2003, Joshua Baker-LePain wrote: > On Thu, 20 Feb 2003 at 2:47p

amdump problem

2003-02-20 Thread Benjamin Herbert
I am running amanda-2.4.1p1 with rehdat 7.3. The reason we are running such a old release is that we needed to make special patches to work with afs. These patches did not work with 2.4.2 and we are currently trying to get them to work with 2.4.3. Anyway, here is my problem: When I run amchec

Re: downgrading

2003-02-20 Thread rwong
Another observation I noticed while examining the backups from 3-4 days ago. It appears that the first tape does contain data. The only spot that doesn't have data is file 1. The tape header is there, file n >= 2 appear to all contain backups. This would explain why the subsequent tapes may

Re: En: Amanda building failing

2003-02-20 Thread Jean-Louis Martineau
Hi Jeffo, The chg-scsi-chio program will not compile, it is not compiled on 2.4.4b1. You can run 'make -k' and ignore the error for chg-scsi-chio or you can comment the '#define HAVE_HPUX_SCSI_CHIO' line in config/config.h Jean-Louis On Thu, Feb 20, 2003 at 03:30:55PM -0300, Jeffo wrote: > > I

Re: En: Amanda building failing

2003-02-20 Thread Jeffo
Just installed Perl 5.8... =) - Original Message - From: Dietmar Goldbeck <[EMAIL PROTECTED]> To: Jeffo <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, February 20, 2003 4:24 PM Subject: Re: En: Amanda building failing > On Thu, Feb 20, 2003 at 03:30:55PM -0300, Jeffo wrote:

Re: En: Amanda building failing

2003-02-20 Thread Dietmar Goldbeck
On Thu, Feb 20, 2003 at 03:30:55PM -0300, Jeffo wrote: > > I´m using Gcc 3.1 while trying to build Amanda 2.4.3. > > Already found the amhpfixdevs.h and after fixing some words ('chomp' to > 'chop') > it worked. Is it a Perl version mismatch? (using Perl 4.8, old, I know) > Amanda doesn't need

En: Amanda building failing

2003-02-20 Thread Jeffo
I´m using Gcc 3.1 while trying to build Amanda 2.4.3. Already found the amhpfixdevs.h and after fixing some words ('chomp' to 'chop') it worked. Is it a Perl version mismatch? (using Perl 4.8, old, I know) > > - Original Message - > > From: Jeffo <[EMAIL PROTECTED]

RE: Email Reports not being sent

2003-02-20 Thread Amro Radwan
Title: RE: Email Reports not being sent Its when using the amdump... and it did work before.. I guess thats what's messing me up.  I tried to retract my steps and find any changes along the way.  Unfortunatly there werent any changes. Stumped, -Amro -Original Message- From: Bri

En: Amanda building failing

2003-02-20 Thread Jeffo
I´m using Gcc 3.1 while trying to build Amanda 2.4.3. Already found the amhpfixdevs.h and after fixing some words ('chomp' to 'chop') it worked. Is it a Perl version mismatch? (using Perl 4.8, old, I know) > - Original Message - > From: Jeffo <[EMAIL PROTECTED]

Re: Amanda 2.4.4b1 fails on Linux

2003-02-20 Thread Chris Marble
Jean-Louis Martineau wrote: > > Could you send a backtrace? > In gdb, type 'where' after the Segmentation fault. > > Could you also try to run amcheck with the MALLOC_CHECK_ variable set. > For more details on it, see the man page for malloc. > > export MALLOC_CHECK_=2 [9:23am] operator@Chris (

Re: amrecover won't connect

2003-02-20 Thread Qian Chen
On Thu, 20 Feb 2003, Joshua Baker-LePain wrote: >_On Thu, 20 Feb 2003 at 10:44am, Qian Chen wrote >_ >_> root@localhost tmp]#amrecover DailySet1 >_> AMRECOVER Version 2.4.3 Contacting Server on localhost ... >_> amrecover: can not connect to localhost: Connection Refused >_ >_Is 'localhost root' i

Re: amcheck error

2003-02-20 Thread Joshua Baker-LePain
On Thu, 20 Feb 2003 at 8:35pm, Madhvi Gokool wrote > Got confused between the mount point and the device. > The amanda user is in the operator group and did not have permission on the > device > I have changed the device /dev/hd5 permission as follows : - > chmod +or /dev/hda5 > I did not get any

Re: amcheck error

2003-02-20 Thread Madhvi Gokool
Hello Got confused between the mount point and the device. The amanda user is in the operator group and did not have permission on the device I have changed the device /dev/hd5 permission as follows : - chmod +or /dev/hda5 I did not get any errors on the client host when i ran amcheck. Results are

Re: amrecover won't connect

2003-02-20 Thread Joshua Baker-LePain
On Thu, 20 Feb 2003 at 10:44am, Qian Chen wrote > root@localhost tmp]#amrecover DailySet1 > AMRECOVER Version 2.4.3 Contacting Server on localhost ... > amrecover: can not connect to localhost: Connection Refused Is 'localhost root' in ~amanda/.amandahosts? Is amindexd and amidxtaped allowed fr

Re: amcheck error

2003-02-20 Thread Joshua Baker-LePain
On Thu, 20 Feb 2003 at 7:11pm, Madhvi Gokool wrote > ERROR: backup.terrasky.mu: [could not access /dev/hda5 (/usr): Permission > denied] > ERROR: backup.terrasky.mu: [could not access /dev/hda5 (/dev/hda5): > Permission denied] > I have verified the permissions on the /usr as follows: - >2 drw

amrecover won't connect

2003-02-20 Thread Qian Chen
hi I am using redhat8.0, amanda2.3.4-4, tapeless backup. It can, at least I think it can, do backups. But I can't restore any files from it yet. root@localhost tmp]#amrecover DailySet1 AMRECOVER Version 2.4.3 Contacting Server on localhost ... amrecover: can not connect to localhost: Connection Re

Re: downgrading

2003-02-20 Thread rwong
Here's the mt status after a run that used 2 tapes: SCSI 2 tape drive: File number=3, block number=0, partition=0. Tape block size 0 bytes. Density code 0x80 (DLT 15GB uncompressed). Soft error count since last status=0 General status bits on (8101): EOF ONLINE IM_REP_EN On this run, the fir

amcheck error

2003-02-20 Thread Madhvi Gokool
Hello amcheck is giveing the error messsages below : - ERROR: backup.terrasky.mu: [could not access /dev/hda5 (/usr): Permission denied] ERROR: backup.terrasky.mu: [could not access /dev/hda5 (/dev/hda5): Permission denied] I have verified the permissions on the /usr as follows: - 2 drwxr-xr-x

Re: Problem with using include list on 2.4.3-FreeBSD server with 2.4.4b1-Cygwin client

2003-02-20 Thread Richard Morse
On Tuesday, February 18, 2003, at 09:49 PM, Jean-Louis Martineau wrote: On Tue, Feb 18, 2003 at 12:16:16PM -0500, Richard Morse wrote: Apparently, add_include only iterates over the directories at the root of the drive (which makes sense), but therefore, it won't find anything that matches th

Re: RAIT

2003-02-20 Thread Jon LaBadie
On Thu, Feb 20, 2003 at 11:48:36AM -, Keith Hall wrote: > Just wondering if RAIT would allow 'RAIT 1' type thing where you can write > two tapes at the same time (one goes offsite, for example). At the moment we > have to run a loopy dd script to copy the original tape.. > > How does Amanda de

Re: Amanda building failing

2003-02-20 Thread Joshua Baker-LePain
On Thu, 20 Feb 2003 at 8:42am, Jeffo wrote > Is this the wrong list for asking such a question??? > Nope -- it's just that nobody had any ideas. ;) What version of amanda are you trying to build. And what gcc version (3.1?)? -- Joshua Baker-LePain Department of Biomedical Engineering Duke U

Re: Amanda 2.4.4b1 fails on Linux

2003-02-20 Thread Jean-Louis Martineau
Hi Chris, Could you send a backtrace? In gdb, type 'where' after the Segmentation fault. Could you also try to run amcheck with the MALLOC_CHECK_ variable set. For more details on it, see the man page for malloc. export MALLOC_CHECK_=2 Jean-Louis On Wed, Feb 19, 2003 at 02:46:53PM -0800, Chri

Re: What is a "backup level" ?

2003-02-20 Thread Matt Hyclak
On Thu, Feb 20, 2003 at 11:52:18AM +0100, Gilles Bourcy enlightened us: > Hello > > First of all, thanks to Joshua Baker-LePain for his answer. It helped me > well; now > Amanda is correctly configured, and runs properly. > > My problem now is that I don't fully understand the notion of "backup

Re: What is a "backup level" ?

2003-02-20 Thread rb
On Thu, Feb 20, 2003 at 11:52:18AM +0100, Gilles Bourcy wrote: > Hello > > First of all, thanks to Joshua Baker-LePain for his answer. It helped me > well; now > Amanda is correctly configured, and runs properly. > > My problem now is that I don't fully understand the notion of "backup > level"

Amanda building failing

2003-02-20 Thread Jeffo
Hello all. Is this the wrong list for asking such a question??? Thanks, Jeffo. > - Original Message - > From: Jeffo <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, February 19, 2003 2:21 PM > Subject: Amanda building failing > > > > Hello all. > > > > I wonder if anyone

RAIT

2003-02-20 Thread Keith Hall
Just wondering if RAIT would allow 'RAIT 1' type thing where you can write two tapes at the same time (one goes offsite, for example). At the moment we have to run a loopy dd script to copy the original tape.. How does Amanda deal with tape labels with RAIT then, does it check if both tapes are co

What is a "backup level" ?

2003-02-20 Thread Gilles Bourcy
Hello First of all, thanks to Joshua Baker-LePain for his answer. It helped me well; now Amanda is correctly configured, and runs properly. My problem now is that I don't fully understand the notion of "backup level". And it seems important to correctly understand it for amrecover, or more simp

Re: RAIT in 2.4.3b4

2003-02-20 Thread Scott Mcdermott
Marc W. Mengel on Thu 30/01 17:40 -0600: > > I'm not talking about multiple writes to the same tape > > happening at once. With a single parity tape, all writes > > to any drive in the set block on writes from any of the > > other drives, since they all wait on the same drive head > > used to reco