Installation Problem

2003-03-11 Thread T. Bhaskar Reddy
Hi, I am facing a problem , when trying to install amanda2.4.4. The first step of installation procedure(i,e running ./configure )itself is giving problem. When i run the ./configure i am getting the following output. Further it is not creating any Makefile. checking build system type...

Failed dump details

2003-03-11 Thread Mozzi
Hallo all I it correct that everything on this disk was backed up exept the two files mentioned? They are mrtg temp files du tells me the directory is 12Gb not 11 as stated here FAILED AND STRANGE DUMP DETAILS: /-- earth.lant /webspace lev 0 STRANGE sendbackup: start

amlabel

2003-03-11 Thread afourey
I would like to create virtual tape on hard disk. mkdir -p /data/backups/tape01/data chown -R amanda.disk /data/backups chmod -R 770 /data/backups amlabel -f DailySet1 DailySet101 I get the following error : amlabel: could not load slot current: file:/data/backups/tape01: not a device file

RE: Failed dump details

2003-03-11 Thread Dieter Meinert
-BEGIN PGP SIGNED MESSAGE- Obviously the 2 files disappeared from disk betwenn the tar check run and the tar backup run. That's all. Everything else is save on your tape. Maybe the disk content changed a bit between amanda's tar run and your du ? Regards

RE: Installation Problem

2003-03-11 Thread Dieter Meinert
-BEGIN PGP SIGNED MESSAGE- Amanda needs to know as which user it should run later, e.g. amanda, backup, operator or similar (usually take amanda and create that user with group operator or backup) next problem would be --with-group=GROUP missing..., here applies the same. The group

Re: Installation Problem

2003-03-11 Thread Christoph Scheeder
Hi, a little tip: in the amanda-source-dir is a file called INSTALL, it explains the steps needed to configure, compile and install amanda. Especialy it tells you, you have to supply the --with-user=backup-user and --with-group=backup-group options to configure. without these options amanda can

Re: Installation Problem

2003-03-11 Thread T. Bhaskar Reddy
Hi, thanks. it worked fine. Regards, Bhaskar

Re: Installation Problem

2003-03-11 Thread Martin hepworth
Hi well like the error says you need to specify the --with-user flag. You also need to specify the --with-group as well! Have a look in the docs esp the oneline chapter from Backup and Recovery mentioned on the amanda home page. -- Martin Hepworth Senior Systems Administrator Solid State

Re: Failed dump details

2003-03-11 Thread Paul Bijnens
Mozzi wrote: I it correct that everything on this disk was backed up exept the two files mentioned? They are mrtg temp files du tells me the directory is 12Gb not 11 as stated here The du command tries very hard to say how much diskspace is used by all files, including all the overhead when

Re: Failed dump details

2003-03-11 Thread Jon LaBadie
On Tue, Mar 11, 2003 at 10:16:58AM +0200, Mozzi wrote: Hallo all I it correct that everything on this disk was backed up exept the two files mentioned? They are mrtg temp files Note your own terminology, temp files. gtar first looks at what has to be backed up then goes to back it up. Those

Re: need help with amanda

2003-03-11 Thread Joshua Baker-LePain
On Tue, 11 Mar 2003 at 10:14am, liam pace wrote I'm trying to send mail to [EMAIL PROTECTED] but I don't see my message in the list. My problem is that I use user-tar as the backup type, The correct address is [EMAIL PROTECTED] owner just annoys the list manager. however I can't restore

Problem: Failed backups overwrite good backups

2003-03-11 Thread Jonathan Swaby
I am using Amanda 2.4.3b3 on a Linux RH 7.2 box to dump several windows clients to disk. I discovered a problem yesterday with my process. I run all of the backup jobs from a script. Each backup is a full backup. When one job completes, the next job runs. This all works correctly if the

Re: drive compression discovery

2003-03-11 Thread Eric Sproul
On Mon, 2003-03-10 at 20:36, Gene Heskett wrote: On Mon March 10 2003 14:13, Eric Sproul wrote: My question: If I do a dd of some amount of data (like dumping the first 32K of data as I would if I was saving the label), and then see (via mt) that the drive's compression is still off, is

Re: Problem with Solaris Amanda Build

2003-03-11 Thread Brian Cuttler
John, Brian wrote: ...so I deleted the entire section ie the .PHONY: tag down to the next white line. John replied: I'm pretty certain the real culprit is chg-null line after the .PHONY line. Either delete that or comment it out and the compile succeeds on my Solaris 9 system. I

