Jon Schewe

Results 20 comments of Jon Schewe

Even with this change we are running out of memory. Any other suggestions on getting passed this?

In the end I got around this by exporting directly to a pickle file rather than converting to pickle in memory and then writing. I did the same on the...

I'm not sure about the original requestor, however I'd like to query based on tenant in much the same way you can query based on tag. Find me all IP...

I had a similar problem until I checked the the satellite user getting the inventory had the permission filter "view_params" from the "Parameter" resource. Maybe that will help you?

Unfortunately I don't have much more information, here's one of the emails ``` 23-Apr 07:46 bareos-dir JobId 0: Recycled volume "vmware-1610" 23-Apr 07:46 bareos-dir JobId 0: Recycled volume "Incremental-1538" ```...

@sebsura the messages resource was specified in the description. Here's some log context from /var/log/bareos/bareos.log ``` 02-Jun 12:10 bareos-dir JobId 26508: Version: 24.0.3~pre87.fc17959cd (15 May 2025) Red Hat Enterprise Linux...

Standard.conf ``` Messages { Name = Standard Description = "Reasonable message delivery -- send most everything to email address and to the console." # destination = address = message-type, ......

I run all of my scripts as part of existing jobs, usually after catalog backups. Those jobs do execute the prune command. I also run some scripts from systemd that...

I just ran a backup that doesn't execute a prune command and received an email ``` 31-Jul 15:47 bareos-dir JobId 0: Recycled volume "Catalog-2103" ``` Daemon.conf ``` Messages { Name...

I've run into this lately, now it's not just deprecated, but has been removed.