file-type

RedisTimeSeries模块深度解析与应用

RAR文件

下载需积分: 12 | 45KB | 更新于2025-08-04 | 25 浏览量 | 7 下载量 举报 收藏
download 立即下载
标题和描述中提供的信息表明,这里的主题是关于一个特定的软件组件——`redistimeseries.so`。虽然描述部分重复提供了文件名,但没有进一步的信息来详细解释该组件的功能、作用或它在IT技术中的地位。然而,从文件名`redistimeseries.so`以及标签`redistimeseries`,我们可以推测它可能是一个与时间序列数据处理、分发或管理相关的共享库文件。 在Unix和类Unix系统中,`.so`是“shared object”的缩写,表示这是一个动态链接库(Dynamic Link Library,DLL,在Windows系统中使用)。动态链接库文件允许程序在运行时加载和使用库函数,而不需要将库代码包含在可执行文件中,有助于节省空间和提高程序的模块化水平。 `redistimeseries.so`的名称暗示该库可能与处理时间序列数据相关,"redistime"可以被理解为"redistributable time"的缩写,表示该库可能是设计用于时间序列数据的可重分配或重发布。这可以理解为它可能包含一些算法来分发或重新组织时间序列数据,或者与其他系统或库共享这些数据。时间序列数据是按时间顺序排列的数据点序列,常用于经济学、环境科学、工程、物理学等领域。 由于文件名和标签并未提供更详细的信息,如版本号、作者、文档或其他元数据,我们无法进一步了解该文件的具体技术细节。不过,我们可以从时间序列处理的角度出发,提供一些可能与`redistimeseries.so`相关的知识点: 1. 时间序列处理基础:时间序列是一系列按照时间顺序排列的数据点,常用于预测分析、信号处理、统计分析、金融建模等。处理这些数据时,可能需要进行平滑、趋势分析、季节性分解、周期性检测等操作。 2. 时间序列数据的存储:在软件工程中,如何高效地存储和检索时间序列数据是一个重要问题。可能需要使用特殊的数据库结构,如时间序列数据库,它们优化了时间序列数据的存储和快速读写。 3. 时间序列分析方法:包括统计模型、机器学习模型、深度学习技术等,能够对时间序列数据进行模式识别、异常检测、预测未来趋势等操作。 4. 时间序列数据的可视化:图表是最直观表示时间序列数据的方式,常用的工具包括Python的matplotlib库、R语言的ggplot2包等。 5. 时间序列库和工具:除了`redistimeseries.so`这样的潜在库外,还有许多成熟的开源库,如Python的Pandas库、R语言的tsibble和fpp3包、InfluxDB等,可以用于处理时间序列数据。 由于提供的信息有限,我们无法确切知道`redistimeseries.so`文件的详细功能和用途。如果这是一个真实存在的库文件,那么确定其具体作用需要查看其源代码、相关文档或者咨询该组件的开发者或维护者。此外,了解其在压缩包文件列表中的上下文可能有助于进一步理解其用途,例如该库是否作为某个更大软件套件的一部分,或者它是否设计用于特定的应用程序或框架。 总之,`redistimeseries.so`看起来是一个专门用于处理时间序列数据的共享库文件,尽管我们无法从给定的文件信息中获得具体的实现细节,但我们知道它可能在IT领域与时间序列数据处理和分析有着密切的关系。

相关推荐

filetype

1:M 09 Jun 2025 14:58:41.220 * <timeseries> Detected redis oss 1:M 09 Jun 2025 14:58:41.220 * Module 'timeseries' loaded from /usr/local/lib/redis/modules//redistimeseries.so 1:M 09 Jun 2025 14:58:41.220 * <ReJSON> Created new data type 'ReJSON-RL' 1:M 09 Jun 2025 14:58:41.220 * <ReJSON> version: 80001 git sha: unknown branch: unknown 1:M 09 Jun 2025 14:58:41.221 * <ReJSON> Exported RedisJSON_V1 API 1:M 09 Jun 2025 14:58:41.221 * <ReJSON> Exported RedisJSON_V2 API 1:M 09 Jun 2025 14:58:41.221 * <ReJSON> Exported RedisJSON_V3 API 1:M 09 Jun 2025 14:58:41.221 * <ReJSON> Exported RedisJSON_V4 API 1:M 09 Jun 2025 14:58:41.221 * <ReJSON> Exported RedisJSON_V5 API 1:M 09 Jun 2025 14:58:41.221 * <ReJSON> Enabled diskless replication 1:M 09 Jun 2025 14:58:41.221 * <ReJSON> Initialized shared string cache, thread safe: false. 1:M 09 Jun 2025 14:58:41.221 * Module 'ReJSON' loaded from /usr/local/lib/redis/modules//rejson.so 1:M 09 Jun 2025 14:58:41.221 * <search> Acquired RedisJSON_V5 API 1:M 09 Jun 2025 14:58:41.221 * Server initialized 1:M 09 Jun 2025 14:58:41.221 * <search> Loading event starts 1:M 09 Jun 2025 14:58:41.221 * <search> Enabled workers threadpool of size 4 1:M 09 Jun 2025 14:58:41.221 * Loading RDB produced by version 8.0.2 1:M 09 Jun 2025 14:58:41.221 * RDB age 19 seconds 1:M 09 Jun 2025 14:58:41.221 * RDB memory usage when created 0.95 Mb 1:M 09 Jun 2025 14:58:41.221 * Done loading RDB, keys loaded: 0, keys expired: 0. 1:M 09 Jun 2025 14:58:41.221 * <search> Disabled workers threadpool of size 4 1:M 09 Jun 2025 14:58:41.221 * <search> Loading event ends 1:M 09 Jun 2025 14:58:41.221 * DB loaded from disk: 0.000 seconds 1:M 09 Jun 2025 14:58:41.221 * Ready to accept connections tcp

filetype