Re: Installation Problem

2003-03-11 Thread Gene Heskett
On Tue March 11 2003 03:03, T. Bhaskar Reddy wrote: Hi, I am facing a problem , when trying to install amanda2.4.4. The first step of installation procedure(i,e running ./configure )itself is giving problem. When i run the ./configure i am getting the following output. Further it is not

Re: drive compression discovery

2003-03-11 Thread Jon LaBadie
On Tue, Mar 11, 2003 at 09:19:11AM -0500, Eric Sproul wrote: BTW, the drive has no DIP switches for setting compression-- That would definitely be unusual... The lawyers have attacked the This is a Compaq SDLT320 drive. According to the reference guide: The SDLT drive ships from

Re: drive compression discovery

2003-03-11 Thread Gene Heskett
On Tue March 11 2003 09:19, Eric Sproul wrote: On Mon, 2003-03-10 at 20:36, Gene Heskett wrote: On Mon March 10 2003 14:13, Eric Sproul wrote: My question: If I do a dd of some amount of data (like dumping the first 32K of data as I would if I was saving the label), and then see (via mt)

Trying to compile/run amanda on AIX4.3.3

2003-03-11 Thread Orion Poplawski
I'm trying to get a usable amanda client on AIX 4.3.3. I'm a complete novice when it comes to AIX, unfortunately. If I try to use a previously installed version of gcc (2.95.2), the compile fails. This appears to be because the getconf LFS arguments for CFLAGS, etc. used by configure don't work

Re: FW: iGuard Archive AMANDA MAIL REPORT FOR March 8, 2003

2003-03-11 Thread Wayne Richards
Typically, it's been a busy condition of the filesystem that causes these types of messages. Was there activity on the database during this backup attempt? BTW. Are you sure you archive the files? Archiving in the backup world means to MOVE to tape therefore it no longer exists on the disk.

Re: drive compression discovery

2003-03-11 Thread Eric Sproul
On Tue, 2003-03-11 at 10:37, Jon LaBadie wrote: My point being, not that your drive is like mine, just that nothing you have written/discovered rules out the existance of switch settings. OTOH, you know it comes up in HW compression mode and that you can change it under SW control and that

RE: FW: iGuard Archive AMANDA MAIL REPORT FOR March 8, 2003

2003-03-11 Thread David Olbersen
Was there activity on the database during this backup attempt? It's quite possible that there was a database-level backup happening at that time. Can I find out when amanda tried to backup this partition? It doesn't show up in the report and I'm a total noob with all the other tools. BTW.

Force new tape?

2003-03-11 Thread John Oliver
Is there a way to make amanda use a tape other than what it's expecting? I have 15 tapes labelled 1 through 15. Last nights' backup failed because it was expecting tape number 15, but tape number one was in the drive. I'd like to be able to flush that backup to tape number one. -- John

Re: Trying to compile/run amanda on AIX4.3.3

2003-03-11 Thread Jon LaBadie
On Tue, Mar 11, 2003 at 08:58:58AM -0700, Orion Poplawski wrote: I'm trying to get a usable amanda client on AIX 4.3.3. I'm a complete novice when it comes to AIX, unfortunately. If I try to use a previously installed version of gcc (2.95.2), the compile fails. This appears to be because

problem with amrecover

2003-03-11 Thread liam pace
Hi, when I try to recover files with am recover, I get a strange messages saying that the directory / file I'm trying to restore is not in archive.. --- I'm using the following dump type in amanda.conf: define

unsubscribe

2003-03-11 Thread Inmaculada
unsubscribe

Re: Problem: Failed backups overwrite good backups

2003-03-11 Thread Jonathan Swaby
On Tue, Mar 11, 2003 at 09:15:10AM -0500, Jonathan Swaby wrote: I am using Amanda 2.4.3b3 on a Linux RH 7.2 box to dump several windows clients to disk. I discovered a problem yesterday with my process. I run all of the backup jobs from a script. Each backup is a full backup.

Re: amlabel

2003-03-11 Thread Jean-Louis Martineau
Hi, Which release of amanda? What's in amanda.conf What's in your changer conf file? Jean-Louis On Tue, Mar 11, 2003 at 10:01:00AM +0100, afourey wrote: I would like to create virtual tape on hard disk. mkdir -p /data/backups/tape01/data chown -R amanda.disk /data/backups chmod -R 770

