Amanda-Users

NeedHelp

2007-04-24 08:22:32
Subject: NeedHelp
From: "Igor V. Ruzanov" <igorr AT canmos DOT ru>
To: amanda-users AT amanda DOT org
Date: Tue, 24 Apr 2007 16:16:05 +0400 (MSD)
Hello!
I'm using Amanda software of version 2.5.1p3 under FreeBSD-4.11. Everything works fine but one thing: Amanda cannot calculate size of holding disk and tape-storage mounted via NFS. This causes failure of the dump process. The logs are showing how it goes on:
- cut of amdump.1:
  ================
driver: flush size 0
driver: find_diskspace: time 115.490: want 1136256 K
find diskspace: not enough diskspace. Left with 1136256 K
driver: find_diskspace: time 115.490: want 13504 K
find diskspace: not enough diskspace. Left with 13504 K
driver: state time 115.490 free kps: 30000 space: 0 taper: idle idle-dumpers: 1 qlen tapeq: 0 runq: 0 roomq: 0 wakeup: 0 driver-idle: no-diskspace

- amcheck command output:
  =======================
backup:/usr/local/etc/amanda/Backup$ amcheck Backup
Amanda Tape Server Host Check
-----------------------------
WARNING: holding disk /mnt/hold: only 0 KB free, using nothing
slot 10: read label `Thursday2', date `20070416172936'
NOTE: skipping tape-writable test
Tape Thursday2 label ok
Server check took 0.827 seconds

Amanda Backup Client Hosts Check
--------------------------------
Client check: 2 hosts checked in 1.489 seconds, 0 problems found

(brought to you by Amanda 2.5.1p3)
backup:/usr/local/etc/amanda/Backup$

- my network partition where the dumps must be stored:
  ====================================================
  sta1:/backup                       20161172   8963380 10173652    47%    /mnt

- my exports file on NFS server (under FreeBSD too):
  ==================================================
  /backup -alldirs -network 192.168.15.0 -mask 255.255.255.252 -maproot=root


Could you please help me, are there some ideas about Amanda implementation under FreeBSD in conjunction with NFS? I've tested Amanda under Linux with kernel 2.6 - backups were susccessfully done via NFS. Maybe there is a difference between implementations of RPC calls on Linux and FreeBSD-4.x?

Thank you!

<Prev in Thread] Current Thread [Next in Thread>
  • NeedHelp, Igor V. Ruzanov <=