rladmin 集群debug_info

创建支持包。

Redis 企业软件

将支持包下载到指定路径。如果未指定路径,则会将软件包下载到集群配置文件中指定的默认路径。

rladmin cluster debug_info
        [ node <ID> ]
        [ path <path> ]

Parameters

Parameter Type/Value Description
node integer Downloads a support package for the specified node
path filepath Specifies the location where the support package should download

Returns

Reports the progress of the support package download.

Example

$ rladmin cluster debug_info node 1
Preparing the debug info files package
Downloading...
[==================================================]
Downloading complete. File /tmp/debuginfo.20220511-215637.node-1.tar.gz is saved.
RATE THIS PAGE
Back to top ↑