On Jul 22, 2011, at 1:04 PM, Frank Smith wrote:

On 07/22/2011 11:53 AM, myron wrote:
On Jul 22, 2011, at 12:47 PM, Jean-Louis Martineau wrote:

On 07/22/2011 11:37 AM, myron wrote:
On Jul 22, 2011, at 11:14 AM, Jean-Louis Martineau wrote:

Which amanda release are you using?

root@errol:~# dpkg -l | grep amanda
ii  amanda-client
1:2.6.1p1-2                       Advanced Maryland Automatic
Network Disk Arc
ii  amanda-common             1:2.6.1p1-2
Advanced Maryland Automatic Network Disk Arc

Which program/application are you using to do the backup.

I guess it's tar or dump. Whatever is on linux? How do I find out?
In the disklist file
If you are using tar, it is better to specify the mount point.

I guess it is tar. this is what  have in the disklist

errol           /dev/md0     linux-tar

Tar deals with filesystems, so you need to either change /dev/md0
to / (or whatever directory is mounted on it), or use dump, which
deals with devices. Personally, I'd stick with tar, but others may
prefer to use dump.

Frank

df -h reports these filesystems. So, I should have something like this in disklist.

errol   /dev/mapper/system-root         linux-tar               # /
errol   /dev/mapper/system-home linux-tar               # /home
errol   /dev/mapper/system-var          linux-tar               # /var
errol   /dev/mapper/system-scratch      linux-tar               # /scratch






Post all the related client debug files.

I don't see any debug files. The only log entry I have from this
morning's backup is

Then search, amandad.*.debug, sendsize.*.debug
amadmin version version | grep AMANDA_DBGDIR

Jean-Louis




--
Frank Smith                                      [email protected]
Sr. Systems Administrator                       Voice: 512-374-4673
Hoover's Online                                   Fax: 512-374-4501

Reply via email to