All,


Disregard this message.  I feel like an idiot!  I had created a host file
entry a while back to test and forgot to remove it.  Once I removed the
entry, everything is working properly.



Jeff West
Systems Engineer
Riptide Software
Office 321-296-7724 ext 216 <(321)%20296-7724>
Direct 407-542-7697 <(407)%20542-7697>
Cell    407-925-7030 <(407)%20925-7030>
www.riptidesoftware.com



*From:* Jeffrey West [mailto:jeffrey.w...@riptidesoftware.com]
*Sent:* Tuesday, July 11, 2017 12:18 PM
*To:* General list for user discussion, questions and support <
backuppc-users@lists.sourceforge.net>
*Cc:* helpdesk <helpd...@riptidesoftware.com>
*Subject:* Problems with BackupPC



All,



I am having a major problem with BackupPC.  It is not resolving to the
proper IP address when trying to backup.   I am including my test below.
As you can see my proper IP address at this moment is 192.168.30.15.  When
I ssh into the BackuPC box and do a nslookup, I also get that IP address,
but when I run the BackupPC_dump command it resolves to 192.168.20.78.
Any idea why this is occurring?





Last login: Tue Jul 11 09:39:30 2017 from 192.168.20.82

[root@backuppc ~]# nslookup l-jwest17b.corpnet.com

Server:         192.168.20.51

Address:        192.168.20.51#53



Name:   l-jwest17b.corpnet.com

Address: 192.168.30.15



[root@backuppc ~]# su backuppc

[backuppc@backuppc root]$ cd /usr/share/BackupPC/bin/

[backuppc@backuppc bin]$ ./BackupPC_dump -v -f l-jwest17b.corpnet.com

cmdSystemOrEval: about to system /usr/sbin/ping -c 1 l-jwest17b.corpnet.com

cmdSystemOrEval: finished: got output PING l-jwest17b.corpnet.com
(192.168.20.78) 56(84) bytes of data.

64 bytes from l-jwest17b.corpnet.com (192.168.20.78): icmp_seq=1 ttl=64
time=1529 ms



--- l-jwest17b.corpnet.com ping statistics ---

1 packets transmitted, 1 received, 0% packet loss, time 0ms

rtt min/avg/max/mdev = 1529.603/1529.603/1529.603/0.000 ms



cmdSystemOrEval: about to system /usr/sbin/ping -c 1 l-jwest17b.corpnet.com

cmdSystemOrEval: finished: got output PING l-jwest17b.corpnet.com
(192.168.20.78) 56(84) bytes of data.

64 bytes from l-jwest17b.corpnet.com (192.168.20.78): icmp_seq=1 ttl=64
time=1.24 ms



--- l-jwest17b.corpnet.com ping statistics ---

1 packets transmitted, 1 received, 0% packet loss, time 0ms

rtt min/avg/max/mdev = 1.243/1.243/1.243/0.000 ms



CheckHostAlive: returning 1.243

Running: /usr/bin/smbclient \\\\l-jwest17b.corpnet.com\\C\$ -U
corpnet\\backup -E -d 1 -c tarmode\ full -Tc - /Users /ProgramData

full backup started for share C$

started full dump, share=C$

Xfer PIDs are now 17862,17861

xferPids 17862,17861

cmdExecOrEval: about to exec /usr/bin/smbclient \\\\l-jwest17b.corpnet.com\\C\$
-U corpnet\\backup -E -d 1 -c tarmode\ full -Tc - /Users /ProgramData

Connection to l-jwest17b.corpnet.com failed (Error
NT_STATUS_CONNECTION_REFUSED)

Connection to l-jwest17b.corpnet.com failed (Error
NT_STATUS_CONNECTION_REFUSED)

tarExtract: Done: 0 errors, 0 filesExist, 0 sizeExist, 0 sizeExistComp, 0
filesTotal, 0 sizeTotal

Got fatal error during xfer (No files dumped for share C$)

cmdSystemOrEval: about to system /usr/sbin/ping -c 1 l-jwest17b.corpnet.com

cmdSystemOrEval: finished: got output PING l-jwest17b.corpnet.com
(192.168.20.78) 56(84) bytes of data.

64 bytes from l-jwest17b.corpnet.com (192.168.20.78): icmp_seq=1 ttl=64
time=624 ms



--- l-jwest17b.corpnet.com ping statistics ---

1 packets transmitted, 1 received, 0% packet loss, time 0ms

rtt min/avg/max/mdev = 624.857/624.857/624.857/0.000 ms



cmdSystemOrEval: about to system /usr/sbin/ping -c 1 l-jwest17b.corpnet.com

cmdSystemOrEval: finished: got output PING l-jwest17b.corpnet.com
(192.168.20.78) 56(84) bytes of data.

64 bytes from l-jwest17b.corpnet.com (192.168.20.78): icmp_seq=1 ttl=64
time=1.71 ms



--- l-jwest17b.corpnet.com ping statistics ---

1 packets transmitted, 1 received, 0% packet loss, time 0ms

rtt min/avg/max/mdev = 1.715/1.715/1.715/0.000 ms



CheckHostAlive: returning 1.715

Backup aborted (No files dumped for share C$)

Not saving this as a partial backup since it has fewer files than the prior
one (got 0 and 0 files versus 18065)

dump failed: No files dumped for share C$

[backuppc@backuppc bin]$



Jeff West
Systems Engineer
Riptide Software
Office 321-296-7724 ext 216 <(321)%20296-7724>
Direct 407-542-7697 <(407)%20542-7697>
Cell    407-925-7030 <(407)%20925-7030>
www.riptidesoftware.com
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to