Re: [BackupPC-users] help with netbios error

2011-11-18 Thread Tim Fletcher
On Fri, 2011-11-18 at 11:09 -0800, AIM Systems wrote: > Thanks for your reply Tim. > > I, too, have read this when 'Google'ing the error and have so far been ruled > it out. > Physically, there are no ethernet jacks in the walls of the office, hence the > WAPs > How does one determine if a devic

[BackupPC-users] help with netbios error

2011-11-18 Thread AIM Systems
Thanks for your reply Tim. I, too, have read this when 'Google'ing the error and have so far been ruled it out. Physically, there are no ethernet jacks in the walls of the office, hence the WAPs How does one determine if a device has multiple IPs? /bin/nmblookup only returns the one address. +

Re: [BackupPC-users] help with netbios error

2011-11-18 Thread Tim Fletcher
On Fri, 2011-11-18 at 06:51 -0800, AIM Systems wrote: > I don't get it?! What am I missing?! A quick google implies it might be related to 2 connections to the network either 2xethernet or ethernet+wireless. http://www.backupcentral.com/phpBB2/two-way-mirrors-of-external-mailing-lists-3/backup

Re: [BackupPC-users] help with netbios error

2011-11-18 Thread Les Mikesell
On Fri, Nov 18, 2011 at 8:51 AM, AIM Systems wrote: > > CheckHostAlive: returning 0.861 > cmdSystemOrEval: about to system /usr/bin/nmblookup -A tim > cmdSystemOrEval: finished: got output Looking up status of 10.30.6.7 >        WORKGROUP       <00> - B >        TIM             <00> -         B

[BackupPC-users] help with netbios error

2011-11-18 Thread AIM Systems
Hi all, This error is beyond me. I'm a programmer, not a network engineer. I've just inherited this issue. Here is my command and the resultant output: -bash-4.1$ /usr/share/BackupPC/bin/BackupPC_dump -f -v tim cmdSystemOrEval: about to system /bin/ping -c 1 -w 3 tim cmdSystemOrEval: finished: g

[BackupPC-users] fixed (was Re: Let me get to the real point)

2011-11-18 Thread Neal Becker
Well, it's working again. Not sure what broke it. When I had reinstalled backuppc from scratch (wiping /var/lib/BackupPC), I had re-used my old /etc/backuppc config. Now I just a new, clean /etc/backuppc (just adding my host and share). Something in the old config that backuppc didn't like, I

Re: [BackupPC-users] Exclusion not working with rsync

2011-11-18 Thread Holger Parplies
Hi, Alex Machina wrote on 2011-11-17 20:51:46 -0500 [Re: [BackupPC-users] Exclusion not working with rsync]: > Why bother with: > > > $Conf {BackupFilesExclude} = {>  '/home' => [>        '/steve/Packages'>   > > ]> }; > Why not just: > > $Conf{BackupFilesExclude} = ['/home/steve/Packages'] be

Re: [BackupPC-users] Can't get BackupFilesOnly working (yes, I've googled)

2011-11-18 Thread Holger Parplies
Hi, Neal Becker wrote on 2011-11-15 12:02:12 -0500 [[BackupPC-users] Can't get BackupFilesOnly working (yes, I've googled)]: > Using rsync (fedora 15 server, fedora 16 client) > > I put this in nbecker1.pl: > > $Conf{BackupFilesOnly} = { > '*' => [ >'/home/nbecker' > ] > }; > > > But wh

Re: [BackupPC-users] Can't get BackupFilesOnly working (yes, I've googled)

2011-11-18 Thread Holger Parplies
Hi, Alex Machina wrote on 2011-11-15 13:29:35 -0500 [Re: [BackupPC-users] Can't get BackupFilesOnly working (yes, I've googled)]: > [...] > How about if you try: > > $Conf{BackupFilesOnly} = ['/home/nbecker']; > > Don't see the need for specifying a "share name" for Linux using rsync. that you

[BackupPC-users] On/off again Internal Server Error 500

2011-11-18 Thread umiwangu
Is it possible that the machine doesn't have any swap file? I opened up System Monitor, and under Memory and Swap History, memory is generally running at 85% (640 Mb), and Swap says 0 bytes of 0 bytes... Its possible, but not recommended (even by the kernel guys, the kernel need at least a few byt

Re: [BackupPC-users] On/off again Internal Server Error 500

2011-11-18 Thread higuita
Hi On Thu, 17 Nov 2011 22:04:34 -0800, umiwangu wrote: > Is it possible that the machine doesn't have any swap file? I opened up > System Monitor, and under Memory and Swap History, memory is generally > running at 85% (640 Mb), and Swap says 0 bytes of 0 bytes... Its possible, but not re