BackupPC-users

Re: [BackupPC-users] Installation problems: BackupPC_serverMesg hangs

2009-08-26 09:59:53
Subject: Re: [BackupPC-users] Installation problems: BackupPC_serverMesg hangs
From: Christoph <chrdr AT gmx DOT at>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Wed, 26 Aug 2009 15:55:03 +0200
> Craig

Wow, the author himself, what an honour!

> It's more likely that TCP sockets work.
>
> Try setting $Conf{ServerHost}, $Conf{ServerPort} and
> $Conf{ServerMesgSecret}.  BackupPC_serverMesg should
> use the TCP port instead of the unix-domain socket.

I set:
$Conf{ServerHost} = 'nslu2';
$Conf{ServerPort} = 2359;
$Conf{ServerMesgSecret} = '<a string containing 19 ascii-characters>';
# 'nslu2' is the device's hostname, also contained in /etc/hosts

and restarted the BackupPC daemon.

Unfortunately,
/usr/local/BackupPC/bin/BackupPC_serverMesg status info
shows the same result, hanging at the same line as before.

Strangely, 'netstat' shows me:
Proto RefCnt Flags       Type       State         I-Node Path
unix  4      [ ]         STREAM     CONNECTING         0 
/mnt/usbstick/var/log/BackupPC/BackupPC.sock
unix  3      [ ]         STREAM     CONNECTED      21002

so it seems that BackupPC still uses unix sockets.

Do I have to do anything else to activate tcp connections?

Thanks in advance,
Christoph

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/