From owner-freebsd-questions Wed Apr 25 6:17: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.utexas.edu (wb2-a.mail.utexas.edu [128.83.126.136]) by hub.freebsd.org (Postfix) with SMTP id B893537B422 for ; Wed, 25 Apr 2001 06:16:57 -0700 (PDT) (envelope-from oscars@mail.utexas.edu) Received: (qmail 7007 invoked by uid 0); 25 Apr 2001 13:16:48 -0000 Received: from dhcp-199-210.dsl.utexas.edu (HELO osilva-home.mail.utexas.edu) (128.83.199.210) by umbs-smtp-2 with SMTP; 25 Apr 2001 13:16:48 -0000 Message-Id: <5.1.0.14.2.20010425081714.00a603d0@mail.utexas.edu> X-Sender: oscars@mail.utexas.edu X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 25 Apr 2001 08:22:56 -0500 To: John Merryweather Cooper From: Oscar Ricardo Silva Subject: Re: Immensely frustrated with Amanda Cc: questions@freebsd.org In-Reply-To: <3AE6224D.9C0AFAD9@webmail.bmi.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Did you do the following: 1. Edit /etc/inetd.conf adding the appropriate amanda entry and restart inetd? 2. Edit /etc/services adding the appropriate amanda ports? 3. Create an amanda user and group for the Amanda process to run under? 4. Make the amanda user part of a group that can read the disk devices? ex. operator? 5. If using .amandahosts security, did you create the file ".amandahosts" under the amanda user's home directory with the correct entry, something like: johncoop.com amanda 6. What about a holding disk for the backups? Are you using one? Didn't see it in the amanda config. I would strongly suggest subscribing to the amanda user list, it's extremely helpful. Get more info at . By the way, version 2.4.2p2 has been released. Oscar At 06:03 PM 4/24/01 -0700, John Merryweather Cooper, you wrote: >The subject says it all. I can't for the life of me get it to work. >The e-mail output resulting from amdump full, together with my >amanda.conf and disklist are attached, in the hope that someone knows >more than I about my problem. :) > >jmc>From operator Tue Apr 24 17:55:00 2001 >Return-Path: >Received: (from operator@localhost) > by johncoop.MSHOME (8.11.3/8.11.3) id f3P0sxM01738 > for jmcoopr; Tue, 24 Apr 2001 17:54:59 -0700 (PDT) > (envelope-from operator) >Date: Tue, 24 Apr 2001 17:54:59 -0700 (PDT) >From: System Operator >Message-Id: <200104250054.f3P0sxM01738@johncoop.MSHOME> >To: jmcoopr >Subject: Full Backup of johncoop.MSHOME AMANDA MAIL REPORT FOR April 24, 2001 > >These dumps were to tape FULL1. >The next tape Amanda expects to use is: a new tape. > >FAILURE AND STRANGE DUMP SUMMARY: > johncoop /usr lev 0 FAILED [Request to johncoop timed out.] > johncoop /var lev 0 FAILED [Request to johncoop timed out.] > johncoop / lev 0 FAILED [Request to johncoop timed out.] > > >STATISTICS: > Total Full Daily > -------- -------- -------- >Estimate Time (hrs:min) 0:01 >Run Time (hrs:min) 0:01 >Dump Time (hrs:min) 0:00 0:00 0:00 >Output Size (meg) 0.0 0.0 0.0 >Original Size (meg) 0.0 0.0 0.0 >Avg Compressed Size (%) -- -- -- >Filesystems Dumped 0 0 0 >Avg Dump Rate (k/s) -- -- -- > >Tape Time (hrs:min) 0:00 0:00 0:00 >Tape Size (meg) 0.0 0.0 0.0 >Tape Used (%) 0.0 0.0 0.0 >Filesystems Taped 0 0 0 >Avg Tp Write Rate (k/s) -- -- -- > >NOTES: > planner: Adding new disk johncoop:/. > planner: Adding new disk johncoop:/var. > planner: Adding new disk johncoop:/usr. > driver: WARNING: got empty schedule from planner > taper: tape FULL1 kb 0 fm 0 [OK] > >DUMP SUMMARY: > DUMPER STATS TAPER STATS >HOSTNAME DISK L ORIG-KB OUT-KB COMP% MMM:SS KB/s MMM:SS KB/s >-------------------------- --------------------------------- ------------ >johncoop / 0 FAILED --------------------------------------- >johncoop /usr 0 FAILED --------------------------------------- >johncoop /var 0 FAILED --------------------------------------- > >(brought to you by Amanda version 2.4.2p1) > >org "Full Backup of johncoop.MSHOME" >mailto "jmcoopr" >tapedev "/dev/nsa0" >labelstr "FULL[0-9]*" >tapetype NS_20 >dumpuser "operator" > >define dumptype standard { > comment "Standard dump options" > compress none > index yes > strategy noinc >} > >define dumptype standard_root { > comment "Standard dump options for root" > standard > holdingdisk no >} > >define tapetype NS_20 { > comment "Travan-5/NS-20 standard 10 Gig/20 Gig tape" > length 20480 mbytes >} > >define interface local { > comment "Disks on this machine" > use 40000 kbps >} > >define interface dc0 { > comment "100 Mbps ethernet" > use 4000 kbps >} >johncoop / standard_root -1 local >johncoop /var standard -1 local >johncoop /usr standard -1 local To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message