BackupPC-users

[BackupPC-users] Unsubscribe

2011-07-22 10:08:09
Subject: [BackupPC-users] Unsubscribe
From: vicent roca daniel <saptah AT gmail DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Fri, 22 Jul 2011 16:05:51 +0200


On Fri, Jul 22, 2011 at 10:49 AM, Alain Péan <alain.pean AT lpp.polytechnique DOT fr> wrote:
Hi Jiahwei,

As you can see, you have a problem with a hardlink. The default location
for BachpPC data pool is /var/lib/BackupPC. I guess you tried to change
this location to another one, by setting a hard link. I tried this
myself, and it failed. Whad I did, is to mount an external storage under
/backup, copied the content of /var/lib/BackupPC inside (with the same
owner, backuppc, and rights), and change the configuration in
/etc/BackupPC/config.pl :

#$Conf{TopDir}      = '/var/lib/BackupPC/';
$Conf{TopDir} = '/backup';

Hope this helps.

Alain

Le 22/07/2011 06:37, jiahwei a écrit :
> Hi,
>
> now it returned me this error when i tried to start the backupc pc by typing service backuppc start
>
> Starting BackupPC: 2011-07-22 12:36:40 Can't create a test hardlink between a file in /data/BackupPC/pc and /data/BackupPC/cpool.  Either these are different file systems, or this file system doesn't support hardlinks, or these directories don't exist, or there is a permissions problem, or the file system is out of inodes or full.  Use df, df -i, and ls -ld to check each of these possibilities. Quitting...
>                                                             [FAILED]
>
> +----------------------------------------------------------------------
> |This was sent by jiahwei_cvssgg AT hotmail DOT com via Backup Central.
> |Forward SPAM to abuse AT backupcentral DOT com.
> +----------------------------------------------------------------------
>
>
>
> ------------------------------------------------------------------------------
> 10 Tips for Better Web Security
> Learn 10 ways to better secure your business today. Topics covered include:
> Web security, SSL, hacker attacks&  Denial of Service (DoS), private keys,
> security Microsoft Exchange, secure Instant Messaging, and much more.
> http://www.accelacomm.com/jaw/sfnl/114/51426210/
> _______________________________________________
> 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/


------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
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/

------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
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>
  • [BackupPC-users] Unsubscribe, vicent roca daniel <=