You can collect dump log files including performance information.
This section describes how to collect dump log files by using the REST API/CLI.
The performance information collected in this step includes that for a maximum of the last two days.
Perform this procedure only when instructed to do so in the document or by customer support.
When you are also instructed to perform the procedure as described in Procedure for collecting dump log files of VSP One SDS Block, first perform the procedure. If you want to monitor the system performance, see Obtaining system performance and capacity information in the VSP One SDS Block System Administrator Guide. If a failure occurs during this procedure, see Action to be taken when dump log file download fails.
Dump log files are created with the following file name:
-
When splitting of dump log files is not specified:
hsds_log_<YYYYMMDD>_<hhmmss>_<LABEL>_<HOSTNAME>_<ROLE>_<MODE>.tar.gz
Example 1) hsds_log_20260120_204236_labelname1_storagenode1_MasterPrimary_Monitor.tar.gz
Example 2) hsds_log_20260120_204236_labelname1_storagenode1_Worker_Monitor.tar.gz
-
When splitting of dump log files is specified:
hsds_log_<YYYYMMDD>_<hhmmss>_<LABEL>_<HOSTNAME>_<ROLE>_<MODE>.tar.gz.<INDEX>
Example 1) hsds_log_20260120_204236_labelname1_storagenode1_MasterPrimary_Monitor.tar.gz.001
Example 2) hsds_log_20260120_204236_labelname1_storagenode1_Worker_Monitor.tar.gz.001
Whenever you run an REST API or CLI in each step, authenticate it using an issued authentication ticket.
-
If a server certificate is not imported in VSP One SDS Block, a warning message about a server certificate might appear.
When a warning message appears, verify the IP address or host name of the request destination, and then take action according to how to ignore the warning by each execution environment bullet-listed in Action to be taken when a warning message about a server certificate appears in the VSP One SDS Block System Administrator Guide.
-
When storing dump log files, ensure they are saved in paths with sufficient length to avoid violating path length restrictions specific to the OS you are using.