BackupPC-users

Re: [BackupPC-users] backuppc - init.d startup error - almost there!

2008-05-15 10:55:28
Subject: Re: [BackupPC-users] backuppc - init.d startup error - almost there!
From: Tino Schwarze <backuppc.lists AT tisc DOT de>
To: backuppc-users AT lists.sourceforge DOT net
Date: Thu, 15 May 2008 16:53:57 +0200
Hi Stuart,

On Thu, May 15, 2008 at 11:18:33AM +0100, Stuart Buckell wrote:
> #/etc/init.d/backuppc start  (using the debian-backuppc script, it's
> configured properly, all paths correct).
> 
> Error.
> Starting backuppc: 2008-05-15 11:16:21 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...
> 
> 
> Now I have created a hardlink manually between pc and cpool, works
> perfectly.
> SELinux isn't enabled.
> The directories /data/BackupPC* are all owned by backuppc:backuppc
> 
> The init.d file is backuppc:backuppc (also tried root:root).

The init.d file should be owned by root.
What file system do you use for /data/BackupPC?

Try this and send the output to the list:
su - backuppc
cd /data/BackupPC/pc
touch testfile
ln testfile ../cpool
ls -l testfile

Tino.

-- 
"What we resist, persists." (Zen saying)

www.craniosacralzentrum.de
www.forteego.de

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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>