Anatoly Pugachev
Anatoly Pugachev
i've to rename all my logs to have `txt` extension for log-viewer to open files...
how do I check that postgresql is fips enabled or how do i install fips enabled postgresql ?
restarted prometheus -> can't reproduce anymore... ``` data# curl -s localhost:9090/api/v1/status/tsdb | jq '.data.headStats' { "numSeries": 1369495, "numLabelPairs": 74540, "chunkCount": 813680, "minTime": 1655618400000, "maxTime": 1655625838444 } ```
just checked, and it is negative again: ``` $ systemctl status prometheus ● prometheus.service - The Prometheus monitoring system and time series database. Loaded: loaded (/usr/lib/systemd/system/prometheus.service; enabled; vendor preset: disabled)...
Colin, thanks. Tested all the `rnd` values from 0 to 10 (on my sparc64 vm), using shell wrapper, like change `rnd` value, make/compile and run via `for i in {1..20};...
Colin, sorry for not being fast enough in reply, but yes, i'm using almost always latest git kernel... stress-ng was running under 5.19.0 debian sparc64 kernel, but now it runs...
@ColinIanKing thanks, seems to be fixed. I wasn't able to reproduce it anymore...
Sorry for commenting in a closed (already) ticket , but does this RHEL 9.1 has selinux enabled? And if it's enabled, could you please try with selinux disabled temporarily (via...
@ymartin59 i'm not sure how to proceed here... since not all filesystems (looked at xfs and ext4) support creating fs with a given size, instead of creating fs on whole...
what the corresponding `pacman` command to install and ignore package(s)?