Starting Redis Server 1:C 09 Jun 2025 12:48:35.160 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. 1:C 09 Jun 2025 12:48:35.161 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 1:C 09 Jun 2025 12:48:35.161 * Redis version=8.0.2, bits=64, commit=00000000, modified=1, pid=1, just started 1:C 09 Jun 2025 12:48:35.161 * Configuration loaded 1:M 09 Jun 2025 12:48:35.161 * monotonic clock: POSIX clock_gettime 1:M 09 Jun 2025 12:48:35.162 * Running mode=standalone, port=6379. 1:M 09 Jun 2025 12:48:35.162 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128. 1:M 09 Jun 2025 12:48:35.162 * <bf> RedisBloom version 8.0.1 (Git=unknown) 1:M 09 Jun 2025 12:48:35.162 * <bf> Registering configuration options: [ 1:M 09 Jun 2025 12:48:35.162 * <bf> { bf-error-rate : 0.01 } 1:M 09 Jun 2025 12:48:35.162 * <bf> { bf-initial-size : 100 } 1:M 09 Jun 2025 12:48:35.162 * <bf> { bf-expansion-factor : 2 } 1:M 09 Jun 2025 12:48:35.162 * <bf> { cf-bucket-size : 2 } 1:M 09 Jun 2025 12:48:35.162 * <bf> { cf-initial-size : 1024 } 1:M 09 Jun 2025 12:48:35.162 * <bf> { cf-max-iterations : 20 } 1:M 09 Jun 2025 12:48:35.162 * <bf> { cf-expansion-factor : 1 } 1:M 09 Jun 2025 12:48:35.162 * <bf> { cf-max-expansions : 32 } 1:M 09 Jun 2025 12:48:35.162 * <bf> ] 1:M 09 Jun 2025 12:48:35.162 * Module 'bf' loaded from /usr/local/lib/redis/modules//redisbloom.so 1:M 09 Jun 2025 12:48:35.163 * <search> Redis version found by RedisSearch : 8.0.2 - oss 1:M 09 Jun 2025 12:48:35.163 * <search> RediSearch version 8.0.1 (Git=5688fcc) 1:M 09 Jun 2025 12:48:35.163 * <search> Low level api version 1 initialized successfully 1:M 09 Jun 2025 12:48:35.163 * <search> gc: ON, prefix min length: 2, min word length to stem: 4, prefix max expansions: 200, query timeout (ms): 500, timeout policy: return, cursor read size: 1000, cursor max idle (ms): 300000, max doctable size: 1000000, max number of search results: 1000000, 1:M 09 Jun 2025 12:48:35.163 * <search> Initialized thread pools! 1:M 09 Jun 2025 12:48:35.163 * <search> Disabled workers threadpool of size 0 1:M 09 Jun 2025 12:48:35.163 * <search> Subscribe to config changes 1:M 09 Jun 2025 12:48:35.163 * <search> Enabled role change notification 1:M 09 Jun 2025 12:48:35.163 * <search> Cluster configuration: AUTO partitions, type: 0, coordinator timeout: 0ms 1:M 09 Jun 2025 12:48:35.163 * <search> Register write commands 1:M 09 Jun 2025 12:48:35.163 * Module 'search' loaded from /usr/local/lib/redis/modules//redisearch.so 1:M 09 Jun 2025 12:48:35.164 * <timeseries> RedisTimeSeries version 80001, git_sha=577bfa8b5909e7ee572f0b651399be8303dc6641 1:M 09 Jun 2025 12:48:35.164 * <timeseries> Redis version found by RedisTimeSeries : 8.0.2 - oss 1:M 09 Jun 2025 12:48:35.164 * <timeseries> Registering configuration options: [ 1:M 09 Jun 2025 12:48:35.164 * <timeseries> { ts-compaction-policy : } 1:M 09 Jun 2025 12:48:35.164 * <timeseries> { ts-num-threads : 3 } 1:M 09 Jun 2025 12:48:35.164 * <timeseries> { ts-retention-policy : 0 } 1:M 09 Jun 2025 12:48:35.164 * <timeseries> { ts-duplicate-policy : block } 1:M 09 Jun 2025 12:48:35.164 * <timeseries> { ts-chunk-size-bytes : 4096 } 1:M 09 Jun 2025 12:48:35.164 * <timeseries> { ts-encoding : compressed } 1:M 09 Jun 2025 12:48:35.164 * <timeseries> { ts-ignore-max-time-diff: 0 } 1:M 09 Jun 2025 12:48:35.164 * <timeseries> { ts-ignore-max-val-diff : 0.000000 } 1:M 09 Jun 2025 12:48:35.164 * <timeseries> ] 1:M 09 Jun 2025 12:48:35.164 * <timeseries> Detected redis oss 1:M 09 Jun 2025 12:48:35.164 * Module 'timeseries' loaded from /usr/local/lib/redis/modules//redistimeseries.so 1:M 09 Jun 2025 12:48:35.164 * <ReJSON> Created new data type 'ReJSON-RL' 1:M 09 Jun 2025 12:48:35.164 * <ReJSON> version: 80001 git sha: unknown branch: unknown 1:M 09 Jun 2025 12:48:35.164 * <ReJSON> Exported RedisJSON_V1 API 1:M 09 Jun 2025 12:48:35.164 * <ReJSON> Exported RedisJSON_V2 API 1:M 09 Jun 2025 12:48:35.164 * <ReJSON> Exported RedisJSON_V3 API 1:M 09 Jun 2025 12:48:35.164 * <ReJSON> Exported RedisJSON_V4 API 1:M 09 Jun 2025 12:48:35.164 * <ReJSON> Exported RedisJSON_V5 API 1:M 09 Jun 2025 12:48:35.164 * <ReJSON> Enabled diskless replication 1:M 09 Jun 2025 12:48:35.164 * <ReJSON> Initialized shared string cache, thread safe: false. 1:M 09 Jun 2025 12:48:35.164 * Module 'ReJSON' loaded from /usr/local/lib/redis/modules//rejson.so 1:M 09 Jun 2025 12:48:35.164 * <search> Acquired RedisJSON_V5 API 1:M 09 Jun 2025 12:48:35.164 * Server initialized 1:M 09 Jun 2025 12:48:35.164 * <search> Loading event starts 1:M 09 Jun 2025 12:48:35.164 * <search> Enabled workers threadpool of size 4 1:M 09 Jun 2025 12:48:35.164 * Loading RDB produced by version 7.4.2 1:M 09 Jun 2025 12:48:35.164 * RDB age 11336 seconds 1:M 09 Jun 2025 12:48:35.164 * RDB memory usage when created 3.81 Mb 1:M 09 Jun 2025 12:48:35.168 # FATAL: Data file was created with a Redis server configured to handle more than 16 databases. Exiting Starting Redis Server 1:C 09 Jun 2025 12:48:35.760 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. 1:C 09 Jun 2025 12:48:35.761 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 1:C 09 Jun 2025 12:48:35.761 * Redis version=8.0.2, bits=64, commit=00000000, modified=1, pid=1, just started 1:C 09 Jun 2025 12:48:35.761 * Configuration loaded 1:M 09 Jun 2025 12:48:35.761 * monotonic clock: POSIX clock_gettime 1:M 09 Jun 2025 12:48:35.762 * Running mode=standalone, port=6379. 1:M 09 Jun 2025 12:48:35.762 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128. 1:M 09 Jun 2025 12:48:35.762 * <bf> RedisBloom version 8.0.1 (Git=unknown) 1:M 09 Jun 2025 12:48:35.762 * <bf> Registering configuration options: [ 1:M 09 Jun 2025 12:48:35.762 * <bf> { bf-error-rate : 0.01 } 1:M 09 Jun 2025 12:48:35.762 * <bf> { bf-initial-size : 100 } 1:M 09 Jun 2025 12:48:35.762 * <bf> { bf-expansion-factor : 2 } 1:M 09 Jun 2025 12:48:35.762 * <bf> { cf-bucket-size : 2 } 1:M 09 Jun 2025 12:48:35.762 * <bf> { cf-initial-size : 1024 } 1:M 09 Jun 2025 12:48:35.762 * <bf> { cf-max-iterations : 20 } 1:M 09 Jun 2025 12:48:35.762 * <bf> { cf-expansion-factor : 1 } 1:M 09 Jun 2025 12:48:35.762 * <bf> { cf-max-expansions : 32 } 1:M 09 Jun 2025 12:48:35.762 * <bf> ] 1:M 09 Jun 2025 12:48:35.762 * Module 'bf' loaded from /usr/local/lib/redis/modules//redisbloom.so 1:M 09 Jun 2025 12:48:35.763 * <search> Redis version found by RedisSearch : 8.0.2 - oss 1:M 09 Jun 2025 12:48:35.763 * <search> RediSearch version 8.0.1 (Git=5688fcc) 1:M 09 Jun 2025 12:48:35.763 * <search> Low level api version 1 initialized successfully 1:M 09 Jun 2025 12:48:35.763 * <search> gc: ON, prefix min length: 2, min word length to stem: 4, prefix max expansions: 200, query timeout (ms): 500, timeout policy: return, cursor read size: 1000, cursor max idle (ms): 300000, max doctable size: 1000000, max number of search results: 1000000, 1:M 09 Jun 2025 12:48:35.763 * <search> Initialized thread pools! 1:M 09 Jun 2025 12:48:35.763 * <search> Disabled workers threadpool of size 0 1:M 09 Jun 2025 12:48:35.763 * <search> Subscribe to config changes 1:M 09 Jun 2025 12:48:35.763 * <search> Enabled role change notification 1:M 09 Jun 2025 12:48:35.763 * <search> Cluster configuration: AUTO partitions, type: 0, coordinator timeout: 0ms 1:M 09 Jun 2025 12:48:35.763 * <search> Register write commands 1:M 09 Jun 2025 12:48:35.763 * Module 'search' loaded from /usr/local/lib/redis/modules//redisearch.so 1:M 09 Jun 2025 12:48:35.764 * <timeseries> RedisTimeSeries version 80001, git_sha=577bfa8b5909e7ee572f0b651399be8303dc6641 1:M 09 Jun 2025 12:48:35.764 * <timeseries> Redis version found by RedisTimeSeries : 8.0.2 - oss 1:M 09 Jun 2025 12:48:35.764 * <timeseries> Registering configuration options: [ 1:M 09 Jun 2025 12:48:35.764 * <timeseries> { ts-compaction-policy : } 1:M 09 Jun 2025 12:48:35.764 * <timeseries> { ts-num-threads : 3 } 1:M 09 Jun 2025 12:48:35.764 * <timeseries> { ts-retention-policy : 0 } 1:M 09 Jun 2025 12:48:35.764 * <timeseries> { ts-duplicate-policy : block } 1:M 09 Jun 2025 12:48:35.764 * <timeseries> { ts-chunk-size-bytes : 4096 } 1:M 09 Jun 2025 12:48:35.764 * <timeseries> { ts-encoding : compressed } 1:M 09 Jun 2025 12:48:35.764 * <timeseries> { ts-ignore-max-time-diff: 0 } 1:M 09 Jun 2025 12:48:35.764 * <timeseries> { ts-ignore-max-val-diff : 0.000000 } 1:M 09 Jun 2025 12:48:35.764 * <timeseries> ] 1:M 09 Jun 2025 12:48:35.764 * <timeseries> Detected redis oss 1:M 09 Jun 2025 12:48:35.764 * Module 'timeseries' loaded from /usr/local/lib/redis/modules//redistimeseries.so 1:M 09 Jun 2025 12:48:35.764 * <ReJSON> Created new data type 'ReJSON-RL' 1:M 09 Jun 2025 12:48:35.764 * <ReJSON> version: 80001 git sha: unknown branch: unknown 1:M 09 Jun 2025 12:48:35.764 * <ReJSON> Exported RedisJSON_V1 API 1:M 09 Jun 2025 12:48:35.764 * <ReJSON> Exported RedisJSON_V2 API 1:M 09 Jun 2025 12:48:35.764 * <ReJSON> Exported RedisJSON_V3 API 1:M 09 Jun 2025 12:48:35.764 * <ReJSON> Exported RedisJSON_V4 API 1:M 09 Jun 2025 12:48:35.764 * <ReJSON> Exported RedisJSON_V5 API 1:M 09 Jun 2025 12:48:35.764 * <ReJSON> Enabled diskless replication 1:M 09 Jun 2025 12:48:35.764 * <ReJSON> Initialized shared string cache, thread safe: false. 1:M 09 Jun 2025 12:48:35.764 * Module 'ReJSON' loaded from /usr/local/lib/redis/modules//rejson.so 1:M 09 Jun 2025 12:48:35.764 * <search> Acquired RedisJSON_V5 API 1:M 09 Jun 2025 12:48:35.764 * Server initialized 1:M 09 Jun 2025 12:48:35.764 * <search> Loading event starts 1:M 09 Jun 2025 12:48:35.764 * <search> Enabled workers threadpool of size 4 1:M 09 Jun 2025 12:48:35.764 * Loading RDB produced by version 7.4.2 1:M 09 Jun 2025 12:48:35.764 * RDB age 11336 seconds 1:M 09 Jun 2025 12:48:35.764 * RDB memory usage when created 3.81 Mb 1:M 09 Jun 2025 12:48:35.768 # FATAL: Data file was created with a Redis server configured to handle more than 16 databases. Exiting Starting Redis Server 1:C 09 Jun 2025 12:48:36.370 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. 1:C 09 Jun 2025 12:48:36.370 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 1:C 09 Jun 2025 12:48:36.370 * Redis version=8.0.2, bits=64, commit=00000000, modified=1, pid=1, just started 1:C 09 Jun 2025 12:48:36.370 * Configuration loaded 1:M 09 Jun 2025 12:48:36.370 * monotonic clock: POSIX clock_gettime 1:M 09 Jun 2025 12:48:36.371 * Running mode=standalone, port=6379. 1:M 09 Jun 2025 12:48:36.371 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128. 1:M 09 Jun 2025 12:48:36.371 * <bf> RedisBloom version 8.0.1 (Git=unknown) 1:M 09 Jun 2025 12:48:36.371 * <bf> Registering configuration options: [ 1:M 09 Jun 2025 12:48:36.371 * <bf> { bf-error-rate : 0.01 } 1:M 09 Jun 2025 12:48:36.371 * <bf> { bf-initial-size : 100 } 1:M 09 Jun 2025 12:48:36.371 * <bf> { bf-expansion-factor : 2 } 1:M 09 Jun 2025 12:48:36.371 * <bf> { cf-bucket-size : 2 } 1:M 09 Jun 2025 12:48:36.371 * <bf> { cf-initial-size : 1024 } 1:M 09 Jun 2025 12:48:36.371 * <bf> { cf-max-iterations : 20 } 1:M 09 Jun 2025 12:48:36.371 * <bf> { cf-expansion-factor : 1 } 1:M 09 Jun 2025 12:48:36.371 * <bf> { cf-max-expansions : 32 } 1:M 09 Jun 2025 12:48:36.371 * <bf> ] 1:M 09 Jun 2025 12:48:36.372 * Module 'bf' loaded from /usr/local/lib/redis/modules//redisbloom.so 1:M 09 Jun 2025 12:48:36.372 * <search> Redis version found by RedisSearch : 8.0.2 - oss 1:M 09 Jun 2025 12:48:36.372 * <search> RediSearch version 8.0.1 (Git=5688fcc) 1:M 09 Jun 2025 12:48:36.372 * <search> Low level api version 1 initialized successfully 1:M 09 Jun 2025 12:48:36.372 * <search> gc: ON, prefix min length: 2, min word length to stem: 4, prefix max expansions: 200, query timeout (ms): 500, timeout policy: return, cursor read size: 1000, cursor max idle (ms): 300000, max doctable size: 1000000, max number of search results: 1000000, 1:M 09 Jun 2025 12:48:36.372 * <search> Initialized thread pools! 1:M 09 Jun 2025 12:48:36.372 * <search> Disabled workers threadpool of size 0 1:M 09 Jun 2025 12:48:36.372 * <search> Subscribe to config changes 1:M 09 Jun 2025 12:48:36.372 * <search> Enabled role change notification 1:M 09 Jun 2025 12:48:36.372 * <search> Cluster configuration: AUTO partitions, type: 0, coordinator timeout: 0ms 1:M 09 Jun 2025 12:48:36.373 * <search> Register write commands 1:M 09 Jun 2025 12:48:36.373 * Module 'search' loaded from /usr/local/lib/redis/modules//redisearch.so 1:M 09 Jun 2025 12:48:36.373 * <timeseries> RedisTimeSeries version 80001, git_sha=577bfa8b5909e7ee572f0b651399be8303dc6641 1:M 09 Jun 2025 12:48:36.373 * <timeseries> Redis version found by RedisTimeSeries : 8.0.2 - oss 1:M 09 Jun 2025 12:48:36.373 * <timeseries> Registering configuration options: [ 1:M 09 Jun 2025 12:48:36.373 * <timeseries> { ts-compaction-policy : } 1:M 09 Jun 2025 12:48:36.373 * <timeseries> { ts-num-threads : 3 } 1:M 09 Jun 2025 12:48:36.373 * <timeseries> { ts-retention-policy : 0 } 1:M 09 Jun 2025 12:48:36.373 * <timeseries> { ts-duplicate-policy : block } 1:M 09 Jun 2025 12:48:36.373 * <timeseries> { ts-chunk-size-bytes : 4096 } 1:M 09 Jun 2025 12:48:36.373 * <timeseries> { ts-encoding : compressed } 1:M 09 Jun 2025 12:48:36.373 * <timeseries> { ts-ignore-max-time-diff: 0 } 1:M 09 Jun 2025 12:48:36.373 * <timeseries> { ts-ignore-max-val-diff : 0.000000 } 1:M 09 Jun 2025 12:48:36.373 * <timeseries> ] 1:M 09 Jun 2025 12:48:36.373 * <timeseries> Detected redis oss 1:M 09 Jun 2025 12:48:36.373 * Module 'timeseries' loaded from /usr/local/lib/redis/modules//redistimeseries.so 1:M 09 Jun 2025 12:48:36.373 * <ReJSON> Created new data type 'ReJSON-RL' 1:M 09 Jun 2025 12:48:36.373 * <ReJSON> version: 80001 git sha: unknown branch: unknown 1:M 09 Jun 2025 12:48:36.373 * <ReJSON> Exported RedisJSON_V1 API 1:M 09 Jun 2025 12:48:36.373 * <ReJSON> Exported RedisJSON_V2 API 1:M 09 Jun 2025 12:48:36.373 * <ReJSON> Exported RedisJSON_V3 API 1:M 09 Jun 2025 12:48:36.373 * <ReJSON> Exported RedisJSON_V4 API 1:M 09 Jun 2025 12:48:36.373 * <ReJSON> Exported RedisJSON_V5 API 1:M 09 Jun 2025 12:48:36.373 * <ReJSON> Enabled diskless replication 1:M 09 Jun 2025 12:48:36.373 * <ReJSON> Initialized shared string cache, thread safe: false. 1:M 09 Jun 2025 12:48:36.373 * Module 'ReJSON' loaded from /usr/local/lib/redis/modules//rejson.so 1:M 09 Jun 2025 12:48:36.373 * <search> Acquired RedisJSON_V5 API 1:M 09 Jun 2025 12:48:36.373 * Server initialized 1:M 09 Jun 2025 12:48:36.373 * <search> Loading event starts 1:M 09 Jun 2025 12:48:36.373 * <search> Enabled workers threadpool of size 4 1:M 09 Jun 2025 12:48:36.373 * Loading RDB produced by version 7.4.2 1:M 09 Jun 2025 12:48:36.373 * RDB age 11337 seconds 1:M 09 Jun 2025 12:48:36.373 * RDB memory usage when created 3.81 Mb 1:M 09 Jun 2025 12:48:36.377 # FATAL: Data file was created with a Redis server configured to handle more than 16 databases. Exiting Starting Redis Server 1:C 09 Jun 2025 12:48:37.120 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. 1:C 09 Jun 2025 12:48:37.121 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 1:C 09 Jun 2025 12:48:37.121 * Redis version=8.0.2, bits=64, commit=00000000, modified=1, pid=1, just started 1:C 09 Jun 2025 12:48:37.121 * Configuration loaded 1:M 09 Jun 2025 12:48:37.121 * monotonic clock: POSIX clock_gettime 1:M 09 Jun 2025 12:48:37.122 * Running mode=standalone, port=6379. 1:M 09 Jun 2025 12:48:37.122 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128. 1:M 09 Jun 2025 12:48:37.122 * <bf> RedisBloom version 8.0.1 (Git=unknown) 1:M 09 Jun 2025 12:48:37.122 * <bf> Registering configuration options: [ 1:M 09 Jun 2025 12:48:37.122 * <bf> { bf-error-rate : 0.01 } 1:M 09 Jun 2025 12:48:37.122 * <bf> { bf-initial-size : 100 } 1:M 09 Jun 2025 12:48:37.122 * <bf> { bf-expansion-factor : 2 } 1:M 09 Jun 2025 12:48:37.122 * <bf> { cf-bucket-size : 2 } 1:M 09 Jun 2025 12:48:37.122 * <bf> { cf-initial-size : 1024 } 1:M 09 Jun 2025 12:48:37.122 * <bf> { cf-max-iterations : 20 } 1:M 09 Jun 2025 12:48:37.122 * <bf> { cf-expansion-factor : 1 } 1:M 09 Jun 2025 12:48:37.122 * <bf> { cf-max-expansions : 32 } 1:M 09 Jun 2025 12:48:37.122 * <bf> ] 1:M 09 Jun 2025 12:48:37.122 * Module 'bf' loaded from /usr/local/lib/redis/modules//redisbloom.so 1:M 09 Jun 2025 12:48:37.123 * <search> Redis version found by RedisSearch : 8.0.2 - oss 1:M 09 Jun 2025 12:48:37.123 * <search> RediSearch version 8.0.1 (Git=5688fcc) 1:M 09 Jun 2025 12:48:37.123 * <search> Low level api version 1 initialized successfully 1:M 09 Jun 2025 12:48:37.123 * <search> gc: ON, prefix min length: 2, min word length to stem: 4, prefix max expansions: 200, query timeout (ms): 500, timeout policy: return, cursor read size: 1000, cursor max idle (ms): 300000, max doctable size: 1000000, max number of search results: 1000000, 1:M 09 Jun 2025 12:48:37.123 * <search> Initialized thread pools! 1:M 09 Jun 2025 12:48:37.123 * <search> Disabled workers threadpool of size 0 1:M 09 Jun 2025 12:48:37.123 * <search> Subscribe to config changes 1:M 09 Jun 2025 12:48:37.123 * <search> Enabled role change notification 1:M 09 Jun 2025 12:48:37.123 * <search> Cluster configuration: AUTO partitions, type: 0, coordinator timeout: 0ms 1:M 09 Jun 2025 12:48:37.123 * <search> Register write commands 1:M 09 Jun 2025 12:48:37.123 * Module 'search' loaded from /usr/local/lib/redis/modules//redisearch.so 1:M 09 Jun 2025 12:48:37.123 * <timeseries> RedisTimeSeries version 80001, git_sha=577bfa8b5909e7ee572f0b651399be8303dc6641 1:M 09 Jun 2025 12:48:37.123 * <timeseries> Redis version found by RedisTimeSeries : 8.0.2 - oss 1:M 09 Jun 2025 12:48:37.123 * <timeseries> Registering configuration options: [ 1:M 09 Jun 2025 12:48:37.123 * <timeseries> { ts-compaction-policy : } 1:M 09 Jun 2025 12:48:37.123 * <timeseries> { ts-num-threads : 3 } 1:M 09 Jun 2025 12:48:37.123 * <timeseries> { ts-retention-policy : 0 } 1:M 09 Jun 2025 12:48:37.123 * <timeseries> { ts-duplicate-policy : block } 1:M 09 Jun 2025 12:48:37.123 * <timeseries> { ts-chunk-size-bytes : 4096 } 1:M 09 Jun 2025 12:48:37.123 * <timeseries> { ts-encoding : compressed } 1:M 09 Jun 2025 12:48:37.123 * <timeseries> { ts-ignore-max-time-diff: 0 } 1:M 09 Jun 2025 12:48:37.123 * <timeseries> { ts-ignore-max-val-diff : 0.000000 } 1:M 09 Jun 2025 12:48:37.123 * <timeseries> ] 1:M 09 Jun 2025 12:48:37.124 * <timeseries> Detected redis oss 1:M 09 Jun 2025 12:48:37.124 * Module 'timeseries' loaded from /usr/local/lib/redis/modules//redistimeseries.so 1:M 09 Jun 2025 12:48:37.124 * <ReJSON> Created new data type 'ReJSON-RL' 1:M 09 Jun 2025 12:48:37.124 * <ReJSON> version: 80001 git sha: unknown branch: unknown 1:M 09 Jun 2025 12:48:37.124 * <ReJSON> Exported RedisJSON_V1 API 1:M 09 Jun 2025 12:48:37.124 * <ReJSON> Exported RedisJSON_V2 API 1:M 09 Jun 2025 12:48:37.124 * <ReJSON> Exported RedisJSON_V3 API 1:M 09 Jun 2025 12:48:37.124 * <ReJSON> Exported RedisJSON_V4 API 1:M 09 Jun 2025 12:48:37.124 * <ReJSON> Exported RedisJSON_V5 API 1:M 09 Jun 2025 12:48:37.124 * <ReJSON> Enabled diskless replication 1:M 09 Jun 2025 12:48:37.124 * <ReJSON> Initialized shared string cache, thread safe: false. 1:M 09 Jun 2025 12:48:37.124 * Module 'ReJSON' loaded from /usr/local/lib/redis/modules//rejson.so 1:M 09 Jun 2025 12:48:37.124 * <search> Acquired RedisJSON_V5 API 1:M 09 Jun 2025 12:48:37.124 * Server initialized 1:M 09 Jun 2025 12:48:37.124 * <search> Loading event starts 1:M 09 Jun 2025 12:48:37.124 * <search> Enabled workers threadpool of size 4 1:M 09 Jun 2025 12:48:37.124 * Loading RDB produced by version 7.4.2 1:M 09 Jun 2025 12:48:37.124 * RDB age 11338 seconds 1:M 09 Jun 2025 12:48:37.124 * RDB memory usage when created 3.81 Mb 1:M 09 Jun 2025 12:48:37.127 # FATAL: Data file was created with a Redis server configured to handle more than 16 databases. Exiting Starting Redis Server 1:C 09 Jun 2025 12:48:38.209 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. 1:C 09 Jun 2025 12:48:38.210 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 1:C 09 Jun 2025 12:48:38.210 * Redis version=8.0.2, bits=64, commit=00000000, modified=1, pid=1, just started 1:C 09 Jun 2025 12:48:38.210 * Configuration loaded 1:M 09 Jun 2025 12:48:38.210 * monotonic clock: POSIX clock_gettime 1:M 09 Jun 2025 12:48:38.211 * Running mode=standalone, port=6379. 1:M 09 Jun 2025 12:48:38.211 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128. 1:M 09 Jun 2025 12:48:38.211 * <bf> RedisBloom version 8.0.1 (Git=unknown) 1:M 09 Jun 2025 12:48:38.211 * <bf> Registering configuration options: [ 1:M 09 Jun 2025 12:48:38.211 * <bf> { bf-error-rate : 0.01 } 1:M 09 Jun 2025 12:48:38.211 * <bf> { bf-initial-size : 100 } 1:M 09 Jun 2025 12:48:38.211 * <bf> { bf-expansion-factor : 2 } 1:M 09 Jun 2025 12:48:38.211 * <bf> { cf-bucket-size : 2 } 1:M 09 Jun 2025 12:48:38.211 * <bf> { cf-initial-size : 1024 } 1:M 09 Jun 2025 12:48:38.211 * <bf> { cf-max-iterations : 20 } 1:M 09 Jun 2025 12:48:38.211 * <bf> { cf-expansion-factor : 1 } 1:M 09 Jun 2025 12:48:38.211 * <bf> { cf-max-expansions : 32 } 1:M 09 Jun 2025 12:48:38.211 * <bf> ] 1:M 09 Jun 2025 12:48:38.211 * Module 'bf' loaded from /usr/local/lib/redis/modules//redisbloom.so 1:M 09 Jun 2025 12:48:38.212 * <search> Redis version found by RedisSearch : 8.0.2 - oss 1:M 09 Jun 2025 12:48:38.212 * <search> RediSearch version 8.0.1 (Git=5688fcc) 1:M 09 Jun 2025 12:48:38.212 * <search> Low level api version 1 initialized successfully 1:M 09 Jun 2025 12:48:38.212 * <search> gc: ON, prefix min length: 2, min word length to stem: 4, prefix max expansions: 200, query timeout (ms): 500, timeout policy: return, cursor read size: 1000, cursor max idle (ms): 300000, max doctable size: 1000000, max number of search results: 1000000, 1:M 09 Jun 2025 12:48:38.212 * <search> Initialized thread pools! 1:M 09 Jun 2025 12:48:38.212 * <search> Disabled workers threadpool of size 0 1:M 09 Jun 2025 12:48:38.212 * <search> Subscribe to config changes 1:M 09 Jun 2025 12:48:38.212 * <search> Enabled role change notification 1:M 09 Jun 2025 12:48:38.212 * <search> Cluster configuration: AUTO partitions, type: 0, coordinator timeout: 0ms 1:M 09 Jun 2025 12:48:38.212 * <search> Register write commands 1:M 09 Jun 2025 12:48:38.212 * Module 'search' loaded from /usr/local/lib/redis/modules//redisearch.so 1:M 09 Jun 2025 12:48:38.213 * <timeseries> RedisTimeSeries version 80001, git_sha=577bfa8b5909e7ee572f0b651399be8303dc6641 1:M 09 Jun 2025 12:48:38.213 * <timeseries> Redis version found by RedisTimeSeries : 8.0.2 - oss 1:M 09 Jun 2025 12:48:38.213 * <timeseries> Registering configuration options: [ 1:M 09 Jun 2025 12:48:38.213 * <timeseries> { ts-compaction-policy : } 1:M 09 Jun 2025 12:48:38.213 * <timeseries> { ts-num-threads : 3 } 1:M 09 Jun 2025 12:48:38.213 * <timeseries> { ts-retention-policy : 0 } 1:M 09 Jun 2025 12:48:38.213 * <timeseries> { ts-duplicate-policy : block } 1:M 09 Jun 2025 12:48:38.213 * <timeseries> { ts-chunk-size-bytes : 4096 } 1:M 09 Jun 2025 12:48:38.213 * <timeseries> { ts-encoding : compressed } 1:M 09 Jun 2025 12:48:38.213 * <timeseries> { ts-ignore-max-time-diff: 0 } 1:M 09 Jun 2025 12:48:38.213 * <timeseries> { ts-ignore-max-val-diff : 0.000000 } 1:M 09 Jun 2025 12:48:38.213 * <timeseries> ] 1:M 09 Jun 2025 12:48:38.213 * <timeseries> Detected redis oss 1:M 09 Jun 2025 12:48:38.213 * Module 'timeseries' loaded from /usr/local/lib/redis/modules//redistimeseries.so 1:M 09 Jun 2025 12:48:38.213 * <ReJSON> Created new data type 'ReJSON-RL' 1:M 09 Jun 2025 12:48:38.213 * <ReJSON> version: 80001 git sha: unknown branch: unknown 1:M 09 Jun 2025 12:48:38.213 * <ReJSON> Exported RedisJSON_V1 API 1:M 09 Jun 2025 12:48:38.213 * <ReJSON> Exported RedisJSON_V2 API 1:M 09 Jun 2025 12:48:38.213 * <ReJSON> Exported RedisJSON_V3 API 1:M 09 Jun 2025 12:48:38.213 * <ReJSON> Exported RedisJSON_V4 API 1:M 09 Jun 2025 12:48:38.213 * <ReJSON> Exported RedisJSON_V5 API 1:M 09 Jun 2025 12:48:38.213 * <ReJSON> Enabled diskless replication 1:M 09 Jun 2025 12:48:38.213 * <ReJSON> Initialized shared string cache, thread safe: false. 1:M 09 Jun 2025 12:48:38.213 * Module 'ReJSON' loaded from /usr/local/lib/redis/modules//rejson.so 1:M 09 Jun 2025 12:48:38.213 * <search> Acquired RedisJSON_V5 API 1:M 09 Jun 2025 12:48:38.213 * Server initialized 1:M 09 Jun 2025 12:48:38.213 * <search> Loading event starts 1:M 09 Jun 2025 12:48:38.213 * <search> Enabled workers threadpool of size 4 1:M 09 Jun 2025 12:48:38.213 * Loading RDB produced by version 7.4.2 1:M 09 Jun 2025 12:48:38.213 * RDB age 11339 seconds 1:M 09 Jun 2025 12:48:38.213 * RDB memory usage when created 3.81 Mb 1:M 09 Jun 2025 12:48:38.217 # FATAL: Data file was created with a Redis server configured to handle more than 16 databases. Exiting Starting Redis Server 1:C 09 Jun 2025 12:48:40.160 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. 1:C 09 Jun 2025 12:48:40.160 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 1:C 09 Jun 2025 12:48:40.160 * Redis version=8.0.2, bits=64, commit=00000000, modified=1, pid=1, just started 1:C 09 Jun 2025 12:48:40.160 * Configuration loaded 1:M 09 Jun 2025 12:48:40.161 * monotonic clock: POSIX clock_gettime 1:M 09 Jun 2025 12:48:40.161 * Running mode=standalone, port=6379. 1:M 09 Jun 2025 12:48:40.161 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128. 1:M 09 Jun 2025 12:48:40.162 * <bf> RedisBloom version 8.0.1 (Git=unknown) 1:M 09 Jun 2025 12:48:40.162 * <bf> Registering configuration options: [ 1:M 09 Jun 2025 12:48:40.162 * <bf> { bf-error-rate : 0.01 } 1:M 09 Jun 2025 12:48:40.162 * <bf> { bf-initial-size : 100 } 1:M 09 Jun 2025 12:48:40.162 * <bf> { bf-expansion-factor : 2 } 1:M 09 Jun 2025 12:48:40.162 * <bf> { cf-bucket-size : 2 } 1:M 09 Jun 2025 12:48:40.162 * <bf> { cf-initial-size : 1024 } 1:M 09 Jun 2025 12:48:40.162 * <bf> { cf-max-iterations : 20 } 1:M 09 Jun 2025 12:48:40.162 * <bf> { cf-expansion-factor : 1 } 1:M 09 Jun 2025 12:48:40.162 * <bf> { cf-max-expansions : 32 } 1:M 09 Jun 2025 12:48:40.162 * <bf> ] 1:M 09 Jun 2025 12:48:40.162 * Module 'bf' loaded from /usr/local/lib/redis/modules//redisbloom.so 1:M 09 Jun 2025 12:48:40.162 * <search> Redis version found by RedisSearch : 8.0.2 - oss 1:M 09 Jun 2025 12:48:40.162 * <search> RediSearch version 8.0.1 (Git=5688fcc) 1:M 09 Jun 2025 12:48:40.163 * <search> Low level api version 1 initialized successfully 1:M 09 Jun 2025 12:48:40.163 * <search> gc: ON, prefix min length: 2, min word length to stem: 4, prefix max expansions: 200, query timeout (ms): 500, timeout policy: return, cursor read size: 1000, cursor max idle (ms): 300000, max doctable size: 1000000, max number of search results: 1000000, 1:M 09 Jun 2025 12:48:40.163 * <search> Initialized thread pools! 1:M 09 Jun 2025 12:48:40.163 * <search> Disabled workers threadpool of size 0 1:M 09 Jun 2025 12:48:40.163 * <search> Subscribe to config changes 1:M 09 Jun 2025 12:48:40.163 * <search> Enabled role change notification 1:M 09 Jun 2025 12:48:40.163 * <search> Cluster configuration: AUTO partitions, type: 0, coordinator timeout: 0ms 1:M 09 Jun 2025 12:48:40.163 * <search> Register write commands 1:M 09 Jun 2025 12:48:40.163 * Module 'search' loaded from /usr/local/lib/redis/modules//redisearch.so 1:M 09 Jun 2025 12:48:40.163 * <timeseries> RedisTimeSeries version 80001, git_sha=577bfa8b5909e7ee572f0b651399be8303dc6641 1:M 09 Jun 2025 12:48:40.163 * <timeseries> Redis version found by RedisTimeSeries : 8.0.2 - oss 1:M 09 Jun 2025 12:48:40.163 * <timeseries> Registering configuration options: [ 1:M 09 Jun 2025 12:48:40.163 * <timeseries> { ts-compaction-policy : } 1:M 09 Jun 2025 12:48:40.163 * <timeseries> { ts-num-threads : 3 } 1:M 09 Jun 2025 12:48:40.163 * <timeseries> { ts-retention-policy : 0 } 1:M 09 Jun 2025 12:48:40.163 * <timeseries> { ts-duplicate-policy : block } 1:M 09 Jun 2025 12:48:40.163 * <timeseries> { ts-chunk-size-bytes : 4096 } 1:M 09 Jun 2025 12:48:40.163 * <timeseries> { ts-encoding : compressed } 1:M 09 Jun 2025 12:48:40.163 * <timeseries> { ts-ignore-max-time-diff: 0 } 1:M 09 Jun 2025 12:48:40.163 * <timeseries> { ts-ignore-max-val-diff : 0.000000 } 1:M 09 Jun 2025 12:48:40.163 * <timeseries> ] 1:M 09 Jun 2025 12:48:40.163 * <timeseries> Detected redis oss 1:M 09 Jun 2025 12:48:40.163 * Module 'timeseries' loaded from /usr/local/lib/redis/modules//redistimeseries.so 1:M 09 Jun 2025 12:48:40.163 * <ReJSON> Created new data type 'ReJSON-RL' 1:M 09 Jun 2025 12:48:40.164 * <ReJSON> version: 80001 git sha: unknown branch: unknown 1:M 09 Jun 2025 12:48:40.164 * <ReJSON> Exported RedisJSON_V1 API 1:M 09 Jun 2025 12:48:40.164 * <ReJSON> Exported RedisJSON_V2 API 1:M 09 Jun 2025 12:48:40.164 * <ReJSON> Exported RedisJSON_V3 API 1:M 09 Jun 2025 12:48:40.164 * <ReJSON> Exported RedisJSON_V4 API 1:M 09 Jun 2025 12:48:40.164 * <ReJSON> Exported RedisJSON_V5 API 1:M 09 Jun 2025 12:48:40.164 * <ReJSON> Enabled diskless replication 1:M 09 Jun 2025 12:48:40.164 * <ReJSON> Initialized shared string cache, thread safe: false. 1:M 09 Jun 2025 12:48:40.164 * Module 'ReJSON' loaded from /usr/local/lib/redis/modules//rejson.so 1:M 09 Jun 2025 12:48:40.164 * <search> Acquired RedisJSON_V5 API 1:M 09 Jun 2025 12:48:40.164 * Server initialized 1:M 09 Jun 2025 12:48:40.164 * <search> Loading event starts 1:M 09 Jun 2025 12:48:40.164 * <search> Enabled workers threadpool of size 4 1:M 09 Jun 2025 12:48:40.164 * Loading RDB produced by version 7.4.2 1:M 09 Jun 2025 12:48:40.164 * RDB age 11341 seconds 1:M 09 Jun 2025 12:48:40.164 * RDB memory usage when created 3.81 Mb 1:M 09 Jun 2025 12:48:40.167 # FATAL: Data file was created with a Redis server configured to handle more than 16 databases. Exiting Starting Redis Server 1:C 09 Jun 2025 12:48:43.709 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. 1:C 09 Jun 2025 12:48:43.710 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 1:C 09 Jun 2025 12:48:43.710 * Redis version=8.0.2, bits=64, commit=00000000, modified=1, pid=1, just started 1:C 09 Jun 2025 12:48:43.710 * Configuration loaded 1:M 09 Jun 2025 12:48:43.710 * monotonic clock: POSIX clock_gettime 1:M 09 Jun 2025 12:48:43.711 * Running mode=standalone, port=6379. 1:M 09 Jun 2025 12:48:43.711 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128. 1:M 09 Jun 2025 12:48:43.711 * <bf> RedisBloom version 8.0.1 (Git=unknown) 1:M 09 Jun 2025 12:48:43.711 * <bf> Registering configuration options: [ 1:M 09 Jun 2025 12:48:43.711 * <bf> { bf-error-rate : 0.01 } 1:M 09 Jun 2025 12:48:43.711 * <bf> { bf-initial-size : 100 } 1:M 09 Jun 2025 12:48:43.711 * <bf> { bf-expansion-factor : 2 } 1:M 09 Jun 2025 12:48:43.711 * <bf> { cf-bucket-size : 2 } 1:M 09 Jun 2025 12:48:43.711 * <bf> { cf-initial-size : 1024 } 1:M 09 Jun 2025 12:48:43.711 * <bf> { cf-max-iterations : 20 } 1:M 09 Jun 2025 12:48:43.711 * <bf> { cf-expansion-factor : 1 } 1:M 09 Jun 2025 12:48:43.711 * <bf> { cf-max-expansions : 32 } 1:M 09 Jun 2025 12:48:43.711 * <bf> ] 1:M 09 Jun 2025 12:48:43.711 * Module 'bf' loaded from /usr/local/lib/redis/modules//redisbloom.so 1:M 09 Jun 2025 12:48:43.712 * <search> Redis version found by RedisSearch : 8.0.2 - oss 1:M 09 Jun 2025 12:48:43.712 * <search> RediSearch version 8.0.1 (Git=5688fcc) 1:M 09 Jun 2025 12:48:43.712 * <search> Low level api version 1 initialized successfully 1:M 09 Jun 2025 12:48:43.712 * <search> gc: ON, prefix min length: 2, min word length to stem: 4, prefix max expansions: 200, query timeout (ms): 500, timeout policy: return, cursor read size: 1000, cursor max idle (ms): 300000, max doctable size: 1000000, max number of search results: 1000000, 1:M 09 Jun 2025 12:48:43.712 * <search> Initialized thread pools! 1:M 09 Jun 2025 12:48:43.712 * <search> Disabled workers threadpool of size 0 1:M 09 Jun 2025 12:48:43.712 * <search> Subscribe to config changes 1:M 09 Jun 2025 12:48:43.712 * <search> Enabled role change notification 1:M 09 Jun 2025 12:48:43.712 * <search> Cluster configuration: AUTO partitions, type: 0, coordinator timeout: 0ms 1:M 09 Jun 2025 12:48:43.712 * <search> Register write commands 1:M 09 Jun 2025 12:48:43.713 * Module 'search' loaded from /usr/local/lib/redis/modules//redisearch.so 1:M 09 Jun 2025 12:48:43.713 * <timeseries> RedisTimeSeries version 80001, git_sha=577bfa8b5909e7ee572f0b651399be8303dc6641 1:M 09 Jun 2025 12:48:43.713 * <timeseries> Redis version found by RedisTimeSeries : 8.0.2 - oss 1:M 09 Jun 2025 12:48:43.713 * <timeseries> Registering configuration options: [ 1:M 09 Jun 2025 12:48:43.713 * <timeseries> { ts-compaction-policy : } 1:M 09 Jun 2025 12:48:43.713 * <timeseries> { ts-num-threads : 3 } 1:M 09 Jun 2025 12:48:43.713 * <timeseries> { ts-retention-policy : 0 } 1:M 09 Jun 2025 12:48:43.713 * <timeseries> { ts-duplicate-policy : block } 1:M 09 Jun 2025 12:48:43.713 * <timeseries> { ts-chunk-size-bytes : 4096 } 1:M 09 Jun 2025 12:48:43.713 * <timeseries> { ts-encoding : compressed } 1:M 09 Jun 2025 12:48:43.713 * <timeseries> { ts-ignore-max-time-diff: 0 } 1:M 09 Jun 2025 12:48:43.713 * <timeseries> { ts-ignore-max-val-diff : 0.000000 } 1:M 09 Jun 2025 12:48:43.713 * <timeseries> ] 1:M 09 Jun 2025 12:48:43.713 * <timeseries> Detected redis oss 1:M 09 Jun 2025 12:48:43.713 * Module 'timeseries' loaded from /usr/local/lib/redis/modules//redistimeseries.so 1:M 09 Jun 2025 12:48:43.713 * <ReJSON> Created new data type 'ReJSON-RL' 1:M 09 Jun 2025 12:48:43.713 * <ReJSON> version: 80001 git sha: unknown branch: unknown 1:M 09 Jun 2025 12:48:43.713 * <ReJSON> Exported RedisJSON_V1 API 1:M 09 Jun 2025 12:48:43.713 * <ReJSON> Exported RedisJSON_V2 API 1:M 09 Jun 2025 12:48:43.713 * <ReJSON> Exported RedisJSON_V3 API 1:M 09 Jun 2025 12:48:43.713 * <ReJSON> Exported RedisJSON_V4 API 1:M 09 Jun 2025 12:48:43.713 * <ReJSON> Exported RedisJSON_V5 API 1:M 09 Jun 2025 12:48:43.713 * <ReJSON> Enabled diskless replication 1:M 09 Jun 2025 12:48:43.713 * <ReJSON> Initialized shared string cache, thread safe: false. 1:M 09 Jun 2025 12:48:43.713 * Module 'ReJSON' loaded from /usr/local/lib/redis/modules//rejson.so 1:M 09 Jun 2025 12:48:43.713 * <search> Acquired RedisJSON_V5 API 1:M 09 Jun 2025 12:48:43.713 * Server initialized 1:M 09 Jun 2025 12:48:43.713 * <search> Loading event starts 1:M 09 Jun 2025 12:48:43.713 * <search> Enabled workers threadpool of size 4 1:M 09 Jun 2025 12:48:43.713 * Loading RDB produced by version 7.4.2 1:M 09 Jun 2025 12:48:43.713 * RDB age 11344 seconds 1:M 09 Jun 2025 12:48:43.714 * RDB memory usage when created 3.81 Mb 1:M 09 Jun 2025 12:48:43.717 # FATAL: Data file was created with a Redis server configured to handle more than 16 databases. Exiting 检查日志文件查看容器启动时出现了什么问题

