/SingleNodeOpenshift4MAS

Single Node Openshift for Maximo or something else using Red Hat Cloud Console

SingleNodeOpenshift4MAS

Single Node Openshift for Maximo or something else using Red Hat Cloud Console This is an example of how to build a single-node openshift cluster on a IBM Fusion Storage box using Red Hat Cloud Console and deploy it on OpenShift Virtualization (OSV) in an OpenShift cluster

Prerequisites:

Provision a server of suitable size on your platform

minimum vCPU's for a single node openshift server is 10 vCPU image


pick a suitable operating system for the server, RHEL9 is a good choice, it will be replaced by CoreOS during the installation process image


Be sure to uncheck "start this virtual machine after creation" and click Customize image

Select a suitable server name and leave the other parameters on this page, click next image

On this page, UNCHECK "Start this VirtualMachine after creation", the GUI is unfortunately very persistent in not wanting you to succeed image

image

Select the disks tab ind edit the rootdisk image

Increase the PVC size for the root disk, 600 GiB is a good number for a MAS system image

...and uncheck "Start this VirtualMachine after creation"...

Next, go to Network Interfaces, and add a Network Interface. Give it a nice name and ensure that you select "nad" as Network, and "Bridge" as type

image

Note down the MAC address you receive for the new NIC, in this example it is 02:8e:f3:00:00:32 image

...and uncheck "Start this VirtualMachine after creation"...

Screenshot_2024-06-03_12 26 34

time to click Create Machine should now be created and be in state "Stopped"


Select OpenShift in the Red Hat Hybrid Cloud Console Screenshot_2024-06-03_14 20 36


Click Create Cluster image

Screenshot_2024-06-03_14 25 57

Select Interactive
image


Screenshot_2024-06-03_14 38 06

When installing in a Fusion HCI (and probably any other Hyper-Converged Infrastructure) add the VLAN ID. Enter a DNS, recommend to use Quad 9 (9.9.9.9) which is a safer DNS service. image and click Next


Enter the MAC address you received before and an IP address. Screenshot_2024-06-05_10 14 46


Select to install the Logocal Volume Manager Operator image click Next


Click Add host image


and build a boot CD-ROM (Full image file) to be mounted as boot media when starting the machine, click Generate and you will get a Discovery ISO URL, copy it image


Move to the machine you have prepared on the Fusion HCI and add a disk image


create a new CD-ROM and set it first in boot order Screenshot_2024-06-05_10 26 20


image
wait for provisioning to be finished, ie that OSV has downloaded the ISO and stored in onto a virtual CD-ROM image
after a couple of minutes... image


Time to start the new single node openshift server image


This is the result of a succesful installation, screenshot is from older installation in order to finalize this documentation image