|
From: Jose T. <jet...@co...> - 2009-12-03 15:22:24
|
Here are my configuration files (attached) Nmblookup output: coneco@conecosrv2:~$ nmblookup conecosrv2v2 querying conecosrv2v2 on 192.168.0.255 querying conecosrv2v2 on 192.168.0.255 querying conecosrv2v2 on 172.16.59.255 querying conecosrv2v2 on 192.168.78.255 name_query failed to find name conecosrv2v2 Ping output: coneco@conecosrv2:~$ ping -c 4 conecosrv2v2 PING conecosrv2v2.conecodepr.com (192.168.0.32) 56(84) bytes of data. 64 bytes from conecosrv2v2.conecodepr.com (192.168.0.32): icmp_seq=1 ttl=64 time=7.84 ms 64 bytes from conecosrv2v2.conecodepr.com (192.168.0.32): icmp_seq=2 ttl=64 time=0.321 ms 64 bytes from conecosrv2v2.conecodepr.com (192.168.0.32): icmp_seq=3 ttl=64 time=0.371 ms 64 bytes from conecosrv2v2.conecodepr.com (192.168.0.32): icmp_seq=4 ttl=64 time=0.404 ms --- conecosrv2v2.conecodepr.com ping statistics --- 4 packets transmitted, 4 received, 0% packet loss, time 2998ms rtt min/avg/max/mdev = 0.321/2.236/7.849/3.240 ms -----Original Message----- From: Richard Shaw [mailto:hob...@gm...] Sent: Thursday, December 03, 2009 11:05 AM To: General list for user discussion, questions and support Subject: Re: [BackupPC-users] Problems to backup linux network computer On Thu, Dec 3, 2009 at 8:50 AM, Jose Torres <jet...@co...> wrote: > Still does not work. > > 1. I can ssh root@serverv2v2 without password from backuppc account but the > backuppc dump does not backup the intended machine. > I keep getting the data of (belongs to) the backup server (server2) instead > of the serverv2v2. > > I know because the backup includes data that does not exist on serverv2v2 > (home users path from server2). Can you post the contents of your '/etc/BackupPC/hosts' file? > 2. By the way, how do I make the backuppc user to have read access to ALL > FILES on a Ubuntu/linux machine. Making the backuppc user to belong to all > groups is the only thing that I could think of (making all files readable to > universe is out off the question). The short answer is your don't. If you're trying to back up all/most of your system then you need some sort of root access. There are ways to not ssh as root using sudo but it may be better to get your backup working as root before you try it. Richard ---------------------------------------------------------------------------- -- Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ BackupPC-users mailing list Bac...@li... List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/ |