For you next post, please use a more descriptive subject for your email.  :)

Reynier Perez Mira wrote:
> Hi:
> I have Bacula working fine without problems at least I think that. I run this 
> commands:
>  > bacula-dir -t -c bacula-dir.conf
>  > bacula-sd -t -c bacula-sd.conf
>  > bacula-fd -t -c bacula-fd.conf
> 
> And none give error. So I install bacula-client in a Win32 workstation. In 
> this same PC I have a folder that I need to make a backup. In wich file I 
> need to setup this? Also if I try to run status command from this PC I get 
> this messages:
> 
> #status
> Status available for:
>      1: Director
>      2: Storage
>      3: Client
>      4: All
> Select daemon type for status (1-4): Unexpected question has been received.
> 4
> gsdbaculaserver-dir Version: 2.0.3 (06 March 2007) i486-pc-linux-gnu debian 
> lenny/sid

I see version 2.0.3 here.  That is over 9 months old... if you can, 
upgrade before proceeding further.

> Daemon started 18-ene-08 08:45, 2 Jobs run since started.
>  Heap: bytes=35,987 max_bytes=37,757 bufs=208 max_bufs=217
> 
> Scheduled Jobs:
> Level          Type     Pri  Scheduled          Name               Volume
> ===================================================================================
> Full           Backup    10  19-ene-08 00:00    BackupWindows      *unknown*
> Full           Backup    10  19-ene-08 00:00    BackupCatalog      *unknown*
> ====
> 
> Running Jobs:
> No Jobs running.
> ====
> 
> Terminated Jobs:
>  JobId  Level    Files      Bytes   Status   Finished        Name 
> ====================================================================
>      1  Full          0         0   Error    15-ene-08 00:05 BackupWindows
>      2  Full          0         0   Error    15-ene-08 00:05 BackupCatalog
>      3  Full          0         0   Error    16-ene-08 00:05 BackupWindows
>      4  Full          0         0   Error    16-ene-08 00:05 BackupCatalog
>      5  Full          0         0   Error    17-ene-08 00:05 BackupWindows
>      6  Full          0         0   Error    17-ene-08 00:05 BackupCatalog
>      7  Full          0         0   Error    18-ene-08 00:15 BackupWindows
>      8  Full          0         0   Error    18-ene-08 00:15 BackupCatalog
> 
> ====
> Connecting to Storage daemon gsdbaculaserver-sd at 127.0.0.1:9103
> 
> Failed to connect to Storage daemon gsdbaculaserver-sd.
> ====
> Connecting to Client win32client at 10.128.50.5:9102
> Failed to connect to Client win32client.
> ====
> 18-ene 09:10 gsdbaculaserver-dir: *Console*.2008-01-18_09.10.23 Fatal error: 
> bnet.c:870 Unable to connect to Storage daemon on 127.0.0.1:9103. 
> ERR=Conexión rechazada
> 
> Why, what's wrong here?

Communications between the Directory and bacula-sd are failing. 
Probably because SD is not running at 127.0.0.1

ps auwx | grep bacula should look should all three daemons running.

-- 
Dan Langille - http://www.langille.org/
BSDCan - The Technical BSD Conference: http://www.bsdcan.org/
PGCon  - The PostgreSQL Conference:    http://www.pgcon.org/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to