ub
Command Function
Displays UnifiedBus information.
Syntax
1
|
./kspect ub [-h] [-k | -s | -r | -m | -b | -v] |
Parameter Description
|
Parameter |
Description |
|---|---|
|
-h/--help |
Obtains help information. |
|
-k/--kvcache |
Displays KV cache information. |
|
-s/--ubse |
Displays UBSE information. |
|
-r/--urma |
Displays URMA information. |
|
-m/--ubm |
Displays UBM information. |
|
-b/--bmc |
Displays BMC information related to UnifiedBus. |
|
-v/--ubsvirt |
Displays the network data of UBSVirt containers. |
Example
Collect all UnifiedBus information.
1
|
./kspect ub
|

|
Item |
Description |
|---|---|
|
KVCache Info |
Displays KV cache information, including whether to enable the URMA, RDMA and URMA modes as well as the data pull mode. |
|
UBSE Info |
Displays UBS Engine information, including the certificate configuration mode, certificate usage status, and certificate status. |
|
UBM Info |
Displays UnifiedBus management information, including the slot ID, MAMI running status, user groups, and LCNE status. |
|
UB BMC Info |
Displays UnifiedBus BMC information, including the cluster mode, whether a node is a UnifiedBus controller or management node, networking mode, and management mode. |
|
UBSVirt Info |
Displays container data in the UnifiedBus virtualization scenario, including the CPU configuration, memory configuration, pod status, and pod permissions. |
|
JSON Report |
The generated report is saved in the Tool_installation_path/output/kspect-ub-YYYYMMDD-HHMMSS directory and the file name is kspect-ub-YYYYMMDD-HHMMSS.json. |