RMU build Gen-1.5: IV. Best Practices - C. Dell OpenManage Enterprise

From Internet Computer Wiki
Revision as of 22:07, 28 February 2024 by Katie.peters (talk | contribs)
Jump to: navigation, search

This page is part of the Gen-1.5 RMU build runbook.

Go back to the previous section: B. Install RACADM Tool on RMU

C. Dell OpenManage Enterprise (Recommended)

This is a service that allows you to talk to the Baseboard Management Controller(s) (BMC) of your IC nodes. This service will allow you to discover your Dell’s servers iDRACs (Dell’s version of a BMC.) Once configured, you will be able to apply firmware updates remotely.

Create VM

  1. From the main Proxmox page, select Create VM to launch the Create: Virtual Machine dialog window.
  2. Tick the Advanced box and the Start at boot: box, then enter VM ID of 123, set Name: to <dc>-ome. Enter 10 into the Start/Shutdown Order:. Select Next.
    • OME - VM Create - 01 - General.png
  3. Select Do not use any media. Set Type: to Other. Select Next.
    • OME - VM Create - 02 - OS.png
  4. Ensure that Graphic card: is set to Default, SCSI Controller: is set to VirtIO SCSI single, Machine: is set to Default (i440fx), BIOS: is set to Default (SeaBIOS). Select Next.
    • OME - VM Create - 03 - System.png
  5. Ensure that Bus/Device: is set to IDE & 0, Storage: is set to local-zfs, Disk size (GiB): is set to 8, Backup: box is ticked, Async IO: is set to Default (io_uring). Select Next.
    • Screenshot 2024-01-22 at 2.50.42 PM.png
  6. Set Sockets to 1, set Type: to X86-64-v2-AES, set Cores: to 8. Select Next.
    • OME - VM Create - 05 - CPU.png
  7. Set Memory(MiB): to 16767 and Minimum memory (MB): to 2048. Select Next.
    • OME - VM Create - 06 - Memory.png
  8. Set Bridge: to vmbr1, set Mode: to Intel E1000, Disable the Firewall: tickbox. Select Next.
    • OME - VM Create - 07 - Network.png
  9. Do NOT tick the Start after created because we need to map the (soon to be downloaded) OME image to a disk. Select Finish.
    • OME - VM Create - 08 - Confirm.png

Continue to next section: D. Update Firmware on SuperMicro Nodes

Or skip and jump to E. Enable Remote Access to Servers Console

Go to the index of the Gen-1.5 RMU build runbook.