Re: [Bacula-users] How to remove all volumes?

2022-03-21 Thread Justin Case
Thank you Chris and Martin! What I then did was use the Baculum Volumes view, filter for all volumes that are not purged and set them to Purged. It is easier in Baculum than I initially thought. Then I used a job to run: truncate volume allpools storage=mystorage That was easy enough for me, b

Re: [Bacula-users] Packet size too big (NOT a version mismatch)

2022-03-21 Thread David Brodbeck
On Wed, Jan 5, 2022 at 6:53 AM Graham Sparks wrote: > I've just checked the "Privacy" screen and I actually have "bacula-fd", > "bacula", "bconsole" AND "sh" in the Full Disk Access list. I probably > shouldn't have "sh" in that list. That might actually be worse than your > suggestion to run "

Re: [Bacula-users] How to remove all volumes?

2022-03-21 Thread Chris Wilkinson
I wrote a couple of scripts to help with this problem. Start by deleting all the jobs that you don’t want anymore. This should mark all the associated volumes as ‘purged’. That can be done in bconsole or Baculum. This one deletes any ‘purged’ volume records from the catalog. #!/bin/bash #Usage:

Re: [Bacula-users] How to remove all volumes?

2022-03-21 Thread Martin Simmons
You can use the "delete volume" command in bconsole to remove a volume from the catalog. After that, you can safely rm it from the filesystem. __Martin > On Sat, 19 Mar 2022 13:08:41 +0100, Justin Case said: > > Dear all, > > again another newbie question: > > I need to use a different d

[Bacula-users] An special day for honoring someone who has done a extremely nice job in the open source world

2022-03-21 Thread egoitz--- via Bacula-users
Good morning people :) Today is a special day. Is the birthday of someone now deservedly retired. This person is Kern Sibbald. I had the opportunity of knowing about his birthday, through one nice person in this mailing lists. Kern is much more than a nice codder, who has write a extremely import

Re: [Bacula-users] Baculum for Raspberry PI B?

2022-03-21 Thread Marcin Haba
Hello Chris, Thanks for your test and feedback. For this division error now I am seeing it on my side too. Thanks for the offer sending API and Web logs. Since I am able to reproduce it, the logs are not needed. I will try to fix it in the near future. Best regards, Marcin Haba (gani) On Sat,