Re: [BackupPC-users] Problem Backing up RHEL7

2017-05-19 Thread Kenneth Porter
On 5/19/2017 5:47 PM, Dayne Ellanna wrote:
> You mean start backup from command line?

Like this:


su -s /bin/bash backuppc

/usr/share/BackupPC/bin/BackupPC_dump -v myserver


That will switch to the backuppc user and run the backup on the command 
line in verbose mode for the client "myserver". The backuppc user 
typically has no shell so you have to specify one on the su command line.


---
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] Problem Backing up RHEL7

2017-05-19 Thread Dayne Ellanna
You mean start backup from command line?

-Original Message-
From: "Kenneth Porter" 
Sent: ‎5/‎19/‎2017 3:57 PM
To: "General list for user discussion, questions and support" 

Subject: Re: [BackupPC-users] Problem Backing up RHEL7

--On Friday, May 19, 2017 2:05 PM -0800 Dayne Ellanna 
 wrote:

> This is all I get.
>
> 2017-05-19 09:02:56 Backup failed on myserver (aborted by signal=ALRM)
> 2017-05-19 09:02:57 Started full backup on myserver (pid=30014, share=/)
>
> But then it just restarts for a long time, days, then does this all over
> again.

Try running it from the command line with -v (verbose) to see what's 
hanging it up. 

---
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/


Re: [BackupPC-users] Working on keeping this list on-topic

2017-05-19 Thread Brad Alexander
Hello Holger,

I tried to send this to you off-list, but it bounced.

On Mon, May 15, 2017 at 3:06 PM, Holger Parplies  wrote:

> Robert Katz wrote on 2017-05-13 11:33:57 -0300 [[BackupPC-users] Working
> on install of backuppc in fedora 26]:
> > running on Fedora 26 Congratulate me  :-)
>
> I'll congratulate you as soon as you realize that this list is not meant
> for
> *anything* concerning distribution packages, package management questions,
> or linux questions. This is the *BackupPC* *upstream* users mailing list,
> meant for questions relating to the BackupPC software as distributed by
> git or tarball. Or at least it used to be. I'm at the point of
> unsubscribing
> due to the large amount of noise here lately. This is not about mistakenly
> asking one question here instead of at the appropriate place, it's about
> repeatedly raising issues that are not even about BackupPC.
>


I can agree that completely off-topic posts probably shouldn't be allowed,
however, I have found this list, over the years, to be quite helpful. I was
able to ask questions regarding not only BackupPC, but also it's
interaction with the OS, with client OSes, and the various backup methods.

As an example, I am converting large portions of my network from Linux to
BSD. I have a FreeNAS and was considering whether it would be better to
slice off an iscsi  LUN and make it available to my backup server, or run
it directly in a jail on the NAS. I appreciate those users who may have
FreeBSD experience, and think that they may have good suggestions. In fact,
I remember years ago, that there was a question about possible interactions
between ZFS (the primary filesystem of some of the BSDs) and BackupPC.


> Whoever might be responsible, please kindly consider creating a
> backuppc-users
> list at Fedora, Redhat or whereever, and announcing creation of the list
> here,
> so whoever is interested can subscribe there, and we can point others
> toward
> it when appropriate. Thank you.
>

Personally, I think this is way too many mailing lists to keep track of.
You would have to subscribe to a backuppc list for every distro you run,
plus the main one? And then what about the errors that could creep in
having all of these different sources of truth? I think having the one list
with a varied group of people on various distros works out fairly well.
True off-topic? Sure I complain about that too...But I haven't seen many
truly off-topic posts, and I certainly don't think that posting about
distro X or os Y and it's interaction with backuppc is too far afoul of the
main topic of the list.

Just my 2 pfenning,

Regards,
--b
--
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] Problem Backing up RHEL7

2017-05-19 Thread Kenneth Porter
--On Friday, May 19, 2017 2:05 PM -0800 Dayne Ellanna 
 wrote:

> This is all I get.
>
> 2017-05-19 09:02:56 Backup failed on myserver (aborted by signal=ALRM)
> 2017-05-19 09:02:57 Started full backup on myserver (pid=30014, share=/)
>
> But then it just restarts for a long time, days, then does this all over
> again.

