Pablo Quinta Vidal wrote:
Is correct the socket bound to 0.0.0.0.X ??
Yes.
sendsize[5862]: time 0.085: running "/sbin/dump 0Ssf 1048576 - /amanda" sendsize[5862]: time 0.086: running /usr/local/libexec/killpgrp sendsize[5862]: time 0.262: DUMP: Cannot open /dev/hda2 sendsize[5862]: time 0.263: DUMP: The ENTIRE dump is aborted. sendsize[5862]: time 0.264: ..... sendsize[5862]: estimate time for /amanda level 0: 0.179 sendsize[5862]: no size line match in /sbin/dump output for "/amanda"
why cant open /dev/hda2 ?? permissions?
Probably. What does "ls -l /dev/hda2" show as permissions and user/group ownership?
amandad: CONFIGURE_COMMAND="'./configure' '--with-user=amanda' '--with-group=backup' '--with-configdir=/usr/local/etc/amanda/'
Does the group "backup" have access to /dev/hda2 ?
-- Paul Bijnens, Xplanation Tel +32 16 397.511 Technologielaan 21 bus 2, B-3001 Leuven, BELGIUM Fax +32 16 397.512 http://www.xplanation.com/ email: [EMAIL PROTECTED] *********************************************************************** * I think I've got the hang of it now: exit, ^D, ^C, ^\, ^Z, ^Q, F6, * * quit, ZZ, :q, :q!, M-Z, ^X^C, logoff, logout, close, bye, /bye, * * stop, end, F3, ~., ^]c, +++ ATH, disconnect, halt, abort, hangup, * * PF4, F20, ^X^X, :D::D, KJOB, F14-f-e, F8-e, kill -1 $$, shutdown, * * kill -9 1, Alt-F4, Ctrl-Alt-Del, AltGr-NumLock, Stop-A, ... * * ... "Are you sure?" ... YES ... Phew ... I'm out * ***********************************************************************
