Sebastian W.
Sebastian W.
### Describe the feature or problem you’d like to solve We have many identical servers per environment, which use the same backup policy. The full backup cycle now runs >...
I could not find a simple way to generate graphs per ZFS filesystem and their snapshot usage. The metric currently looks like this: ``` zfs_dataset_logical_used_bytes{name="rpool/application@zrepl_20220407_154137_000",pool="rpool",type="snapshot"} 0 ``` If we could...
- I am automating Semaphore configuration via the API - I want to be able, to determine the schedules for a certain task. Currently it is not possible to: -...
When I enable Ansible logging with `log_path = ./ansible.log`, the log output is incomplete and is missing the tasks being executed. Could this be improved please, because we need the...
With mysqld_exporter 0.15.0 I am unable to connect to the MariaDB server using the new `--mysqld.address` option. I do not want to use a `my.cnf` file. I tried two variants,...
I am running Ubuntu 22 with Docker 24.0.6. Trying to get `/dev/zfs` access to work in the container (for ZFS filesystem management). Docker Info: ``` Server: Server Version: 24.0.6 Cgroup...
##### SUMMARY The `hetzner.hcloud.ssh_key` Ansible module currently does not support updating the public key when the local SSH key changes. As a result, it is not possible to refresh the...