Playing around with Ceph Rados

2022-11-07 12:11:05 - No Comments

We look into Ceph Rados and try to figure out how Ceph stores data. The main goal is to read data from one cluster as raw objects and write it back to another cluster.

Read more →

Openstack Manual install Part 6 – Compute node

2022-10-31 12:10:03 - No Comments

In this video, we look into installing an Openstack Compute node and connecting it with our controller node.

Read more →

Best Way to Install OpenStack? OpenMetal vs Manual installation

2022-10-24 11:10:03 - No Comments

We are looking into OpenMetal. How to get started and what is included. OpenMetal is a service where you get an OpenStack solution in a box with a Ceph cluster deployed on dedicated hardware.

Read more →

Openstack Manual install Part 5 – Neutron

2022-10-17 11:10:46 - No Comments

In this video, we look at installing Neutron to handle networks in the Openstack cluster.

Read more →

Setting up iSCSI in Ceph

2022-10-13 21:10:03 - No Comments

We look into how iSCSI works inside of Ceph. How to set it up and configure windows to connect to a drive.

Read more →

Openstack Manual install Part 4 – Placement and Nova

2022-10-03 11:10:03 - No Comments

In this video, we look into installing Placement and Nova services. The Placement service is used to gather statistics about your cluster and figure out where to put instances. Nova is the controller and compute nodes that will do the actual work.

Read more →

My adventure with Power Over Ethernet (POE) using my Raspberry PI 3B+

2022-09-26 11:09:02 - No Comments

I am looking into POE (Power Over Ethernet). What is required to run servers without having a power cord? I’ve been really curious, so it was fun to learn about it.

Read more →

All you need to know about FastCGI Process Manager (FPM)

2022-09-25 04:09:04 - No Comments

We look into how to set up FastCGI Process Manager (FPM). What configuration options and considerations are important.

Read more →

Openstack Manual install Part 3 – Horizon dashboard and Cinder

2022-09-19 11:09:03 - No Comments

In this video, we look into installing the Horizon dashboard and the Cinder volume storage. The volume storage will utilize Ceph as a backend, so we take a couple of extra steps for that to work.

Read more →

Everything you need to know about FastCGI Process Manager (FPM)

2022-09-13 11:09:03 - No Comments

We look into how to set up FastCGI Process Manager (FPM). What configuration options and considerations are important.

Read more →

Openstack Manual install Part 2 – Glance

2022-09-05 11:09:02 - No Comments

In this video, we will install Glance an OpenStack component required for storing your images. Glance can utilize Ceph as a backend, and we want this setup, so there are some extra steps required.

Read more →

Automatic install of Redhat 9 using Kickstart

2022-08-29 11:08:03 - No Comments

We are looking into installing Redhat 9 without any interaction using Kickstart. Kickstart is a tooling that gives you configuration options to prepare your system and manage the installation flow.

Read more →