RHEL8: I get a segfault when I try to load archive files with pmseries into redis database
Issue
It shows an error today while running the pmseries --load.
$ pmseries --load /var/log/pcp/pmlogger/host/
pmseries: [Bad response] HSET: string mapping script (context.name)
Redis reply error: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error.
pmseries: [Bad response] HSET: string mapping script (context.name)
Redis reply error: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error.
[..]
I get a segfault when trying to load data.
$ pmseries --load 20230824.0.xz
Segmentation fault (core dumped)
Environment
- Red Hat Enterprise Linux (RHEL) 8
- PCP
- redis
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.