"Permission denied" monitoring events for "_pycache_" directories

Details

Detail name Value
Changelog Number 22557
Type Bug
Status Resolved
Affected Versions Exasol 8.0.0
Fix Versions Exasol 8.33.0, Exasol 8.29.6
Resolution Date 2025-01-14

Description

bucketfsd (OS process inside DB container performing BucketFS-related tasks) and possibly other processes as well were trying to write to write-protected directories under /opt/exasol/. This was never a security risk, but it could cause monitoring events containing “EACCES (Permission denied)” errors.

Workaround

Add an exception/filter for these events to the monitoring system.

Fix

The cause for these write access attempts has been identified and remedied. If exceptions/filters have already been added to monitoring systems for these events, they can be removed again.