Re: [BackupPC-users] Starting backuppc: 2014-02-01 01:05:05 Can't create a test hardlink between a file in /home/backup/pc and /home/backup/cpool.

2014-02-01 Thread support
Ha , worked :) never occurred to me that the bin will not create those automatically. I will create the other folders manually and will report for any issues. -- WatchGuard Dimension instantly turns raw network data int

Re: [BackupPC-users] Starting backuppc: 2014-02-01 01:05:05 Can't create a test hardlink between a file in /home/backup/pc and /home/backup/cpool.

2014-02-01 Thread Alexander Moisseev
01.02.2014 22:46, supp...@vip-consult.co.uk пишет: > Still no error when done manually > > sudo -u backuppc mkdir /home/backup/cpool > > root@vipo:~# sudo -u backuppc ln /home/backup/pc/test > /home/backup/cpool/test > > > root@vipo:~# ls -i /home/backup/pc/test > 17956867 -rw-r--r-- 2 backuppc ba

Re: [BackupPC-users] Starting backuppc: 2014-02-01 01:05:05 Can't create a test hardlink between a file in /home/backup/pc and /home/backup/cpool.

2014-02-01 Thread support
Still no error when done manually sudo -u backuppc mkdir /home/backup/cpool root@vipo:~# sudo -u backuppc ln /home/backup/pc/test /home/backup/cpool/test root@vipo:~# ls -i /home/backup/pc/test 17956867 -rw-r--r-- 2 backuppc backuppc 0 Feb 1 18:02 /home/backup/pc/test root@vipo:~# ls -i /ho

Re: [BackupPC-users] Starting backuppc: 2014-02-01 01:05:05 Can't create a test hardlink between a file in /home/backup/pc and /home/backup/cpool.

2014-02-01 Thread Alexander Moisseev
01.02.2014 22:07, supp...@vip-consult.co.uk пишет: > /etc/init.d/backuppc start > Starting backuppc: 2014-02-01 17:55:32 Can't create a test hardlink between > a file in /home/backup/pc and /home/backup/cpool. > This means /home/backup/cpool is the _directory_, not hardlink. You must have f

Re: [BackupPC-users] Starting backuppc: 2014-02-01 01:05:05 Can't create a test hardlink between a file in /home/backup/pc and /home/backup/cpool.

2014-02-01 Thread support
Actually as part of the troubleshooting I changed the user now to backuppc, but it didn;t make any difference: webserver running under backuppc backuppc started under backuppc root@vipo:~# ps aux | grep -i fcg backuppc 14620 0.0 0.0 10472 644 ?Ss 14:50 0:00 /usr/local/sbin/fcgi

Re: [BackupPC-users] Starting backuppc: 2014-02-01 01:05:05 Can't create a test hardlink between a file in /home/backup/pc and /home/backup/cpool.

2014-02-01 Thread Les Mikesell
On Fri, Jan 31, 2014 at 7:06 PM, wrote: > The user is www-data , folders and files are owner by the same user and for > the sake of testing it I changed all folders and files to 777. > > If I create the ln under www-data it works fine. > Is the backuppc server running as www-data? Does that us

[BackupPC-users] Starting backuppc: 2014-02-01 01:05:05 Can't create a test hardlink between a file in /home/backup/pc and /home/backup/cpool.

2014-01-31 Thread support
The user is www-data , folders and files are owner by the same user and for the sake of testing it I changed all folders and files to 777. If I create the ln under www-data it works fine. The /home is mounted crypted hdd Kind Regards Chris ---