filetype

1:M 09 Jun 2025 13:05:11.111 * <bf> { cf-initial-size : 1024 } 1:M 09 Jun 2025 13:05:11.111 * <bf> { cf-max-iterations : 20 } 1:M 09 Jun 2025 13:05:11.111 * <bf> { cf-expansion-factor : 1 } 1:M 09 Jun 2025 13:05:11.111 * <bf> { cf-max-expansions : 32 } 1:M 09 Jun 2025 13:05:11.111 * <bf> ] 1:M 09 Jun 2025 13:05:11.111 * Module 'bf' loaded from /usr/local/lib/redis/modules//redisbloom.so 1:M 09 Jun 2025 13:05:11.112 * <search> Redis version found by RedisSearch : 8.0.2 - oss 1:M 09 Jun 2025 13:05:11.112 * <search> RediSearch version 8.0.1 (Git=5688fcc) 1:M 09 Jun 2025 13:05:11.112 * <search> Low level api version 1 initialized successfully 1:M 09 Jun 2025 13:05:11.112 * <search> gc: ON, prefix min length: 2, min word length to stem: 4, prefix max expansions: 200, query timeout (ms): 500, timeout policy: return, cursor read size: 1000, cursor max idle (ms): 300000, max doctable size: 1000000, max number of search results: 1000000, 1:M 09 Jun 2025 13:05:11.112 * <search> Initialized thread pools! 1:M 09 Jun 2025 13:05:11.112 * <search> Disabled workers threadpool of size 0 1:M 09 Jun 2025 13:05:11.112 * <search> Subscribe to config changes 1:M 09 Jun 2025 13:05:11.112 * <search> Enabled role change notification 1:M 09 Jun 2025 13:05:11.112 * <search> Cluster configuration: AUTO partitions, type: 0, coordinator timeout: 0ms 1:M 09 Jun 2025 13:05:11.112 * <search> Register write commands 1:M 09 Jun 2025 13:05:11.112 * Module 'search' loaded from /usr/local/lib/redis/modules//redisearch.so 1:M 09 Jun 2025 13:05:11.112 * <timeseries> RedisTimeSeries version 80001, git_sha=577bfa8b5909e7ee572f0b651399be8303dc6641 1:M 09 Jun 2025 13:05:11.112 * <timeseries> Redis version found by RedisTimeSeries : 8.0.2 - oss 1:M 09 Jun 2025 13:05:11.112 * <timeseries> Registering configuration options: [ 1:M 09 Jun 2025 13:05:11.112 * <timeseries> { ts-compaction-policy : } 1:M 09 Jun 2025 13:05:11.112 * <timeseries> { ts-num-threads : 3 } 1:M 09 Jun 2025 13:05:11.112 * <timeseries> { ts-retention-policy : 0 } 1:M 09 Jun 2025 13:05:11.112 * <timeseries> { ts-duplicate-policy : block } 1:M 09 Jun 2025 13:05:11.112 * <timeseries> { ts-chunk-size-bytes : 4096 } 1:M 09 Jun 2025 13:05:11.112 * <timeseries> { ts-encoding : compressed } 1:M 09 Jun 2025 13:05:11.112 * <timeseries> { ts-ignore-max-time-diff: 0 } 1:M 09 Jun 2025 13:05:11.112 * <timeseries> { ts-ignore-max-val-diff : 0.000000 } 1:M 09 Jun 2025 13:05:11.112 * <timeseries> ] 1:M 09 Jun 2025 13:05:11.112 * <timeseries> Detected redis oss 1:M 09 Jun 2025 13:05:11.113 * Module 'timeseries' loaded from /usr/local/lib/redis/modules//redistimeseries.so 1:M 09 Jun 2025 13:05:11.113 * <ReJSON> Created new data type 'ReJSON-RL' 1:M 09 Jun 2025 13:05:11.113 * <ReJSON> version: 80001 git sha: unknown branch: unknown 1:M 09 Jun 2025 13:05:11.113 * <ReJSON> Exported RedisJSON_V1 API 1:M 09 Jun 2025 13:05:11.113 * <ReJSON> Exported RedisJSON_V2 API 1:M 09 Jun 2025 13:05:11.113 * <ReJSON> Exported RedisJSON_V3 API 1:M 09 Jun 2025 13:05:11.113 * <ReJSON> Exported RedisJSON_V4 API 1:M 09 Jun 2025 13:05:11.113 * <ReJSON> Exported RedisJSON_V5 API 1:M 09 Jun 2025 13:05:11.113 * <ReJSON> Enabled diskless replication 1:M 09 Jun 2025 13:05:11.113 * <ReJSON> Initialized shared string cache, thread safe: false. 1:M 09 Jun 2025 13:05:11.113 * Module 'ReJSON' loaded from /usr/local/lib/redis/modules//rejson.so 1:M 09 Jun 2025 13:05:11.113 * <search> Acquired RedisJSON_V5 API 1:M 09 Jun 2025 13:05:11.113 * Server initialized 1:M 09 Jun 2025 13:05:11.113 * <search> Loading event starts 1:M 09 Jun 2025 13:05:11.113 * <search> Enabled workers threadpool of size 4 1:M 09 Jun 2025 13:05:11.113 * Loading RDB produced by version 7.4.2 1:M 09 Jun 2025 13:05:11.113 * RDB age 12332 seconds 1:M 09 Jun 2025 13:05:11.113 * RDB memory usage when created 3.81 Mb 1:M 09 Jun 2025 13:05:11.116 # FATAL: Data file was created with a Redis server configured to handle more than 16 databases. Exiting 分析问题并给出解决办法

