Re: [Bacula-users] backing up a xen-server

2025-02-03 Thread Vanush "Misha" Paturyan
On Mon, 3 Feb 2025 at 13:05, Stefan G. Weichinger via Bacula-users wrote: > > > Does it work to install the centos-client on a xen-server and use that > for backing up VMs from there? When you say "xen-server" do you mean Dom0? If yes - then it really depends on what you use for disks for your Do

Re: [Bacula-users] bacula client vs server version

2024-07-05 Thread Vanush "Misha" Paturyan
On Thu, 4 Jul 2024 at 18:56, Adam Weremczuk wrote: > I'm considering connecting: > > bacula client 9.6.7-7 Debian:12.6/stable (the latest version for Debian 12) > > to > > bacula server 9.6.7-3 Debian:11.6/oldstable (the latest version for > Debian 11) > Exactly the same setup works for me. Che

Re: [Bacula-users] TLS using certs with X509v3 extensions

2023-09-12 Thread Vanush "Misha" Paturyan
On Mon, 11 Sept 2023 at 20:19, Dan Langille wrote: > > Yes, I think it's SSL erroring out, I agree with your theory. > > Which means: what Key Usage needs to be included for each of: > > * bacula-fd > * bacula-sd > * bacula-dir > > Thank you for sharing your details. Is this cert used with bacul

Re: [Bacula-users] TLS using certs with X509v3 extensions

2023-09-11 Thread Vanush "Misha" Paturyan
Hello Dan, On Sat, 9 Sept 2023 at 12:39, Dan Langille wrote: > Hello, > > Is anyone using self-signed certificates using X509v3 extensions? > > To be clear: I am not trying to make use of X509v3 extensions for any > particular purpose - A recent upgrade to the tool I am using recently > started

Re: [Bacula-users] client version newer than the server

2023-03-23 Thread Vanush "Misha" Paturyan
On Wed, 22 Mar 2023 at 16:38, Adam Weremczuk wrote: > Hi all, > > I run server 9.6.7 on Debian 11 which appears to be working fine with a > range of clients: 5.2.6, 9.4.2 and 9.6.7. > > I'm wondering what typically happens when i.e. user decides to distro > upgrade Ubuntu 20 to 22 and, as a resul

Re: [Bacula-users] editing config files with baculum

2018-05-28 Thread Vanush "Misha" Paturyan
On Mon, 28 May 2018 at 19:56 Vanush "Misha" Paturyan wrote: > You can either make the files owned by a group that the web server user > belongs to (typically www-data), > That should read "...make the

Re: [Bacula-users] editing config files with baculum

2018-05-28 Thread Vanush "Misha" Paturyan
You can either make the files owned by a group that the web server user belongs to (typically www-data), and then set permissions to 660 or 664, or you can add the user that web server runs under (again, typically www-data) a member of the "bacula" group (if such group exists), and make files be gr

Re: [Bacula-users] problems with storage daemon

2018-01-15 Thread Vanush "Misha" Paturyan
On 12 January 2018 at 18:32, Jerry Lowry wrote: > centos 7.3 > mariadb 10.2.12 > bacula 9.0.6 CentOS == SELinux! Check that SELinux is not blocking bacula-sd from properly starting. I don't have a CentOS host on hand to give exact location where to look, but google should help you!

Re: [Bacula-users] Baculum xenial package.

2017-07-05 Thread Vanush "Misha" Paturyan
On 5 July 2017 at 17:35, Marcin Haba wrote: > Hello Marcio, > > Thanks for the report. > > It is a bit strange because latest Baculum 7.4.4 in the stable > packages repository for Ubuntu 16.04 doesn't contain PHP 5 > dependencies. I think that you are trying to install an older version > than 7.4

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-11 Thread Vanush "Misha" Paturyan
On Thu, May 11, 2017 at 07:43:54AM -0400, Dan Langille wrote: > On May 11, 2017, at 5:36 AM, Andrea Venturoli wrote: > >> On 05/10/17 14:04, Kern Sibbald wrote: >> >> After thinking about this some more, it seems to me that it is a waste of >> your time to run Bacula in a jail. You are going to h

Re: [Bacula-users] Pools for Full and Incremental

2017-03-20 Thread Vanush Misha Paturyan
t does not matter, the restore job will pick appropiate pool once it is clear which volumes are needed for it. I have "Default" set as "Pool" in my confiugration, even though no volumes are assigned to that pool. Misha. -- Vanush "Misha" Paturyan Senior Technica

Re: [Bacula-users] Regression testing - let's get more involved

2017-03-14 Thread Vanush Misha Paturyan
ning about "-m" flag. I am new to any BSD, so I don't really know what to do next. Is this the appropriate place to report this issue? Cheers, Misha -- Vanush "Misha" Paturyan Senior Technical Officer Room 120 Computer Science Department Eolas Bulding Maynooth University

Re: [Bacula-users] Fatal error when running script with arguments

2016-11-21 Thread Vanush
t; > > -- > > Bill Arlofski > > http://www.revpol.com/bacula > > -- Not responsible for anything below this line -- > > > > -- > > _______ >

Re: [Bacula-users] Skip backups on specific dates

2016-11-07 Thread Vanush
On Fri, Nov 04, 2016 at 04:24:59PM -0400, Bill Arlofski wrote: > On 11/04/16 09:02, Vanush Misha Paturyan wrote: > > On Mon, Oct 31, 2016 at 02:03:33PM +0100, Alberto Brosich wrote: > >> Hello, > >> > >> is there a way to define a schedule that skips bac

Re: [Bacula-users] Jobs being canceled not according to configuration

2016-11-04 Thread Vanush
nters "Scheduled" state, but something prevents it from running. At 2:10 Bacula issues a "cancellation order", but as job is not "running" yet nothing happens. Job finally gets a chance to run at 2:36, but because there is a outstanding "cancellation order"

Re: [Bacula-users] Skip backups on specific dates

2016-11-04 Thread Vanush
ax is that it is flexible enough to do that). If there is a better way of doing it I would like to know it as well! Misha -- Vanush "Misha" Paturyan Senior Technical Officer Room 120 Computer Science Department Eolas Bulding Maynooth University Maynooth ext: 4539 -

Re: [Bacula-users] problem with pool retention time

2016-06-22 Thread Vanush
On Wed, Jun 22, 2016 at 12:31:59PM +0300, Daniel wrote: > Hello Vanush > I think i have found the problem > > volume Vol-0007 is located in /mnt/backup/week/i don't know if have > configured correctly my device storage > > Device { > Name = FileStorag

Re: [Bacula-users] problem with pool retention time

2016-06-22 Thread Vanush
On Wed, Jun 22, 2016 at 10:16:28AM +0300, Daniel wrote: > Hello everyone > > I have problem with one of my pools (Weekly pool) . I can't figure out > what triggers the creation of new volume and why it appears as VolStatus > error.Any ideas what could be wrong in my config ??? here is my config

Re: [Bacula-users] bacula-dir dies with db version error - "Wanted 12, got

2016-06-21 Thread Vanush
ts the other way around: sometimes between reboots MySQL got upgraded to version 15, but not restarted, so the old version of MySQL was still running. Then after the reboot new version of MySQL was loaded in the memory, causing bacula to emit this error. Just my two cents. Misha -- Vanush "Misha&