infoblox_uddi:proxmox
Differences
This shows you the differences between two versions of the page.
| infoblox_uddi:proxmox [2026/01/21 07:47] – created bstafford | infoblox_uddi:proxmox [2026/01/21 08:01] (current) – bstafford | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Repairing BloxOne OPH ====== | ||
| - | The BloxOne B1-105 appliance can be rebuilt using the ISO image that is available for the Dell VEP servers. | ||
| - | ===== Prepare USB Boot Drive ===== | ||
| - | * Download the ISO image from the CSP portal (CSP > Administration > Downloads > On-Prem Hosts). You want the Dell VEP 1425/1485 image. | ||
| - | * Use that ISO image and create a bootable USB stick with it. The commands below use the 7-Zip command-line utility tool to do this. | ||
| - | * On Linux: (Assuming /dev/sdb1 is the USB drive) | ||
| - | * '' | ||
| - | * '' | ||
| - | * '' | ||
| - | * On Mac OS: (Assuming /dev/disk2 is the USB drive) | ||
| - | * '' | ||
| - | * '' | ||
| - | * '' | ||
| - | * '' | ||
| - | * '' | ||
| - | * On Microsoft Windows (Assuming F:\ is the USB drive) | ||
| - | * ''" | ||
| - | Check that the host serial is in the CSP still and that its state is one of the following: " | ||
| - | ===== Resetting the BIOS ===== | + | ======= NIOS-X and Proxmox ====== |
| - | Now we reset the BIOS. | + | You need to set the Serial Number because it is blank by default. |
| + | * Under the Guest (NIOS-X host), go to Options > SMBIOS Settings (Type 1). | ||
| + | * You will need to fill the Serial number value in. You could use the MAC address of the first network adapter. To get that, Exit and got to Hardware (two items above Options). Double click on the (net0) and copy that MAC addrsss. Go back tinto SMBIOS and past it into the Serial field. | ||
| + | * Reboot. | ||
| - | * Connect a USB keyboard and also a monitor with a VGA cable to the B1-105 appliance. | ||
| - | * Connect the power brick that comes with the appliance to the appliance (but don't plug it into the mains yet). | ||
| - | * Connect an ethernet cable using the LAN2 port on the front of the appliance. (You must use the LAN2 port to connect the appliance in the initial setup. Once the appliance is up and running, you can use both the LAN1 and LAN2 ports in your configuration.) | ||
| - | * To power up the appliance, connect the power cable to a power source. Power up the appliance by pressing the power button and releasing it quickly. The monitor screen will display the copyright screen. Press ''< | ||
| - | * On the BIOS screen, choose '' | ||
| - | * Press F4 to save the selection and exit the screen. | ||
| - | * When prompted with '' | ||
| - | |||
| - | ===== Installing the ISO Image ===== | ||
| - | Now we install the ISO image. | ||
| - | * Insert the bootable USB drive that you created earlier, and then restart the appliance by pressing the power button. | + | Automation snipit |
| - | * Press <DEL> or <ESC> to enter setup in the BIOS screen. | + | <code>VM_ID=999 |
| - | * Select the Boot Option | + | SERIAL_NUMBER=" |
| - | * If the USB drive not detected in Boot Options, select the '' | + | # Set the SMBIOS base64 encoded serial number |
| - | * Press F4 to save the selection | + | ENCODED_SERIAL=$(echo -n " |
| - | * When prompted with '' | + | echo " |
| - | * Before installing the Image on the box, it would display '' | + | # replace SERIAL_NUMBER with its base64 form so the later qm set uses the encoded value |
| - | * The first option '' | + | echo " |
| - | * If you have the same ISO image pre-installed on the appliance, the second option '' | + | qm set " |
| - | * The installation starts automatically once you select an option | + | |
| - | * The appliance restarts by itself. | + | |
| - | * If your network does not have DHCP servers available, the appliance will fall back to the default IP address 192.168.1.2. Configure the B1-105 appliance through an internet browser. | + | |
| - | ===== Approving the Appliance | + | Alternatively, |
| - | After you have successfully installed the ISO image and connected | + | |
| - | + | ||
| - | It is important to make sure we give ample amount of time for the appliance to complete each of its milesstones as said above or else we may not achieve the desired results. | + | |
infoblox_uddi/proxmox.1768981626.txt.gz · Last modified: by bstafford
