This is an old revision of the document!
Table of Contents
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)
apt install p7zip-fullmkdir -p /mnt/usb && mount /dev/sdb1 /mnt/usb7z x ~/Downloads/bloxone-appliance-vX.Y.iso -o/mnt/usb
- On Mac OS: (Assuming /dev/disk2 is the USB drive)
brew install p7zipdiskutil listdiskutil eraseDisk FAT32 BLOXONE MBRFormat /dev/disk2diskutil mountDisk /dev/disk27z x ~/Downloads/bloxone-appliance-vX.Y.iso -o/Volumes/BLOXONE
- On Microsoft Windows (Assuming F:\ is the USB drive)
“C:\Program Files\7-Zip\7z.exe” x C:\Downloads\bloxone-appliance-vX.Y.iso -oF:\
Check that the host serial is in the CSP still and that its state is one of the following: “Pending/Awaiting Approval/Review Details”.
Resetting the BIOS
Now we reset the BIOS.
- 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
<DEL>or<ESC>to enter setup. - On the BIOS screen, choose
Restore Defaults. - Press F4 to save the selection and exit the screen.
- When prompted with
Save & Exit?, select Yes and press Enter.
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.
- Press <DEL> or <ESC> to enter setup in the BIOS screen.
- Select the Boot Option #1 as your USB drive.
- If the USB drive not detected in Boot Options, select the
Hard Drive BBS Prioritiesand change the order for Boot Options #1 to the detected USB drive. - Press F4 to save the selection and exit the screen.
- When prompted with
Save & Exit?, select Yes and press Enter. - Before installing the Image on the box, it would display
stdin: not a typewriter; checking integrity, this may take some time. - The first option
Install BloxOne Appliance on To be filled by O.E.M. serial xxxxxxxis selected by default and the installation starts automatically if you do not already have the same ISO image pre-installed on the appliance. - If you have the same ISO image pre-installed on the appliance, the second option
Boot from next volumeis selected and you must manually select the first option if you want to reinstall the same ISO image. - The installation starts automatically once you select an option and may take up to 30 minutes to complete.
- 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
After you have successfully installed the ISO image and connected the physical appliance to the Cloud Services Portal, the appliance will automatically enter the Awaiting Approval state. You will be able to log in to the Cloud Services Portal and approve. After approval it would take 30 minutes or so to complete to ONLINE status.
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.