filetype

Starting Redis Server 1:C 09 Jun 2025 12:44:54.319 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. 1:C 09 Jun 2025 12:44:54.320 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 1:C 09 Jun 2025 12:44:54.320 * Redis version=8.0.2, bits=64, commit=00000000, modified=1, pid=1, just started 1:C 09 Jun 2025 12:44:54.320 * Configuration loaded 1:M 09 Jun 2025 12:44:54.320 * monotonic clock: POSIX clock_gettime _._ _.-``__ ''-._ _.-`` `. `_. ''-._ Redis Open Source .-`` .-```. ```\/ _.,_ ''-._ 8.0.2 (00000000/1) 64 bit ( ' , .-` | `, ) Running in standalone mode |`-._`-...-` __...-.``-._|'` _.-'| Port: 6379 | `-._ `._ / _.-' | PID: 1 `-._ `-._ `-./ _.-' _.-' |`-._`-._ `-.__.-' _.-'_.-'| | `-._`-._ _.-'_.-' | https://redis.io `-._ `-._`-.__.-'_.-' _.-' |`-._`-._ `-.__.-' _.-'_.-'| | `-._`-._ _.-'_.-' | `-._ `-._`-.__.-'_.-' _.-' `-._ `-.__.-' _.-' `-._ _.-' `-.__.-' 1:M 09 Jun 2025 12:44:54.321 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128. 1:M 09 Jun 2025 12:44:54.321 * <bf> RedisBloom version 8.0.1 (Git=unknown) 1:M 09 Jun 2025 12:44:54.321 * <bf> Registering configuration options: [ 1:M 09 Jun 2025 12:44:54.321 * <bf> { bf-error-rate : 0.01 } 1:M 09 Jun 2025 12:44:54.321 * <bf> { bf-initial-size : 100 } 1:M 09 Jun 2025 12:44:54.321 * <bf> { bf-expansion-factor : 2 } 1:M 09 Jun 2025 12:44:54.321 * <bf> { cf-bucket-size : 2 } 1:M 09 Jun 2025 12:44:54.321 * <bf> { cf-initial-size : 1024 } 1:M 09 Jun 2025 12:44:54.321 * <bf> { cf-max-iterations : 20 } 1:M 09 Jun 2025 12:44:54.321 * <bf> { cf-expansion-factor : 1 } 1:M 09 Jun 2025 12:44:54.321 * <bf> { cf-max-expansions : 32 } 1:M 09 Jun 2025 12:44:54.321 * <bf> ] 1:M 09 Jun 2025 12:44:54.321 * Module 'bf' loaded from /usr/local/lib/redis/modules//redisbloom.so 1:M 09 Jun 2025 12:44:54.322 * <search> Redis version found by RedisSearch : 8.0.2 - oss 1:M 09 Jun 2025 12:44:54.322 * <search> RediSearch version 8.0.1 (Git=5688fcc) 1:M 09 Jun 2025 12:44:54.322 * <search> Low level api version 1 initialized successfully 1:M 09 Jun 2025 12:44:54.322 * <search> gc: ON, prefix min length: 2, min word length to stem: 4, prefix max expansions: 200, query timeout (ms): 500, timeout policy: return, cursor read size: 1000, cursor max idle (ms): 300000, max doctable size: 1000000, max number of search results: 1000000, 1:M 09 Jun 2025 12:44:54.322 * <search> Initialized thread pools! 1:M 09 Jun 2025 12:44:54.322 * <search> Disabled workers threadpool of size 0 1:M 09 Jun 2025 12:44:54.322 * <search> Subscribe to config changes 1:M 09 Jun 2025 12:44:54.322 * <search> Enabled role change notification 1:M 09 Jun 2025 12:44:54.322 * <search> Cluster configuration: AUTO partitions, type: 0, coordinator timeout: 0ms 1:M 09 Jun 2025 12:44:54.322 * <search> Register write commands 1:M 09 Jun 2025 12:44:54.322 * Module 'search' loaded from /usr/local/lib/redis/modules//redisearch.so 1:M 09 Jun 2025 12:44:54.323 * <timeseries> RedisTimeSeries version 80001, git_sha=577bfa8b5909e7ee572f0b651399be8303dc6641 1:M 09 Jun 2025 12:44:54.323 * <timeseries> Redis version found by RedisTimeSeries : 8.0.2 - oss 1:M 09 Jun 2025 12:44:54.323 * <timeseries> Registering configuration options: [ 1:M 09 Jun 2025 12:44:54.323 * <timeseries> { ts-compaction-policy : } 1:M 09 Jun 2025 12:44:54.323 * <timeseries> { ts-num-threads : 3 } 1:M 09 Jun 2025 12:44:54.323 * <timeseries> { ts-retention-policy : 0 } 1:M 09 Jun 2025 12:44:54.323 * <timeseries> { ts-duplicate-policy : block } 1:M 09 Jun 2025 12:44:54.323 * <timeseries> { ts-chunk-size-bytes : 4096 } 1:M 09 Jun 2025 12:44:54.323 * <timeseries> { ts-encoding : compressed } 1:M 09 Jun 2025 12:44:54.323 * <timeseries> { ts-ignore-max-time-diff: 0 } 1:M 09 Jun 2025 12:44:54.323 * <timeseries> { ts-ignore-max-val-diff : 0.000000 } 1:M 09 Jun 2025 12:44:54.323 * <timeseries> ] 1:M 09 Jun 2025 12:44:54.323 * <timeseries> Detected redis oss 1:M 09 Jun 2025 12:44:54.323 * Module 'timeseries' loaded from /usr/local/lib/redis/modules//redistimeseries.so 1:M 09 Jun 2025 12:44:54.323 * <ReJSON> Created new data type 'ReJSON-RL' 1:M 09 Jun 2025 12:44:54.323 * <ReJSON> version: 80001 git sha: unknown branch: unknown 1:M 09 Jun 2025 12:44:54.323 * <ReJSON> Exported RedisJSON_V1 API 1:M 09 Jun 2025 12:44:54.323 * <ReJSON> Exported RedisJSON_V2 API 1:M 09 Jun 2025 12:44:54.323 * <ReJSON> Exported RedisJSON_V3 API 1:M 09 Jun 2025 12:44:54.323 * <ReJSON> Exported RedisJSON_V4 API 1:M 09 Jun 2025 12:44:54.323 * <ReJSON> Exported RedisJSON_V5 API 1:M 09 Jun 2025 12:44:54.323 * <ReJSON> Enabled diskless replication 1:M 09 Jun 2025 12:44:54.323 * <ReJSON> Initialized shared string cache, thread safe: false. 1:M 09 Jun 2025 12:44:54.323 * Module 'ReJSON' loaded from /usr/local/lib/redis/modules//rejson.so 1:M 09 Jun 2025 12:44:54.323 * <search> Acquired RedisJSON_V5 API 1:M 09 Jun 2025 12:44:54.323 * Server initialized 1:M 09 Jun 2025 12:44:54.323 * <search> Loading event starts 1:M 09 Jun 2025 12:44:54.323 * <search> Enabled workers threadpool of size 4 1:M 09 Jun 2025 12:44:54.323 * Loading RDB produced by version 7.4.2 1:M 09 Jun 2025 12:44:54.323 * RDB age 11115 seconds 1:M 09 Jun 2025 12:44:54.323 * RDB memory usage when created 3.81 Mb 1:M 09 Jun 2025 12:44:54.327 # FATAL: Data file was created with a Redis server configured to handle more than 16 databases. Exiting

filetype
资源下载链接为: https://pan.quark.cn/s/22ca96b7bd39 网络拓扑配置文件是企业网络设计与管理的关键,详细记录了网络设备的连接方式、配置参数及网络服务的实现方式。本文主要围绕企业网络设计与仿真实现,尤其是接入层交换机的配置展开,这对于保障网络稳定运行和高效管理极为重要。 在企业网络中,接入层交换机负责连接终端设备(如计算机、打印机等)并将其接入网络。这些交换机通常配备自适应以太网端口,可适应不同速率的连接,部分还配备模块化端口以满足扩展需求。例如,技术部的接入交换机被命名为“Jishubu-Switch”,便于识别和管理。 配置接入层交换机时,首先需通过命令行界面(CLI)设置交换机名称,如使用hostname命令。为保障安全,还需配置加密的启用口令(enable secret)和虚拟终端(VTY)登录口令,防止未授权用户访问和修改配置,可通过enable secret和line vty命令实现。此外,配置终端线超时时间和关闭DNS解析也至关重要。超时时间可防止无人值守会话被恶意利用,关闭DNS解析则可减少不必要的网络流量,可通过exec-timeout和no ip domain-lookup命令完成。 VLAN(虚拟局域网)管理是企业网络设计的核心内容之一。接入层交换机通常配置为VTP(VLAN Trunking Protocol)客户端,从核心交换机学习VLAN信息。配置VTP模式后,需为交换机分配管理地址,以便进行远程管理,包括创建管理VLAN、分配IP地址并开启接口。访问端口的配置决定了设备接入特定VLAN的权限。例如,可将端口f0/2-3和f0/23-24分别配置为接入VLAN 6和7。主干道(trunk)端口的配置用于在交换机之间传输多个VLAN的数据。例如,f0/1和f0/4端口连接到Core-Switch1和Core-Swit
filetype
小董亮出你的8块腹肌吧!
  • 粉丝: 1747
上传资源 快速赚钱