Try running it from the command line with -v (verbose) to see what's 
hanging it up. 

---
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] Problem Backing up RHEL7

2017-05-19 Thread Dayne Ellanna
This is all I get.

2017-05-19 09:02:56 Backup failed on myserver (aborted by signal=ALRM)
2017-05-19 09:02:57 Started full backup on myserver (pid=30014, share=/)

But then it just restarts for a long time, days, then does this all over again.


Thanks,

Dayne


On Fri, May 19, 2017 at 11:48 AM, lano  wrote:

> Hi,
>
> i don't see logs in your mail...
>
> 2017-05-19 21:07 GMT+02:00 Dayne Ellanna :
> > Hello,
> >
> > I run backuppc on a RHEL7 Server, and backup clients on RHEL5, RHEL6, and
> > RHEL7 servers.  I have no problem backing up on RHEL5 and RHEL6, works
> > great, but backing up RHEL7 hosts sits in backup mode forever and then
> > finally cancels, anybody else run across this problem, and if so, do you
> > know how to fix it?
> >
> > Thanks,
> > Dayne
> >
> > 
> --
> > 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/
>
--
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] Problem Backing up RHEL7

2017-05-19 Thread lano
Hi,

i don't see logs in your mail...

2017-05-19 21:07 GMT+02:00 Dayne Ellanna :
> Hello,
>
> I run backuppc on a RHEL7 Server, and backup clients on RHEL5, RHEL6, and
> RHEL7 servers.  I have no problem backing up on RHEL5 and RHEL6, works
> great, but backing up RHEL7 hosts sits in backup mode forever and then
> finally cancels, anybody else run across this problem, and if so, do you
> know how to fix it?
>
> Thanks,
> Dayne
>
> --
> 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] Request: 'Notes' section in GUI

2017-05-19 Thread l, rick
Fantastic! 

Now to find a way to change all the 'hosts' from IP to alias without
burning down the current backups

On 19-05-2017 15:14, Nicholas Hall wrote:

> See https://backuppc.github.io/backuppc/BackupPC.html#_conf_clientnamealias_ 
> 
> You can setup hosts using any name such as "database_prod" then use 
> ClientNameAlias to point to it's real resolvable hostname or IP address. 
> 
> On Fri, May 19, 2017 at 2:02 PM l, rick  wrote: 
> 
>> Not a bad idea you have there. However I choose to keep the transmission
>> of backup data out of the DNS loop. Unless I'm not understanding your
>> method?
> 
> --
> 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] Request: 'Notes' section in GUI

2017-05-19 Thread Nicholas Hall
See https://backuppc.github.io/backuppc/BackupPC.html#_conf_clientnamealias_

You can setup hosts using any name such as "database_prod" then use
ClientNameAlias to point to it's real resolvable hostname or IP address.

On Fri, May 19, 2017 at 2:02 PM l, rick  wrote:

> Not a bad idea you have there. However I choose to keep the transmission
> of backup data out of the DNS loop. Unless I'm not understanding your
> method?
>
--
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] Problem Backing up RHEL7

2017-05-19 Thread Dayne Ellanna
Hello,

I run backuppc on a RHEL7 Server, and backup clients on RHEL5, RHEL6, and
RHEL7 servers.  I have no problem backing up on RHEL5 and RHEL6, works
great, but backing up RHEL7 hosts sits in backup mode forever and then
finally cancels, anybody else run across this problem, and if so, do you
know how to fix it?

Thanks,
Dayne
--
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] Request: 'Notes' section in GUI

2017-05-19 Thread l, rick
Not a bad idea you have there. However I choose to keep the transmission 
of backup data out of the DNS loop. Unless I'm not understanding your 
method?

On 19-05-2017 09:40, Adam Goryachev wrote:
> On 19/5/17 22:35, l, rick wrote:
>> I setup a VPN to each server to be backed up, therefore when I setup a
>> host, I use the VPN subnet as host name. This can be slightly
>> problematic at times. Knowing which host is what simply at a glance 
>> with
>> so many hosts.
>> 
>> Has anyone got an idea as to getting a small non parsed notes section 
>> in
>> the GUI for such reasons among others?
>> 
>> 
> Sure, random notes could be useful.
> For me, I also use VPN, but I use the actual customer hostname (or some
> variation that has meaning to me), and then use the alias to point to
> the IP address.
> Not sure if you could use that method to help you?
> 
> Regards,
> Adam
> 
> --
> 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] Replication

