Re: [Bacula-users] Win 11 shadow copy error

2023-02-15 Thread Steven A. Falco
ains about Nextcloud. Steve On 2/14/23 05:52 PM, Steven A. Falco wrote: Thanks!  That does sound very similar.  I'll try the approach that the easyBackup page suggested, and see if it helps. Steve On 2/14/23 12:28 PM, Martin Simmons wrote: If Nextcloud works like OneDrive, then it could

Re: [Bacula-users] Win 11 shadow copy error

2023-02-14 Thread Steven A. Falco
p.com/knowledge-base/error-media-is-write-protected-backing-up-onedrive-with-vss/ On Sat, 11 Feb 2023 10:52:29 -0500, Steven A Falco said: I have been using Bacula to back up a Windows 10 virtual machine client in addition to a number of physical Linux clients without any problems for several

[Bacula-users] Win 11 shadow copy error

2023-02-11 Thread Steven A. Falco
I have been using Bacula to back up a Windows 10 virtual machine client in addition to a number of physical Linux clients without any problems for several years. Recently I upgraded the win10 vm to Windows 11, and I am now getting an error message from the VSS snapshot system. I don't know if

Re: [Bacula-users] btape speed test and LTO-5 drive

2012-07-05 Thread Steven A. Falco
On 07/05/2012 12:53 PM, John Drescher wrote: > On Thu, Jul 5, 2012 at 11:02 AM, Jummo wrote: >> On Thu, 5 Jul 2012, Mario Moder wrote: > You may have to play with increasing the block sizes. The default of > ~64K is very inefficient for a modern tape drive. I'm intrigued - how does one determine

Re: [Bacula-users] Getting err=22 message in dbcheck

2012-06-15 Thread Steven A. Falco
On 06/15/2012 09:17 AM, Marco van Wieringen wrote: > On 06/15/12 01:53 PM, Steven A. Falco wrote: >> On 06/15/2012 04:36 AM, Marco van Wieringen wrote: >>> Steven A. Falco optonline.net> writes: > I closed the bug it should be part of 5.2.10 when that gets released. You c

Re: [Bacula-users] Getting err=22 message in dbcheck

2012-06-15 Thread Steven A. Falco
On 06/15/2012 04:36 AM, Marco van Wieringen wrote: > Steven A. Falco optonline.net> writes: >> In other words, the call to rwl_writelock_p is returning EINVAL >> because the rwl is not valid. (I added a printf right before >> the return statement, so I am sure th

Re: [Bacula-users] Getting err=22 message in dbcheck

2012-06-14 Thread Steven A. Falco
On 06/14/2012 09:46 PM, Steven A. Falco wrote: A line feed got dropped - here is the corrected output from dbcheck: saf# dbcheck -B -c /etc/bacula/bacula-dir.conf catalog=MyCatalog db_name=bacula db_driver= db_user=bacula db_password= db_address= db_port=0 db_socket= db_type=PostgreSQL

[Bacula-users] Getting err=22 message in dbcheck

2012-06-14 Thread Steven A. Falco
I've been using bacula successfully for a number of years. I just upgraded to Fedora 17, which brought in bacula version 5.2.6. I have almost everything working, but catalog backups are failing. I traced this to the RunBeforeJob, which is set to /usr/libexec/bacula/make_catalog_backup.pl MyCatalo