BackupPC-users

Re: [BackupPC-users] BackupPC_tarCreate usage

2008-09-04 05:08:51
Subject: Re: [BackupPC-users] BackupPC_tarCreate usage
From: "Gabriel Landais" <gabriel.landais AT gmail DOT com>
To: backuppc-users <backuppc-users AT lists.sourceforge DOT net>
Date: Thu, 4 Sep 2008 11:08:42 +0200
Hi,
 in fact I was backuping only two folders :

$Conf{TarShareName} = [
  '/etc',
  '/home/serveur/data/Photos'
];

This my backup drive :

[root@xtr:/var/lib/backuppc/pc/localhost] $ durep -td 2
[ /mnt/backup/backuppc/pc/localhost    45.1G (9 files, 3 dirs) ]
  22.5G [##############                ]  50.00% 35/
      22.5G [############################# ]  99.98%
f%2fhome%2fserveur%2fdata%2fPhotos/
       4.4M [                              ]   0.02% f%2fetc/
       531b [                              ]   0.00% backupInfo
        64b [                              ]   0.00% attrib
  22.5G [##############                ]  49.99% 28/
      22.5G [############################# ]  99.98%
f%2fhome%2fserveur%2fdata%2fPhotos/
       4.4M [                              ]   0.02% f%2fetc/
       531b [                              ]   0.00% backupInfo
        64b [                              ]   0.00% attrib
   2.5M [                              ]   0.01% 34/
       2.5M [############################# ]  97.20%
f%2fhome%2fserveur%2fdata%2fPhotos/
      72.6K [                              ]   2.78% f%2fetc/
       522b [                              ]   0.02% backupInfo
        64b [                              ]   0.00% attrib
 174.0K [                              ]   0.00% XferLOG.35.z
 173.6K [                              ]   0.00% XferLOG.28.z
  10.5K [                              ]   0.00% LOG.082008
   4.8K [                              ]   0.00% XferLOG.34.z
   478b [                              ]   0.00% LOG.072008.z
   320b [                              ]   0.00% backups
   317b [                              ]   0.00% backups.old
   212b [                              ]   0.00% LOG.092008
     0b [                              ]   0.00% LOCK

A backup goes on yesterday on my desktop computer with a fresh
backuppc on backup drive... I've deleted a 36 folder an XferLOG.36...
I had a success with

backuppc@xtr:/mnt/server/restore$
/usr/share/backuppc/bin/BackupPC_tarCreate -t -n -1 -h localhost -s
'/etc' . > ./etc.ok.tar
Done: 1381 files, 12898591 bytes, 293 dirs, 648 specials, 0 errors

then I modified my localhost.pl with correct $Conf{TarShareName} and
now I have :

backuppc@xtr:/mnt/server/restore$
/usr/share/backuppc/bin/BackupPC_tarCreate -t -n -1 -h localhost -s
'/etc' . > ./etc.tar
/usr/share/backuppc/bin/BackupPC_tarCreate: bad share or directory '/etc//'
Done: 0 files, 0 bytes, 0 dirs, 0 specials, 1 errors
backuppc@xtr:/mnt/server/restore$
/usr/share/backuppc/bin/BackupPC_tarCreate -t -n -1 -h localhost -s
'/home/serveur/data/Photos' . > ./photos.tar
/usr/share/backuppc/bin/BackupPC_tarCreate: bad share or directory
'/home/serveur/data/Photos//'
Done: 0 files, 0 bytes, 0 dirs, 0 specials, 1 errors

I then edited "backups" file and remove 36 line, it then worked
alright (at least it is running right now).

I just want to thank you!

Gabriel

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>