iDRAC: Export and import iDRAC configuration information

摘要: This article explains how to export and import the configuration information that is set on the iDRAC Web console. However, only iDRAC9 allows for web interface access to that information. ...

本文章適用於 本文章不適用於 本文無關於任何特定產品。 本文未識別所有產品版本。

說明

Note: iDRAC9 and later supports UI but iDRAC7/8 only supports CLI.

iDRAC Server Configuration Profiles

Duration: 00:10:20 (hh:mm:ss)
When available, closed caption (subtitles) language settings can be chosen using the CC icon on this video player.



Link to the manual for more information for UI interactions: https://www.dell.com/support/manuals/idrac9-lifecycle-controller-v3.3-series/idrac_3.31.31.31_ug/exporting-server-configuration-profile-using-idrac-web-interface<>

Steps using CLI

Advance preparation:

  • Install the DRAC Tool if racadm is not installed.
  • Run the command to check the iDRAC version:
    racadm -r "iDRAC IP address" -u "iDRAC user ID" -p "iDRAC password" getversion
    Command example: racadm -r 192.16.1.120 -u root -p calvin getversion
    

Steps to export
Run the command to export the XML file.

racadm -r "iDRAC IP address" -u "iDRAC user ID" -p "iDRAC password" get -t xml -f "File path/filename of export destination" 
Command example: racadm -r 192.168.0.120 -u root -p calvin get -t xml -f C:\iDRAC_config.xml

NOTE: Filename/file path is an example. Specify any export destination/filename.

 

Only if the iDRAC version that is confirmed in the Advance preparation step is 1.x, the XML file does not include the alert information.
For this reason, run the command to export the alert information (ini file).

racadm -r "iDRAC IP address" -u "iDRAC user ID" -p "iDRAC password" get -t ini -f "file path/file name"
Command example: racadm -r 192.168.0.120 -u root -p calvin get -t ini -f C:\iDRAC_config.ini

 

Steps to import
Follow the steps below to import the exported information.

  1. Only for iDRAC version 1.x, run the command to import the alert information (ini file).

    racadm -r "iDRAC IP address" -u "iDRAC user ID" -p "iDRAC password" set -t ini -f "file path/filename of file to be imported"
    Command example: racadm -r 192.168.0.120 -u root -p calvin set -t ini -f C:\iDRAC_config.ini
    
  2. Run the command to import the XML file (system configuration).

    racadm -r "iDRAC IP address" -u "iDRAC user ID" -p "iDRAC password" set -t xml -f "file path/filaname of the file to be imported"
    Command example: racadm -r 192.168.0.120 -u root -p calvin set -t xml -f C:\iDRAC_config.xml
    

     

    NOTE: When importing after replacement of iDRAC, enter the default password as the iDRAC password.

     

  3. Wait for the system to restart.
    Restart the system manually if it is not automatically restarted.

 

Since the password of each user for iDRAC is not restored, change the password of each user.
Also, since not all the passwords are restored, restore such as proxy and VNC Server if necessary.

 

Steps using UI

NOTE: Only iDRAC9 supports operations on UI.

Steps to export

  1. Log in to the iDRAC Web console.

  2. Select Configuration -> Server Setting Profile from the menu bar.
    iDRAC9 Configuration Dashboard

  3. Expand the Export, and enter the following items at a minimum.
    ・File name: Any file name
    ・Export Components: Select the items that you want to export. Select "All."
    Leave other settings as default or set as you want and click Export.
    iDRAC Server Configuration Profile

  4. Click Save Locally on the appeared message and save it any place.
    iDRAC Server Configuration export

 

Steps to import
Follow the steps below to import the exported information.

  1. Follow the above export steps until step 2.

  2. Expand the Import, and enter the following items at a minimum
    ・File Path: Select the file to import
    ・Import Components": Select the items that you want to import. Select "All"
    Leave other settings as default or set as you want and click Import.
    iDRAC configuration - Import

 

 

其他資訊

影片

iDRAC Server Configuration Profiles

Duration: 00:10:20 (hh:mm:ss)
When available, closed caption (subtitles) language settings can be chosen using the CC icon on this video player.

受影響的產品

iDRAC6, iDRAC7, iDRAC8, iDRAC9
文章屬性
文章編號: 000114972
文章類型: How To
上次修改時間: 09 12月 2024
版本:  12
向其他 Dell 使用者尋求您問題的答案
支援服務
檢查您的裝置是否在支援服務的涵蓋範圍內。