On 7/27/2010 5:36 PM, Frank J. Gómez wrote:
>
> *With DHCP set to 1:*
>
> $ ./BackupPC_dump -v -f vostro1400
> cmdSystemOrEval: about to system /bin/ping -c 1 vostro1400
> cmdSystemOrEval: finished: got output PING vostro1400 (8.15.7.117)
> 56(84) bytes of data.
>
> It seems that, regardless of how
/etc/hosts has entries only for 127.0.1.1.
/etc/resolv.conf points to local nameservers which don't have records for
these hosts. The hosts in question are laptops, so it doesn't make much
sense to stick them in DNS.
hostname gives backuppc. hostname -f gives backuppc.loc.
I'd like to be able t
*With DHCP set to 0:*
$ ./BackupPC_dump -v -f vostro1400
cmdSystemOrEval: about to system /bin/ping -c 1 vostro1400
cmdSystemOrEval: finished: got output PING vostro1400 (63.251.179.13) 56(84)
bytes of data.
*With DHCP set to 1:*
$ ./BackupPC_dump -v -f vostro1400
cmdSystemOrEval: about to syst
On 07/27/2010 10:28 PM, Les Mikesell wrote:
> On 7/27/2010 1:46 PM, Frank J. Gómez wrote:
>
>> I have a new instance set up, and BackupPC is not initiating backups
>> because pings keep failing. The behavior is really quite strange;
>> please read on:
>>
>> "nmblookup vostro1400" gives me 10.1
On 7/27/2010 1:46 PM, Frank J. Gómez wrote:
> I have a new instance set up, and BackupPC is not initiating backups
> because pings keep failing. The behavior is really quite strange;
> please read on:
>
> "nmblookup vostro1400" gives me 10.10.10.102. This is correct.
>
> "nmblookup -A 10.10.10.10
I have a new instance set up, and BackupPC is not initiating backups because
pings keep failing. The behavior is really quite strange; please read on:
"nmblookup vostro1400" gives me 10.10.10.102. This is correct.
"nmblookup -A 10.10.10.102" gives me vostro1400. This, too, is correct.
My conf
James Ward wrote:
> full backup started for directory cDrive; updating partial #305
> Connected to tartarus:873, remote version 29
> Negotiated protocol version 28
> Connected to module cDrive
> Sending args: --server --sender --numeric-ids --perms --owner --group -D
> --links --hard-links --times
On 7/27/2010 8:20 AM, hankB wrote:
>
> Thanks for answer...
> The server and the nas are XFS.
> i add in /etc/fstab:
> //serverip/ClientBackup /backup smbfs auto,username=user,password=*** 0 0
> mount backup
> I moutn the backup folder, but when i move the backups with:
> cp -dpR /var/lib/backuppc
Thanks for answer...
The server and the nas are XFS.
i add in /etc/fstab:
//serverip/ClientBackup /backup smbfs auto,username=user,password=*** 0 0
mount backup
I moutn the backup folder, but when i move the backups with:
cp -dpR /var/lib/backuppc/. /backup
cp don't copy the owner.. Permission de