View Single Post

  #1 (permalink)  
Old 04-27-2008, 01:29 AM
Pdarrough's Avatar
Pdarrough Pdarrough is offline
Junior Member
User
 
Join Date: Apr 2008
Location: Carson City
My distro: Fedora
Posts: 5
Rep Power: 0
Pdarrough is on a distinguished road
Cool amanda setup on fedora 7

Hello Group - Seems like wonderful community you have here!

I have 3 fedora core servers - One hosting email using Bynari Insight server(call it bynari) One hosting an internal wiki and Samba server for windows clients (call it wiki) and a third that at the moment does nothing (call it amanda) I would like to have Amanda be my central backup server for both bynari and wiki . I have installed the server and client, configured Amanda.conf and .amadnahost on server and clients. But I still get an error whe I run amcheck - here are the results .

[root@amanda ~]# su amanda
bash-3.2$ /usr/sbni/amcheck DailySet1
bash: /usr/sbni/amcheck: No such file or directory
bash-3.2$ /usr/sbin/amcheck DailySet1
Amanda Tape Server Host Check
-----------------------------
Holding disk /dumps/amanda: 11364684 KB disk space available, using 11262284 KB
Changer problem: could not read result from "/usr/lib/amanda/chg-disk"
changer problem: could not read result from "/usr/lib/amanda/chg-disk" (ex pecting a new tape)
WARNING: tapecycle (2) <= runspercycle (20).
NOTE: conf info dir /etc/amanda/DailySet1/curinfo does not exist
NOTE: it will be created on the next run.
NOTE: index dir /etc/amanda/DailySet1/index does not exist
NOTE: it will be created on the next run.
Server check took 0.184 seconds

Amanda Backup Client Hosts Check
--------------------------------
WARNING: Usage of fully qualified hostname recommended for Client localhost.
WARNING: localhost: selfcheck request failed: timeout waiting for ACK
WARNING: amanda.adsnv.com: selfcheck request failed: timeout waiting for ACK
Client check: 2 hosts checked in 30.147 seconds, 2 problems found

(brought to you by Amanda 2.5.1p3)

I don't even know where to begin as I specialist in IBM software and hardware and am at best a novice linux admin.

Suggest comments are appreciated.

ps I will be putting more disk in Amanda to allow for larger backups once I get it working
Reply With Quote