請注意,iDRAC9 及更新版本支援UI,但iDRAC7/8僅支援 CLI。
連結到 Dell Technologies YouTube 影片「組態配置檔」 - https://www.youtube.com/watch?v=HWRO6BNAs4Q
連結到手冊,以取得 UI 互動的詳細資訊:https://www.dell.com/support/manuals/en-us/idrac9-lifecycle-controller-v3.3-series/idrac_3.31.31.31_ug/exporting-server-configuration-profile-using-idrac-web-interface?guid=guid-09fdb445-d0bf-494c-a3fa-88dead54efea⟨=en-us
事前準備:
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
匯出
步驟執行命令以匯出 XML 檔案。
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
注意:范例如檔名/檔案路徑。指定任何匯出目的地/檔名。
只有在預先準備步驟中確認的 iDRAC 版本為 1.x 時,XML 檔案才會包含警示資訊。
因此,執行命令以匯出警示資訊 (ini 檔案)。
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
匯
入步驟請按照以下步驟匯入匯出的資訊。
僅適用於 iDRAC 1.x 版,請執行命令以匯入警示資訊 (ini 檔案)。
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
執行下列命令以匯入 XML 檔案 (系統配置)。
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
等待系統重新啟動。
如果沒有自動重新啟動,請手動重新啟動系統。
由於未還原每個使用者的 iDRAC 密碼,請變更每個用戶的密碼。
此外,由於並非所有密碼都已還原,請視需要還原 Proxy 和 VNC 伺服器等。
注意:只有iDRAC9支援UI上的作業。
匯出步驟
登入 iDRAC Web 控制台。
選取 「組態 」->功能表欄中的 「Server Setting Profile 」。
展開 匯出,並至少輸入下列專案。
*檔案名:任何檔案名
*匯出元件:選取您要匯出的專案。通常,請選取「All」。
將其他設定保留為預設值或依您想要設定,然後按兩下[ Export] (匯出)。
在出現的訊息上按兩下 [Save Locally] (儲存本機 ),並將其儲存在任何位置。
匯
入步驟請按照以下步驟匯入匯出的資訊。
請遵循上述導出步驟直到步驟 2。
展開 匯入,並至少輸入
下列專案 *檔案路徑:選取要匯
入 「匯入元件」的檔案:選取您要匯入的專案。通常,請選取「All」
,將其他設定保留為預設值或依您想要設定,然後按兩下「 匯入」。