On Tue, 2006-06-13 at 15:58 -0500, Mark Cockrell wrote:
>
> Les Mikesell wrote:
> > On Tue, 2006-06-13 at 11:35 -0500, Mark Cockrell wrote:
> >
> > > When I try to backup my primary file server (Fedora Core 3) the /home
> > > directory isn't included in the "full" backup. It is included in the
> > > incremental backups, but not in the full backups. Any ideas? Have I got
> > > something configured wrong?
> > >
> >
> > Perhaps you have modified the command for a full backup to
> > use the --one-file-system options without including it separately
> > in the list of targets.
> >
> >
> While I'm not entirely certain I know what you mean, I don't think I
> have. Here's the contents of the config file for the machine in
> question.
>
> $Conf{XferMethod} = 'tar';
> $Conf{TarClientPath} = '/bin/tar';
> $Conf{TarShareName} = '/';
> $Conf{BackupFilesExclude} = '/proc';
> $Conf{TarClientCmd} = '$sshPath -q -x -n -l root $host $tarPath -c -v
> -f - -C $shareName+ --totals';
If you look at the Xferlog (in the list below the backups for the
host) you should see the actual command issued and the list
of files sent and errors encountered. /home should either be
in the list sent or there should be an error saying why it
failed.
--
Les Mikesell
[EMAIL PROTECTED]
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/