Chapter 12. RAS, monitoring, and troubleshooting 683
The svcconfig backup command creates three files that provide information about the
backup process and cluster configuration. These files are created in the /dumps directory on
the configuration node and can be retrieved by using SCP. Use the lsdumps command to list
them, as shown in Example 12-2.
Example 12-2 Listing the backup files by using the CLI
>lsdumps
id filename
...
48 svc.config.backup.xml_781000E-1
49 svc.config.backup.sh_781000E-1
50 svc.config.backup.log_781000E-1
...
The three files that are created by the backup process are described in Table 12-9.
Table 12-9 Files that are created by the backup process
12.3.2 Downloading a configuration backup by using the GUI
The IBM Storwize V5000 Gen2 does not offer an option to initiate a backup from the GUI.
However, you can download existing daily backups or manual backups that were triggered
from the CLI.
To download a configuration backup file by using the GUI, complete the following steps:
1. Browse to Settings → Support → Support Package and select Manual Upload
Instructions. See Figure 12-24.
Figure 12-24 Manual Upload Instructions
File name Description
svc.config.backup.xml_<serial> This file contains the cluster configuration data.
svc.config.backup.sh_<serial> This file contains the names of the commands that were
issued to create the backup of the cluster.
svc.config.backup.log_<serial> This file contains details about the backup, including any
error information that might be reported.