Re: [BackupPC-users] [CentOS 7] backuppc is not working

2015-08-07 Thread Bzzzz
On Thu, 06 Aug 2015 20:31:27 -0700
yashiahru  wrote:

Hi,

> 1st time
> after installation and config a apache user for backuppc
> when i visit http://localhost/BackupPC
> the login page is downloaded

Your browser indicating a download usually shows that the script
file is send by the http server instead of being executed (thus, a
fastcgi server not started or configuration problem [often the
socket perms].)

You could also try using nginx (much better memory management and low
consumption than apache) with fcgiwrap.

Jean-Yves

--
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] BackupPC 4.0 --acls question

2015-08-07 Thread Bob of Donelson Trophy
 

I have a functional BackupPC 4.0.0alpha3 running on CentOS 7. 

I have one client that is my Samba4 fileserver running Debian 7.8.0 with
(Sernet)Samba 4.2.3 that is handling ACL and xattr file attributes of my
W7 clients. So, acl and xattr are setup on that machine. 

I am currently backup (with BPC4) other linux clients without issue. 

I have set "RsyncArgsExtra" for "--acls" and "--xattrs" as instructed by
the wiki. (At least, I think I am interrupting that correctly.) 

When I do a "fullbackup" (the first attempt) I get the following in the
log file: 

XferLOG file /bpc4data/pc/192.168.xxx.xxx/XferLOG.0.z created 2015-08-07
17:52:20 
Backup prep: type = full, case = 1, inPlace = 1, doDuplicate = 0,
newBkupNum = 0, newBkupIdx = 0, lastBkupNum = , lastBkupIdx = (FillCycle
= 0, noFillCnt = )
Running: /usr/local/bin/rsync_bpc --bpc-top-dir /bpc4data
--bpc-host-name 192.168.xxx.xxx --bpc-share-name / --bpc-bkup-num 0
--bpc-bkup-comp 3 --bpc-bkup-prevnum -1 --bpc-bkup-prevcomp -1
--bpc-bkup-inode0 1 --bpc-log-level 1 -e /usr/bin/ssh -l root
--rsync-path=/usr/bin/rsync --super --recursive --protect-args
--numeric-ids --perms --owner --group -D --times --links --hard-links
--delete --partial --log-format=log: %o %i %B %8U,%8G %9l %f%L --stats
--checksum --acls --xattrs --exclude=/proc --exclude=/dev --exclude=/tmp
--exclude=/sys --exclude=/var/tmp --exclude=/var/cache
--exclude=/var/spool --exclude=/var/run --exclude=/var/lock
--exclude=/home/*/lost+found --exclude=/mnt --exclude=/media
--exclude=/lost+found 192.168.xxx.xxx:/ /
full backup started for directory /
Xfer PIDs are now 4199
This is the rsync child about to exec /usr/local/bin/rsync_bpc
rsync_bpc: ACLs are not supported on this client
rsync error: syntax or usage error (code 1) at main.c(1439)
[client=3.0.9.3]
rsync_bpc exited with fatal status 1 (256) (rsync error: syntax or usage
error (code 1) at main.c(1439) [client=3.0.9.3])
Xfer PIDs are now 
Got fatal error during xfer (No files dumped for share /)
Backup aborted (No files dumped for share /)
BackupFailCleanup: nFilesTotal = 0, type = full, BackupCase = 1, inPlace
= 1, lastBkupNum = 
Removing empty backup #0
BackupPC_backupDelete: removing #0
BackupPC_backupDelete: No prior backup for merge
BackupPC_backupDelete: got 0 errors
Running BackupPC_refCountUpdate -h 192.168.xxx.xxx -f on 192.168.xxx.xxx
xferPids 4204
BackupPC_refCountUpdate: host 192.168.xxx.xxx got 0 errors
BackupPC_refCountPrint: total errors: 0
xferPids
Finished BackupPC_refCountUpdate (running time: 0 sec)

(The 'xxx.xxx' has replaced my actual ip address.) 

If the client is storing files that include acl and xattr file
permissions why am I getting that ". . . ACLs are not supported on this
client . . ."? 
-- 

___ 

Bob Wooden of Donelson Trophy

615.885.2846
www.donelsontrophy.com [1]

"Everyone deserves an award!!"
 

Links:
--
[1] http://www.donelsontrophy.com
--
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] [CentOS 7] backuppc is not working

2015-08-07 Thread yashiahru
1st time
after installation and config a apache user for backuppc
when i visit http://localhost/BackupPC
the login page is downloaded

2nd try
no permission on that page
even the config file of apache is set to be "allow, deny" "allow ALL"

I got it work on CentOS 6.X without problem
can anyone share the exp on CentOS 7?

thx

+--
|This was sent by kubo.yashih...@gmail.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--



--
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/