Configure Proxmox to use an external Ceph cluster
We look into how to configure your Proxmox installation to use an external Ceph cluster for your data needs.
We will create an image from scratch in docker and add that to a docker registry so we can reuse that image when we create new docker instances, controlling the whole flow. Working with docker and registry First of we install the docker client, server and registry on our debian machine. apt install docker docker.io…
We are in our new linux environment and create the Perl language interpretor and some network utils required in order to manage your internet conncetion.
I’m trying to solve all the Advent of Code puzzles in this video series.
We look into Kerla a Linux kernel written in the rust language. We talk about the use cases Kerla could be used for and what its future plans might be.
I’m trying to solve all the Advent of Code puzzles in this video series.
We look into the Ceph scrubbing process, how it works, what to expect when something goes wrong. Some techniques to handle issues and work around them. We also talk about the difference between deep scrubbing and normal scrubbing. Last but not least we talk about filesystem scrubbing.