Playing around with Ceph Rados
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.
Openstack Manual install Part 6 – Compute node
In this video, we look into installing an Openstack Compute node and connecting it with our controller node.
Best Way to Install OpenStack? OpenMetal vs Manual installation
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.
Openstack Manual install Part 5 – Neutron
In this video, we look at installing Neutron to handle networks in the Openstack cluster.
Setting up iSCSI in Ceph
We look into how iSCSI works inside of Ceph. How to set it up and configure windows to connect to a drive.
Openstack Manual install Part 4 – Placement and Nova
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.
My adventure with Power Over Ethernet (POE) using my Raspberry PI 3B+
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.
All you need to know about FastCGI Process Manager (FPM)
We look into how to set up FastCGI Process Manager (FPM). What configuration options and considerations are important.
Openstack Manual install Part 3 – Horizon dashboard and Cinder
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.