BackupPC-users

[BackupPC-users] Odd 'unexpected repeated share name error'

2010-02-12 13:46:27
Subject: [BackupPC-users] Odd 'unexpected repeated share name error'
From: John Rouillard <rouilj-backuppc AT renesys DOT com>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Fri, 12 Feb 2010 18:44:23 +0000
Hi all. I am backing up a system with the following pc/host.pl file:

$Conf{RsyncShareName} = [
  '/etc',
  '/var/bak',
  '/var/log',
  '/usr/local',
  '/home/opssvn/backups',
  '/home/svn/backups',
'/',
'/usr',
'/home',
'/var',
'/boot',
];


and here is what the backup log looks like:

2010-02-12 16:16:35 full backup started for directory /etc; updating
   partial #307
2010-02-12 16:47:19 full backup started for directory /var/bak;
   updating partial #307
2010-02-12 17:23:22 full backup started for directory /var/log;
   updating partial #307
2010-02-12 17:58:34 full backup started for directory /usr/local;
    updating partial #307
2010-02-12 17:58:37 full backup started for directory
    /home/opssvn/backups; updating partial #307
2010-02-12 18:08:28 full backup started for directory
   /home/svn/backups; updating partial #307
2010-02-12 18:34:33 unexpected repeated share name / skipped
2010-02-12 18:34:33 full backup started for directory /usr; updating
   partial #307
2010-02-12 19:07:35 full backup started for directory /home; updating
   partial #307
   [...]

Except for the:

  2010-02-12 18:34:33 unexpected repeated share name / skipped

this all looks normal and expected. Does anybody have any idea what is
happening with the / share? I don't see a repeated '/' share in my
spec for $Conf{RsyncShareName}.

Thanks.

-- 
                                -- rouilj

John Rouillard       System Administrator
Renesys Corporation  603-244-9084 (cell)  603-643-9300 x 111

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
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>