sgowen@genuity.com is real address you have please

2003-03-11 Thread Gowen, Siobhan
unsubscribe

Re: confusion about exclude lists

2003-03-11 Thread Rob Helmer
On Mon, Mar 10, 2003 at 07:55:31PM -0500, Jon LaBadie wrote: On Mon, Mar 10, 2003 at 03:53:03PM -0800, Rob Helmer wrote: Is there any way I can have one exclude.gtar for /, and one for /usr/local ? For example, I may want /etc and not /usr/local/etc, or vice versa and the exclude list would

Re: Problem: Failed backups overwrite good backups

2003-03-11 Thread Jean-Louis Martineau
On Tue, Mar 11, 2003 at 01:35:48PM -0500, Jonathan Swaby wrote: On Tue, Mar 11, 2003 at 09:15:10AM -0500, Jonathan Swaby wrote: I am using Amanda 2.4.3b3 on a Linux RH 7.2 box to dump several windows clients to disk. I discovered a problem yesterday with my process. I run all

Re: drive compression discovery

2003-03-11 Thread Gene Heskett
On Tue March 11 2003 12:05, Eric Sproul wrote: On Tue, 2003-03-11 at 10:37, Jon LaBadie wrote: My point being, not that your drive is like mine, just that nothing you have written/discovered rules out the existance of switch settings. OTOH, you know it comes up in HW compression mode and that

Re: Force new tape?

2003-03-11 Thread Dave Sherohman
On Tue, Mar 11, 2003 at 09:13:33AM -0800, John Oliver wrote: Is there a way to make amanda use a tape other than what it's expecting? Yes. You can muck about in tapelist and change the last-used date of a tape. amanda will always ask for the oldest (ties go to the tape listed farthest down).

Re: Problem: Failed backups overwrite good backups

2003-03-11 Thread Jonathan Swaby
On Tue, Mar 11, 2003 at 01:35:48PM -0500, Jonathan Swaby wrote: On Tue, Mar 11, 2003 at 09:15:10AM -0500, Jonathan Swaby wrote: I am using Amanda 2.4.3b3 on a Linux RH 7.2 box to dump several windows clients to disk. I discovered a problem yesterday with my process.

raw device ownership permissions on SGI machine

2003-03-11 Thread Stephen D. Lane
Greetings. I am using amanda to back up several clients, one of which is an SGI Origin workstation. This client was recently rebuilt from scratch to IRIX 6.5.19m (yesterday, as a matter of fact :), and I don't know if the following problem was present prior to the rebuild (it was at 6.5.18m,

Re: confusion about exclude lists

2003-03-11 Thread Jon LaBadie
On Tue, Mar 11, 2003 at 10:48:01AM -0800, Rob Helmer wrote: On Mon, Mar 10, 2003 at 07:55:31PM -0500, Jon LaBadie wrote: On Mon, Mar 10, 2003 at 03:53:03PM -0800, Rob Helmer wrote: Is there any way I can have one exclude.gtar for /, and one for /usr/local ? For example, I may want /etc

Re: raw device ownership permissions on SGI machine

2003-03-11 Thread Stephen D. Lane
Thanks for the tip. I'm pretty much leaning toward a cronjob solution at this point, unless someone can tell me exactly how to modify this behavior. --Steve Lane /\ Doudna Lab \ / ASCII Ribbon Campaign U. C. BerkeleyX Against HTML Email

How does the client application work, from the server?

2003-03-11 Thread Adam Smith
I have installed Amanda on my server, and amcheck seems to check out OK, but when it tries to communicate with the client(s) it can't, because amandad isn't loaded on the server. I read on the backupcentra.com documentation that the amanda client package puts an entry in inetd.conf? If so, what

Re: problem with amrecover

2003-03-11 Thread Stephen D. Lane
I'm guessing here, but it looks like the file name doesn't have a leading slash in the archive, so you shouldn't put one in your 'add' command. Try amrecover add lib ^ no slash here and see what happens. Good luck! --Steve Lane /\ Doudna Lab \

Re: How does the client application work, from the server?

2003-03-11 Thread Jon LaBadie
On Wed, Mar 12, 2003 at 12:55:25PM +1030, Adam Smith wrote: I have installed Amanda on my server, and amcheck seems to check out OK, but when it tries to communicate with the client(s) it can't, because amandad isn't loaded on the server. I read on the backupcentra.com documentation that