2017-05-19 Thread Bedynek, Matthew J.
> It's possible to replicate backuppc on datacenter ?

I do not replicate them using zsend but I do run about a dozen hosts with a 
mixture of V3 and v4 with ZFS on Linux.

If built out right you can get good I/O performance on ZFS for Backups.


--
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] Replication

2017-05-19 Thread Johan Ehnberg
Hi Philippe,

Yes. Using for example ZFS or rsync with BackupPC 4 you can replicate 
everything, even offsite. There are a few short threads on this from 
before. Let us know if your datacenter has any specifics that this 
should fit into.

If there is broader demand, I'll consider wruting some documentation on 
how to set it up.

Best regards,
Johan Ehnberg


On 05/19/2017 05:10 PM, Philippe Maladjian wrote:
> Hello,
> 
> It's possible to replicate backuppc on datacenter ?
> 
> Philippe.
> 

-- 
Johan Ehnberg
jo...@molnix.com
+358503209688

Molnix Oy
molnix.com

--
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] Replication

2017-05-19 Thread Philippe Maladjian
Hello,

It's possible to replicate backuppc on datacenter ?

Philippe.

-- 




--
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] Request: 'Notes' section in GUI

2017-05-19 Thread Adam Goryachev


On 19/5/17 22:35, l, rick wrote:
> I setup a VPN to each server to be backed up, therefore when I setup a
> host, I use the VPN subnet as host name. This can be slightly
> problematic at times. Knowing which host is what simply at a glance with
> so many hosts.
>
> Has anyone got an idea as to getting a small non parsed notes section in
> the GUI for such reasons among others?
>
>
Sure, random notes could be useful.
For me, I also use VPN, but I use the actual customer hostname (or some 
variation that has meaning to me), and then use the alias to point to 
the IP address.
Not sure if you could use that method to help you?

Regards,
Adam

--
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] Request: 'Notes' section in GUI

2017-05-19 Thread l, rick
I setup a VPN to each server to be backed up, therefore when I setup a 
host, I use the VPN subnet as host name. This can be slightly 
problematic at times. Knowing which host is what simply at a glance with 
so many hosts.

Has anyone got an idea as to getting a small non parsed notes section in 
the GUI for such reasons among others?

Thanks, Rick

--
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] Sending output of DumpPreUserCmd by email

2017-05-19 Thread Vladislav Kurz
On 05/18/17 17:30, Richard Shaw wrote:
> On Thu, May 18, 2017 at 9:49 AM, Vladislav Kurz
> mailto:vladislav.k...@webstep.net>> wrote:
> 
> Hello all,
> 
> First of all big thanks to all developers of BackupPC, it is really a
> very nice and useful backup tool.
> 
> I use DumpPreUserCmd (and similar options) to run mysqldump, or make
> snapshots of filesystems before backup. I would like to have the output
> of these mailed to me instead of being just logged.
> 
> 
> Probably not the direction you were thinking but why not create a
> systemd service file for DumpPreUserCmd to start?
> 
> I'm assuming you're using a system which uses systemd...

Hello,

I have many systems, and most of them are older then systemd (so using
classic init). And on those that do, I'm sometimes pulling my hair out
because of systemd. But I do not want to rant about systemd here. I know
I have to learn new things all my life.

> If you prepend the command in the service file with a hyphen the unit
> will exit cleanly even if the command failed...
> 
> ExecStart=-/command/to/run

This is not exactly what I want. I can ignore the failure by setting
backuppc: UserCmdCheckStatus=0

What I want is to get any output of the script by mail. Whether it fails
or not.

I thought it would be more elegant if this could be done by backuppc
itself than adding something like "2>&1 | mail root" to all predump scripts.

-- 
S pozdravem
Vladislav Kurz

Centrála: Celní 17/5, 63900 Brno, CZ
Web: http://www.webstep.net
E-Mail: podp...@webstep.net
Tel: 840 840 700, +420 548 214 711
Obchodní podmínky: https://zkrat.to/op

--
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/