Re: [BackupPC-users] rsync: –protect-args on Mac OS X ?

2017-04-28 Thread Steve Palm
For others, it seemed to work with using '/Path With/Spaces in it/' in the 
share name.  However, realizing how out of date the rsync binary is on Mac OS 
X, I decided to install a newer version that is, from what I read, far more 
memory efficient and utilizes the newer rsync protocol to be more efficient on 
transfers. Installed that in /usr/local/bin/rsync and modified the xfer jobs of 
those machines to use that path instead.  Now I can use the --protect-args (-s) 
parameter.

 Steve

> On Apr 23, 2017, at 10:06 AM, Steve Palm  wrote:
> 
> Hi,
> 
> Under v3 I didn't have any problems with shares that had spaces in the names. 
> However, I see that after all was converted to v4 rsync was using a  
> –protect-args  parameter.  However, rsync on Mac OS X does not support that 
> parameter, so how to restore the ability to get paths with spaces in them?
> 
> I am going to try using ' and \, like '/Shared\ Items/Shared\ Volume/Name\ 1' 
> and see if it works, but if there is a better way, or if that doesn't work, 
> what is the "right" way?  And how did it work in v3? :)
> 
> Steve
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> 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/


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
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/


Re: [BackupPC-users] BackupPC 4.1.1 and NFS shares

2017-04-28 Thread Bedynek, Matthew J.
On Apr 21, 2017, at 7:39 PM, Les Mikesell 
mailto:lesmikes...@gmail.com>> wrote:

If you think about what rysnc is supposed to do, it doesn't make much
sense to run both ends locally accessing data over NFS.

I would think it depends.  I have found many cases in environments where 
running rsync between local mounts is preferable to using cp or a tar pipe.

I would have to look at the Rsync implementation with a little more scrutiny 
but I suspect rsync provides greater flexibility in tuning its behavior on what 
to copy.  To be clear, it is a very minor concern for my purpose and nothing 
worth getting in a twist over.  The type of directories I backup tend to only 
grow between incrementals.  It wasn’t really a concern but more of a question.

I did however run into another problem in that my backups using Tar have been 
freezing.  I do not know if I hit some size limitation except that the same 
jobs configured on version 3 which use Rsync work fine.

For any file that is not skipped by the timestamp/length check in
incrementals, you are going to read the entire file over NFS so rsync
can compute the differences (where the usual point is to only send the
differences over the network).

I seem to recall there was a change in how files are compared but also know 
that incrementals with Rsync on V3 ran in a fraction of time as a full backup.  
So it must have had some way to skip doing a full file comparison.


Is there any way you can run rsync remotely against the NFS host instead?

I backup from two types of hosts: Lustre and NFS. I figured that it made far 
more sense to provide a direct mount rather than use Rsync over SSH or stand up 
Rsync.  I would also run the risk of having to have hosts

matt
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
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/


Re: [BackupPC-users] BackupPC v4 for Fedora / EPEL Update

2017-04-28 Thread Moorcroft, Mark (ARC-TS)[Analytical Mechanics Associates, INC.]

Any word on the EPEL package progress?


➢ If you're interested in a testing package (it
➢ may eat babies, etc) then I can share it privately.

 
--
 
Contractor: AMA Incorporated 
Mark Moorcroft – Lead Admin
ESTRAD Linux Computer Support
NASA Ames Research Center 
Moffett Field, CA 94035-1000
N230/108 (MS N230-1)
Desk Phone # +1-650-604-4784







--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
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/


Re: [BackupPC-users] BackupPC v4 for Fedora / EPEL Update

2017-04-28 Thread Richard Shaw
Been available for a while on my COPR:

https://copr.fedorainfracloud.org/coprs/hobbes1069/BackupPC/

Must have missed the announcement.

Requires EXTRAS+EPEL repositories.

Thanks,
Richard
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
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] SELinux for v4.1.1

2017-04-28 Thread Kenneth Porter
I was able to successfully complete an rsyncd backup but it doesn't show in 
the web interface unless I set SELinux to Permissive. Any hints on what to 
tweak to let Apache read /var/lib/BackupPC?

Here's a directory listing to show how the host's files are labeled:

drwxr-x---. backuppc backuppc system_u:object_r:unlabeled_t:s0 .
drwxr-x---. backuppc root unconfined_u:object_r:unlabeled_t:s0 ..
drwxr-x---. backuppc backuppc unconfined_u:object_r:unlabeled_t:s0 0
drwxr-x---. backuppc backuppc system_u:object_r:unlabeled_t:s0 1
-rw-r-. backuppc backuppc system_u:object_r:unlabeled_t:s0 LOCK
-rw-r-. backuppc backuppc system_u:object_r:unlabeled_t:s0 LOG.042017
-rw-r-. backuppc backuppc system_u:object_r:unlabeled_t:s0 XferLOG.0.z
-rw-r-. backuppc backuppc system_u:object_r:unlabeled_t:s0 XferLOG.1.z
-rw-r-. backuppc backuppc unconfined_u:object_r:unlabeled_t:s0 
XferLOG.bad.z.old
-rw-r-. backuppc backuppc system_u:object_r:unlabeled_t:s0 backups
-rw-r-. backuppc backuppc system_u:object_r:unlabeled_t:s0 backups.old
drwxr-x---. backuppc backuppc system_u:object_r:unlabeled_t:s0 refCnt


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
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/


Re: [BackupPC-users] SELinux for v4.1.1

2017-04-28 Thread Michael Huntley
I HATE SELinux.  HAte.  HATe.  HATE.  HATE!  I feel better now. 

. 

Oh, I HATE SeLinux. 

. 

oh, Disable. 

aahh. 

Life is good and I still don't get hacked. 

:-) 

mph

On 2017-04-28 20:06, Kenneth Porter wrote:

> I was able to successfully complete an rsyncd backup but it doesn't show in 
> the web interface unless I set SELinux to Permissive. Any hints on what to 
> tweak to let Apache read /var/lib/BackupPC?
> 
> Here's a directory listing to show how the host's files are labeled:
> 
> drwxr-x---. backuppc backuppc system_u:object_r:unlabeled_t:s0 .
> drwxr-x---. backuppc root unconfined_u:object_r:unlabeled_t:s0 ..
> drwxr-x---. backuppc backuppc unconfined_u:object_r:unlabeled_t:s0 0
> drwxr-x---. backuppc backuppc system_u:object_r:unlabeled_t:s0 1
> -rw-r-. backuppc backuppc system_u:object_r:unlabeled_t:s0 LOCK
> -rw-r-. backuppc backuppc system_u:object_r:unlabeled_t:s0 LOG.042017
> -rw-r-. backuppc backuppc system_u:object_r:unlabeled_t:s0 XferLOG.0.z
> -rw-r-. backuppc backuppc system_u:object_r:unlabeled_t:s0 XferLOG.1.z
> -rw-r-. backuppc backuppc unconfined_u:object_r:unlabeled_t:s0 
> XferLOG.bad.z.old
> -rw-r-. backuppc backuppc system_u:object_r:unlabeled_t:s0 backups
> -rw-r-. backuppc backuppc system_u:object_r:unlabeled_t:s0 backups.old
> drwxr-x---. backuppc backuppc system_u:object_r:unlabeled_t:s0 refCnt
> 
> ---
> This email has been checked for viruses by Avast antivirus software.
> https://www.avast.com/antivirus
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> 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/--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
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/