不知道是不是服務起來有問題
amanda
server的啟動腳本如下service amanda
{
disable = no
socket_type = stream
protocol = tcp
wait = no
user = amandabackup
group = disk
groups = yes
server = /usr/lib/amanda/amandad
server_args = -auth=bsdtcp amdump amindexd amidxtaped
}
执行檢測如下,是不是我的服務段配置有問題
sh-3.00$ /usr/sbin/amcheck DailySet1
Amanda Tape Server Host Check
-----------------------------
Holding disk /amanda/DailySet1: 20761432 KB disk space available, using 17615704 KB
slot 2: read label `DailySet1-2', date `X'
NOTE: skipping tape-writable test
Tape DailySet1-2 label ok
Server check took 0.632 seconds
Amanda Backup Client Hosts Check
--------------------------------
WARNING: 192.168.6.15: selfcheck request failed: timeout waiting for ACK
WARNING:
www.amanda.org: selfcheck request failed: timeout waiting for ACK
Client check: 2 hosts checked in 30.019 seconds, 2 problems found
(brought to you by Amanda 2.5.1p2)