PowerEdge: Export a SupportAssist Collection Using iDRAC UI or racadm cmd
Summary:Learn how to create and export a SupportAssist Collection using iDRAC9 and iDRAC10 on Dell devices. Resolve technical issues with this step-by-step guide.
Please select a product to check article relevancy
This article applies to This article does not apply toThis article is not tied to any specific product.Not all product versions are identified in this article.
The iDRAC9 and iDRAC10 SupportAssist utility can create a SupportAssist collection, also known as a Technical Support Report (TSR). The iDRAC provides an application interface for gathering platform information that enables support services to resolve platform problems. The iDRAC generates a SupportAssist collection of the system. It saves the collection locally. The SupportAssist collection, or Technical Support Report, can then be used to troubleshoot a system.
Click Maintenance, and then click SupportAssist (Figure 1).
Note: If the server is not registered for SupportAssist, the SupportAssist Registration Wizard is displayed. Registration is optional. If registration is not wanted, click Cancel, and then click Cancel Registration. Registration must be completed to automatically send the collection to Dell Support.
Click Start a Collection (Figure 1).
Select the datasets to include in the collection. Optionally, proceed with the default selection.
Note: OS and Application Data requires the iDRAC Service Module (iSM) be installed and running. For more information, reference Support for Dell iDRAC Service Module. iSM is an optional software application that can include relevant OS and Application Data in the SupportAssist collection. The Operating System and Application Data option is disabled and not selectable if either the iDRAC Service Module is not installed and running or if the Operating System BMC/iDRAC Passthrough is disabled in the iDRAC.
Collection Preferences: Select datasets that should be filtered for Personally Identifiable Information (Figure 2).
Figure 2: iDRAC9 Collection Preferences
Note:
- Select the Filter Data option to exclude host names, MAC addresses, logs, or registry contents.
- Thermal data is not included in the collection when filtering is enabled.
- Debug logs and storage logs are not included in the collection when filtering is enabled.
Select the destination to save the collection to.
Note: If the Save to Network option is selected, the provided network details are saved as default for all future collections.
Note: As of iDRAC9 firmware 7.0 and newer it is no longer possible for an iDRAC SupportAssist collection to be directly sent to Dell.
Save locally option saves the generated collection on the local system.
Note: A message displays to save a compacted file to open in your browser. Certify that this message is not blocked.
Save to Network option saves the generated collection to a defined CIFS or NFS share location.
Click Collect to proceed with Collection generation.
Accept the End-User Level Agreement (EULA) to continue the process.
Access iDRAC documentation by selecting "iDRAC <xx>", the installed firmware version and then documentation.
Additional Information
To log in to the iDRAC using racadm, see the following tutorial:
Tutorial on iDRAC RACADM Command Line
Duration: 00:05:18 (hh:mm:ss)
When available, closed caption (subtitles) language settings can be chosen using the CC icon on this video player.
Generate a SupportAssist (TSR) collection using the racadm command
iDRAC7 and iDRAC8 firmware version 2.30 and later.
Connect to the iDRAC using an SSH connection (Use an SSH client if needed)
Figure 5: Putty application - Opening a connection to the iDRAC
Run racadm
Figure 6: Run the initial command.
Run racadm techsupreport generate -t SysInfo
[options for logs are added with comma (,) no spaces, logs are SysInfo [main log], TTYLog [Storage controller logs], OSAppAll [OS logs, available only if iDRAC Service Module [iSM] is installed on the OS and running]]
Figure 7: Running TSR collection command.
Check the job queue to ensure that the file collection is complete
Figure 8: Running Job queue view command.
Once the job has been successfully completed, run racadm techsupreport collect -f <filename>.zip [Local save when run on the server] or racadm techsupreport collect -l <your CIFS or NFS share name> [-u <your share username> -p <your share user password> as needed]
Figure 9: Local export
Figure 10: Remote export
Note: The -f for the file name is NOT needed when using a share to save the file.