Here's the last few lines of the host in question's LOG file:
2003/2/10 17:02:06 removing incr backup 84
2003/2/28 01:38:10 no ping response
2003/2/28 02:00:11 no ping response
2003/3/1 14:19:05 removing incr backup 85
2003/3/2 01:19:49 removing incr backup 86
2003/3/2 01:19:49 removing full backup 80
2003/3/9 18:00:06 removing incr backup 88
2003/3/10 17:00:07 removing incr backup 89
2003/3/11 17:00:06 removing incr backup 90
It seems vaguely interesting that there are no 'no ping response' lines
since 2/28.
--me
On Wed, 12 Mar 2003, Brown, Wade (MED, ASL) wrote:
nmblookup looks ok.
According to the dump code, you should be getting "no ping response" in
your LOG. Are you?
- Wade
-----Original Message-----
From: Johnny L. Wales [mailto:johnny < at > mail.booksys.com]
Sent: Tuesday, March 11, 2003 3:33 PM
To: Doug Lytle
Cc: backuppc-users < at > lists.sourceforge.net
Subject: Re: [BackupPC-users] Actually, no DHCP hosts are working
This answers questions of two people.
Firstly, smbclient is working. To wit:
[root < at > hylafax testing2000]# smbclient '//testing2000/c$' -U
BackupManager
doing parameter log file = /var/log/samba/%m.log
doing parameter max log size = 0
doing parameter security = share
doing parameter socket options = TCP_NODELAY SO_RCVBUF=8192
SO_SNDBUF=8192
doing parameter dns proxy = no
pm_process() returned Yes
added interface ip=192.168.10.135 bcast=192.168.10.255
nmask=255.255.255.0
Client started (version 2.0.10).
resolve_lmhosts: Attempting lmhosts lookup for name testing2000<0x20>
resolve_hosts: Attempting host lookup for name testing2000<0x20>
Connecting to 192.168.10.159 at port 139
Password:
Domain=[TESTING] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager]
smb: \>
No problems there.
I'm willing to try the solution with re-doing the line in the hosts
file. Hang on a sec, I'll try it out... After making that change,
restarting backuppc and attempting to start a full backup on the host,
the
status is still:
# Last status is state "idle" (no ping) as of 3/11 15:25
Next up was the suggestion to change $Conf{'PingPath'} to /bin/echo, and
try to get a backup going. I made the change to this host's config.pl
file
and attempted to start a backup, and status is still:
# Last status is state "idle" (no ping) as of 3/11 15:28.
So, this 100% confirms that the problem is not with ping, but something
with the nmblookup. So, take a look at this nmblookup and tell me if you
see anything wrong with it:
[root < at > hylafax testing2000]# host testing2000
testing2000.internal.booksys.com has address 192.168.10.159
[root < at > hylafax testing2000]# nmblookup -A 192.168.10.159
doing parameter log file = /var/log/samba/%m.log
doing parameter max log size = 0
doing parameter security = share
doing parameter socket options = TCP_NODELAY SO_RCVBUF=8192
SO_SNDBUF=8192
doing parameter dns proxy = no
pm_process() returned Yes
added interface ip=192.168.10.135 bcast=192.168.10.255
nmask=255.255.255.0
bind succeeded on port 0
Socket opened.
Looking up status of 192.168.10.159
received 8 names
TESTING2000 <00> - M <ACTIVE>
TESTING <00> - <GROUP> M <ACTIVE>
TESTING2000 <03> - M <ACTIVE>
TESTING2000$ <03> - M <ACTIVE>
TESTING2000 <20> - M <ACTIVE>
TESTING <1e> - <GROUP> M <ACTIVE>
HSUTTLAR <03> - M <ACTIVE>
TESTING2000 <01> - M <ACTIVE>
num_good_sends=0 num_good_receives=0
[root < at > hylafax testing2000]#
On Tue, 11 Mar 2003, Doug Lytle wrote:
Can you do, from the RH box, smbclient '//testing2000/c$ -U
"YouPutUserNameHere" and hit enter, type the password and get a c$
prompt?
.... Re-reading your message brings back memories of a problem I had
early on.. I had 10 hosts and all but host 4 would backup. I
eventually deleted line 4 and put the host back in at the end. It
started backing up. Has worked every since. I put it off as having
something embedded in the line that BackupPC could see.
Just a thought.
Doug
Johnny L. Wales wrote:
The hosts line on the host in question looks like this here:
testing2000 0 hsuttlar < at > booksys.com
I've also tried
testing2000 1 hsuttlar < at > booksys.com
And it results in the same ding-dang thing. The host in question is
the
testing department's Windows 2000 server. Hence the name,
testing2000.
The host running backuppc is a Redhat machine.
--Me
On Tue, 11 Mar 2003, Doug Lytle wrote:
Hi Johnny,
Whats your host file look like? And, what are your clients.
Windows I
might have some insite, but not for Linux/Unix.
Doug
Johnny L. Wales wrote:
Does anyone have any idea what this problem might be? This host
still
isn't working, and I still can't find any good reason why it's not
working. Pinging the machine works just fine, nmblookup produces
the
results below, yet the machine isn't being backed up, and the last
error
is always 'no ping'. Presently, it's listed as having failed 37
consecutive times, but I can verify that it shouldn't fail.
Ideas?
-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/
-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/
--
Johnny Wales
Book Systems, Inc.
-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/